[BUGS] Display Tray Icons and Give me updates for other Microsoft products when I update windows - Not working - W11 25H2

xShARkx

Member
Messages
56
Reaction score
3
Title says all, in other words, I've enabled both Display Tray Icons and Give me updates for other Microsoft products when I update windows in NTLite but after making an iso and installing it, both did not work:

NTLite_0gDaGdNjCB.png

vmware_rWqWw7T5Fs.png

NTLite_unsbbQW4ru.png

vmware_v2OkhYe4T0.png

Thank you.
 
The reg setting for hiding the tray stopped working in W11 23H2(?). It's probably still listed by NTLite for older releases.

Some users have suggested this workaround:
Code:
Windows Registry Editor Version 5.00

[HKEY_CURRENT_USER\SOFTWARE\Classes\Local Settings\Software\Microsoft\Windows\CurrentVersion\TrayNotify]
"SystemTrayChevronVisibility"=dword:00000001
 
The reg setting for hiding the tray stopped working in W11 23H2(?). It's probably still listed by NTLite for older releases.

Some users have suggested this workaround:
Code:
Windows Registry Editor Version 5.00

[HKEY_CURRENT_USER\SOFTWARE\Classes\Local Settings\Software\Microsoft\Windows\CurrentVersion\TrayNotify]
"SystemTrayChevronVisibility"=dword:00000001
Oh I see!!!!

Indeed, I had forgotten that garbage Microsoft removed that option and did not realize that it was left in NTLite for users still doing iso's for 22h2 etc.

Tried this regkey that you suggested, but it did not work. I've rebooted explorer and after that, the system but it did not work.

vmware_Xucb80bS2M.png

Thank you anyway.
 
Last edited:
Back
Top