Skip to content
View in the app

A better way to browse. Learn more.

MSFN

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Get back all missing Tray Icons!

Featured Replies

After a four-year search around the web, I finally found a definitive solution for the random missing icons in the system tray.

According to WinHLP page, where a more detailed analysis is provided, this issue is caused by both uPNP services (which I didn’t want to deactivate, of course, being IMHO an important part of a working system) and a timing defect in the Windows function Shell_NotifyIcon in shell32.dll, which has a starting timeout of only 4 seconds, and gets clogged by tray requests, thus clogging the API itself.

The final solution for shell32.dll version 6.0.2900.5622 (SP3 and later) is provided further more in the topic comments, and involves a slight modification of the starting timeout interval, through the following operations:

(WARNING:the following procedure involves modification of a critical system library, so I take no responsibility for any misuse, mistyping and malfunctioning of your OS, after you followed them. Follow the instruction only if you know what you're doing. GOLDEN RULE: Always make a Backup!)

1. Make a system Restore Point.

2. Open C:\WINDOWS\System32\Shell32.dll with any hex editor, and change:

0xA00F to 0×60EA at offset 0×69AA4

and

0×03 to 0×01 at offset 0×69AA9

3. Save the dll file in another folder, keeping the same name and extension.

4. Download and run DLL Replacer.

5. Drag and drop into the cmd window first the original dll (C:\WINDOWS\System32\Shell32.dll), then hit enter and drag and drop your modified dll (Yourfolder\System32.dll). Hit enter again and answer Y to the question.

6. Reboot, and from then on never experience the isuue again!! :D (At least, until Microsoft updates the file….).

I hope this is useful.

Leave your comments, if that worked for you. :thumbup

A big Thank You! goes to WinHLP's original page.

(237 visits....not a single thanks....)

Edited by Uncle Bill


Create an account or sign in to comment

Recently Browsing 0

  • No registered users viewing this page.

Account

Navigation

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.