Windows11禁用和开启右键优化命令

请使用超管命令行

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

取消禁用:reg.exe delete "HKCU\Software\Classes\CLSID\{86ca1aa0-34aa-4e8b-a509-50c905bae2a2}\InprocServer32" /va /f

posted @ 2025-06-05 22:49  只字不提  阅读(59)  评论(0)    收藏  举报