HOW TO RESTORE THE CLASSIC RIGHT CLICK CONTEXT MENU FOR WINDOWS 11 (REVERT TO WINDOWS 10 STYLE)
To revert the Windows 11 right click context menu to the classic menu used in previous versions of Windows, run the following command and restart the computer.
reg.exe add "HKCU\Software\Classes\CLSID\{86ca1aa0-34aa-4e8b-a509-50c905bae2a2}\InprocServer32" /f /ve
HOW TO RESTORE THE RIGHT CLICK CONTEXT MENU TO THE DEFAULT WINDOWS 11 STYLE
To revert the Windows 11 right click context menu back to the Windows 11 default style, run the following command and restart the computer.
reg.exe delete "HKCU\Software\Classes\CLSID\{86ca1aa0-34aa-4e8b-a509-50c905bae2a2}" /f
No comments:
Post a Comment