System tray issue for time and date

Discussion in 'Windows 11' started by Pasta88, Jan 11, 2024.

  1. Pasta88

    Pasta88 MDL Expert

    Jun 17, 2009
    1,357
    44
    60
    #1 Pasta88, Jan 11, 2024
    Last edited: Jan 12, 2024
    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?
     
  2. Pasta88

    Pasta88 MDL Expert

    Jun 17, 2009
    1,357
    44
    60
    Some help with this guys plz?
     
  3. Jessie Pinkman

    Jessie Pinkman MDL Addicted

    Aug 25, 2016
    551
    275
    30
    maybe if ya tell people what build your on then that could help some what
     
  4. EXO56

    EXO56 MDL Member

    Mar 22, 2013
    197
    286
    10
    #4 EXO56, Jan 12, 2024
    Last edited by a moderator: Jan 12, 2024
    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