Jaan Posted March 13, 2024 Posted March 13, 2024 Just starting to play with 11 here. I can't seem to find a gpo to expand or also show all systray icons..... Anybody point me in the right direction? cheers
OLPTech Posted March 14, 2024 Posted March 14, 2024 I'm afraid its not a feature in Windows 11 anymore. Microsoft removed it for some reason, we'd really like it back as well. Hopefully at somepoint they'll add it back.
Jaan Posted March 14, 2024 Author Posted March 14, 2024 I'm finding a couple of things like that, the new "widget" icon on the taskbar seems to be another i can't remove via gpo, i guess it's the same thing we had with windows 10 though i guess.
OLPTech Posted March 14, 2024 Posted March 14, 2024 We have widgets blocks on windows 11 using the following computer policy: Administrative Templates > Windows Components > Widgets then set Allow widgets to disabled
Jaan Posted March 14, 2024 Author Posted March 14, 2024 I only have gadgets not widgets in this location. which still display on the taskbar. Windows 11 23h2
OLPTech Posted March 14, 2024 Posted March 14, 2024 Have you updated your policydefinitions folder on the DCs? https://www.microsoft.com/en-us/download/details.aspx?id=105667 1
Jaan Posted March 14, 2024 Author Posted March 14, 2024 Have you updated your policydefinitions folder on the DCs? https://www.microsoft.com/en-us/download/details.aspx?id=105667 Yes i did.... the v3.0 seems they are the older ones? https://www.microsoft.com/en-us/download/details.aspx?id=105390
Jaan Posted March 14, 2024 Author Posted March 14, 2024 I only have gadgets not widgets in this location. which still display on the taskbar. Windows 11 23h2 Well the latest temples sorted my widget issue out. thanks for that! i just assumed the link i had also displayed that latest templates
OLPTech Posted March 14, 2024 Posted March 14, 2024 You're more than welcome, it's frustrating there isn't a page that show the latest admx available or if there is I can't find it.
millennium69 Posted September 14, 2024 Posted September 14, 2024 Have you updated your policydefinitions folder on the DCs? https://www.microsoft.com/en-us/download/details.aspx?id=105667 Thanks
jthompson Posted September 14, 2024 Posted September 14, 2024 This is on my list of Win11 things to investigate. The option in the Settings app to not hide any systray icons isn't there in Win11, but iirc you can opt to have particular icons always show. Hoping there'll be a way to reg hack that for certain things we deploy (Google Drive and PaperCut clients).
Jaan Posted October 3, 2024 Author Posted October 3, 2024 Just looking at this today, can't seem to unhide all still..... can't do it on the my home computer either though so..... same i guess..... odd there's not a view all.
jthompson Posted October 3, 2024 Posted October 3, 2024 In the registry in HKEY_CURRENT_USER\Control Panel\NotifyIconSettings, the keys there correspond to systray icons. If a key has a DWORD entry named IsPromoted set to 1, then the app will be pinned for the user in the systray. The problem is that the key names look like random strings, so you'd have to have a user logon script that searches through those keys to find a match within ExecutablePath, to then add IsPromoted to the key.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now