Remove the Windows 11 right-click menu

Want to get rid of the Windows 11 right-click menu and go back to the old one like in Windows 10 ?
You can do this.
Type reg.exe add "HKCU\Software\Classes\CLSID\{86ca1aa0-34aa-4e8b-a509-50c905bae2a2}\InprocServer32" /f /ve into command prompt and restart file explorer or the PC. That's it!
If you want the menu back, type this reg.exe delete "HKCU\Software\Classes\CLSID\{86ca1aa0-34aa-4e8b-a509-50c905bae2a2}" /f and restart file explorer or the PC.