实测有效:Win11关闭右键默认显示更多
1、管理员运行cmd

2、输入
reg.exe add "HKCU\Software\Classes\CLSID\{86ca1aa0-34aa-4e8b-a509-50c905bae2a2}\InprocServer32" /f /ve
3、重启资源管理器
输入
taskkill /f /im explorer.exe & start explorer.exe

1、管理员运行cmd

2、输入
reg.exe add "HKCU\Software\Classes\CLSID\{86ca1aa0-34aa-4e8b-a509-50c905bae2a2}\InprocServer32" /f /ve
3、重启资源管理器
输入
taskkill /f /im explorer.exe & start explorer.exe

