Win11系統恢復經典的右鍵選單方法(CMD快速執行)

iZJ"Qq4577105發表於2024-07-08

Win11切換經典右鍵選單:

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

Win11恢復回新右鍵選單:

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

點選跳轉

相關文章