win11恢复传统的右键菜单

方法1:win11右键刷新等诸多选项需要点击两次,很迷惑,以下工具自提运行,即可恢复至win10传统模式。

链接: https://pan.baidu.com/s/1q0l1ZwqClygyNNqvuSryjQ?pwd=5m2p 提取码: 5m2p 

 

方法2:

cmd管理员运行以下命令:

reg add "HKCU\Software\Classes\CLSID\{86ca1aa0-34aa-4e8b-a509-50c905bae2a2}\InprocServer32" /f /ve
taskkill /f /im explorer.exe
start explorer.exe

 

 

返回到win11的右键风格:

cmd管理员运行以下命令:

reg delete "HKCU\Software\Classes\CLSID\{86ca1aa0-34aa-4e8b-a509-50c905bae2a2}" /f
taskkill /f /im explorer.exe
start explorer.exe

 

posted @ 2022-09-12 14:49  人鬼情未了  阅读(400)  评论(0编辑  收藏  举报