恢复 Win10 右键
第一步:鼠标右键点击 “ 开始菜单 ” ,选择 “ Windows终端(管理员) ” ,然后输入以下命令
reg.exe add "HKCU\Software\Classes\CLSID{86ca1aa0-34aa-4e8b-a509-50c905bae2a2}\InprocServer32" /f /ve
第二步:运行命令以后,重启资源管理器即可生效,“ Windows终端(管理员)” 里面输入以下命令
tskill explorer
恢复到Win11 右键:
第一步:鼠标右键点击 “ 开始菜单 ” ,选择 “ Windows终端(管理员) ” ,然后输入以下命令
reg.exe delete "HKCU\Software\Classes\CLSID{86ca1aa0-34aa-4e8b-a509-50c905bae2a2}\InprocServer32" /va /f
第二步:运行命令以后,重启资源管理器即可生效,“ Windows终端(管理员)” 里面输入以下命令
tskill explorer