windows 11 恢复传统右键菜单

建议执行操作前,备份一下注册表,以防出问题。

恢复传统右键菜单

鼠标右键点击 “ 开始菜单 ” ,选择 “ 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
阅读剩余
THE END