Windows11 经典右键菜单恢复CMD代码

摘要: WIN+R 输入CMD打开 reg add "HKCU\Software\Classes\CLSID\{86ca1aa0-34aa-4e8b-a509-50c905bae2a2}\InprocServer32" /f taskkill /F /IM explorer.exe explorer.exe...

WIN+R 输入CMD打开

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