has anyone successfully been able to move the Wind...
# _general
n
has anyone successfully been able to move the Windows button to the left on Windows 11 VDI. I tried a few reg keys combination but nothing seems to work. let me know what you've successfully tried.
j
HKEY_CURRENT_USER\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\Advanced\TaskbarAI DWORD 0 works for me
🙌 1
1
👍🏻 1
n
it only works for me if i run it a part of the users login...like a script or scheduled task. is that how its working for you?
j
No I am doing it via GPO
n
oh duh.
i'll just do that...lol
thx
j
I've only just started testing it so not sure if it is bulletproof - but if you alter that reg key it actually changes in real time in the session
n
how about the activity feed? have you been able disable it via reg?
j
Is that the GPO "Enable news and interests" set to Disabled? I might be confusing it with Win10
t
Is this what you are looking for?
With Windows 11 Microsoft has moved more of the desktop customizations to the HKCU registry. This means either using DEM or a GPO to customize things such as widgets, start menu location, and disabling the "show more options" when you right click on the desktop or file.
n
so the GP setting for moving the windows key worked but i am still looking at hiding the activity feed. none of the reg keys i find are working. i'll need to dig a little deeper
j
I seem to be doing the same project as you 😉 will let you know what I find
n
thank you sir, and i will do the same..have nice thanksgiving
👍 1
s
Correct me if I'm wrong, but isn't there a GPO setting on the latest 24H2 ADMX templates?
a
To hide the activity feed (news widgets) from the bottom left corner, this worked for me as a registry key preference: HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Dsh AllowNewsAndInterests DWORD 0 The GPO setting corresponding to this is not called News and Interest though. it's called Allow Widgets https://admx.help/?Category=Windows_11_2022&Policy=Microsoft.Policies.NewsAndInterests::AllowNewsAndInterests Think my admx template is old so until I update it, I am using the reg preference.
1
👍 1
n
@Amir Joseph Sayes that worked, thx!
👍🏻 1
j
This is also a must-have in my book, to bring the context menus back to normal reg.exe add "HKCU\Software\Classes\CLSID\{86ca1aa0-34aa-4e8b-a509-50c905bae2a2}\InprocServer32" /f /ve
👍🏻 1
👍 1
Actually the latest version of Win11 seems to have brought Copy and Paste back, thank f*ck for that. And you can now show all icons in the notification area again! Just need to find a way to default to "All Apps" when you click on Start and I might be happy......
And you can turn off grouping of taskbar apps! Be still my beating heart, functionality that was fine in Windows 10 is finally almost back in Windows 11, years after it was released. #Progress
😅 1