How to modify Windows11 right-click menu to Windows10 right-click style?
2022/5/24 17:22:51
1. Right-click the Start menu, select Windows Terminal (Administrator) and enter; 2. Enter the following code (note the spaces) in the Terminal application: reg.exe add "HKCU\Software\Classes\CLSID\{86ca1aa0-34aa-4e8b-a509-50c905bae2a2}\InprocServer32" /f /ve 3. Restart the computer after the input is complete.