Windows 11 restore classic right click menu

Easiest way is to use Chris Titus Win Tool and just click option under tweaks.

Manually by quickly doing the following.

Right-click the Start button and choose Windows Terminal

Copy the command

reg.exe add "HKCU\Software\Classes\CLSID\{86ca1aa0-34aa-4e8b-a509-50c905bae2a2}\InprocServer32" /f /ve

Restart PC

To restore the Windows 11 right click context menu use this command in Terminal

reg.exe delete "HKCU\Software\Classes\CLSID\{86ca1aa0-34aa-4e8b-a509-50c905bae2a2}" /f

Restart PC