windows:tweaks
This is an old revision of the document!
Windows Tweaks
Windows 11 Right Click Menu
Disable “new” right click menu in Windows 11 run the following as admin and then reboot.
reg.exe add "HKCU\Software\Classes\CLSID\{86ca1aa0-34aa-4e8b-a509-50c905bae2a2}\InprocServer32" /f /ve
To revert, run the following as admin and then reboot.
reg.exe delete "HKCU\Software\Classes\CLSID\{86ca1aa0-34aa-4e8b-a509-50c905bae2a2}" /f
windows/tweaks.1692860250.txt.gz · Last modified: by bstafford
