For some reason I am having system tray issues as it is not showing my complete speaker icon and the battery icon isnt showing at all. I have not updated my system at all. REboot doesnt help either. Is there something i can do to fix this issue?
Taskbar icons are cached and stored in registry binary values For the system tray icons part, It may help to refresh its cache stored in the following 2 REG_BINARY values: Code: [HKEY_CURRENT_USER\SOFTWARE\Classes\Local Settings\Software\Microsoft\Windows\CurrentVersion\TrayNotify] "IconsStream"= "PastIconsStream"= Deleting both values will reset the cache Restart explorer to apply StartAllBack overrides these settings if used. Delete values here: Code: [HKEY_CURRENT_USER\SOFTWARE\Classes\Local Settings\Software\Microsoft\Windows\CurrentVersion\TrayNotSIB] "IconsStream"= "PastIconsStream"= Restart explorer