1.在cmd控制台输入
reg add "HKCU\Software\Classes\CLSID\{86ca1aa0-34aa-4e8b-a509-50c905bae2a2}\InprocServer32" /f /ve
2.重启windows资源管理器
如果要恢复到win11的右键菜单,只需删除上面的注册表:
reg delete "HKCU\Software\Classes\CLSID\{86ca1aa0-34aa-4e8b-a509-50c905bae2a2}\InprocServer32" /va /f
再重启windows资源管理器即可