Systeem tray icons disappeared (time, date, network, volume etc) after KB5094126 update

Sonja Morbé 5 Reputation points
2026-06-21T08:47:50.05+00:00

Windows 11 system tray icons missing after cumulative update KB5094126

I am troubleshooting a Windows 11 PC where the system tray area on the bottom-right side of the taskbar has disappeared.

The following items are no longer visible in the taskbar/system tray:

  • Clock and date
  • Network icon
  • Sound/volume icon
  • Hidden icons chevron
  • Widgets/weather icon

The PC itself still works. Internet is working, sound is working, and the system time is correct. The issue seems to be visual/taskbar-related: the functions are working, but the icons are not shown in the taskbar.

The issue appeared after a recent Windows cumulative update. In Update History I can see that KB5094126 was installed around June 15.

I know the official Microsoft KB5094126 support page does not list missing system tray icons as a known issue. However, I found Microsoft Q&A and Reddit reports where users describe similar symptoms after recent Windows updates, including KB5089573 and KB5094126.

Troubleshooting already performed

  1. Restarted the PC normally.
  2. Fully shut down the PC and started it again.
  3. Checked display settings:
    • Screen 1 is the main display.
    • Tried duplicate display / extend display / show only on 1.
    • No improvement.
  4. Restarted Windows Explorer through Task Manager.
    • No improvement.
  5. Checked taskbar settings:
    • “Show time and date in the system tray” was enabled.
    • Toggled it off, waited a few seconds, then toggled it on again.
    • No improvement.
    • Widgets were also enabled, but the weather/widgets icon still does not show.
  6. Checked system tray icon settings.
    • Network and volume were not available there as separate toggles.
  7. Tested keyboard shortcuts:
    • Windows + A opens Quick Settings.
    • Windows + N did not open the notification/calendar panel earlier.
  8. Reset the TrayNotify icon cache using PowerShell as administrator: Stop-Process -Name explorer -Force; Remove-ItemProperty -Path "HKCU:\Software\Classes\Local Settings\Software\Microsoft\Windows\CurrentVersion\TrayNotify" -Name "IconStreams","PastIconsStream" -ErrorAction SilentlyContinue; Start-Process explorer The taskbar restarted, but the issue was not resolved.
  9. Checked possible policy/registry values using PowerShell: Get-ItemProperty -Path "HKCU:\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer","HKCU:\Software\Policies\Microsoft\Windows\Explorer" -ErrorAction SilentlyContinue | Select-Object NoTrayItemsDisplay,HideClock,DisableNotificationCenter,HideSCAVolume,NoNetworkConnections No values were shown as enabled / set to 1.
  10. Ran DISM:

DISM /Online /Cleanup-Image /RestoreHealth

DISM reached 100% but returned error 0x800f0915, saying that the repair content could not be found.

  1. Ran System File Checker:

sfc /scannow

SFC found corrupt files, but could not repair all of them.

  1. Used Settings > System > Recovery > Fix problems using Windows Update > Reinstall now.
  • The repair installation completed.
  • The PC restarted successfully.
  • The PIN still works.
  • Windows starts normally.
  • However, the system tray icons are still missing.
  1. A new account/profile

The new account/profile has the same problem.

The PC is usable. Internet, sound, and time all work. The only remaining issue is that the system tray area on the right side of the taskbar is missing / not rendering correctly.

Questions

  1. Is this a known issue with KB5094126 or recent Windows 11 updates, even if it is not listed on the official KB5094126 page?
  2. Is it better to wait for the next cumulative update, or should I try another repair method such as an in-place repair using the Windows ISO?
Windows for home | Windows 11 | Windows update

3 answers

Sort by: Most helpful
  1. DaveM121 897K Reputation points Independent Advisor
    2026-06-21T09:27:17.7+00:00

    This is a reported problem on the forums in the June KB5094126 update and also the May Optional Preview update that was basically a beta version of the June update, however, so far, this is not reported on the Microsoft support web page for that update, it may be best to open the Feedback Hub app in Windows, if more people report this, the sooner they will release a patch for this.

    If that process you performed in the Settings app did not resolve the problem, then the best option is to perform an in-place repair with the Windows 11 ISO.

    Please ensure you download the ISO in the same language as you use for the Windows UI, follow the steps, this is then not like re-installing Windows, it is just like an update and your personal files, settings and installed software will not be affected.

    Click this link:

    https://www.microsoft.com/software-download/windows11

    to download the Windows 11 ISO

    When the ISO file completes downloading

    Disconnect from the Internet

    Disconnect all external devices with the exception of a mouse or keyboard.

    Temporarily disable any 3rd party Anti-virus you may have installed

    Then, in Windows File Explorer, double click the ISO and then run Setup.exe and select the Install option.

    Very Important - ensure you select the option to keep your files and apps.

    Was this answer helpful?

    1 person found this answer helpful.

  2. Jake's Dad 0 Reputation points
    2026-06-24T00:32:12.2233333+00:00

    Same issue for me. I've tried everything suggested on this and other forums, but no joy.

    My favorite frustration so far has been trying to uninstall KB5094126. Although it shows up under Quality Updates, when I go to Windows Update > Update history > Uninstall updates it's not listed. Microsoft_update

    Was this answer helpful?


  3. Sonja Morbé 5 Reputation points
    2026-06-21T20:36:07.9566667+00:00

    Thanks for your help. I will use the feedback hub. I am little bit scared to try ISO. Hopefully a patch will come soon.

    Was this answer helpful?


Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.