其他分享
首页 > 其他分享> > win11恢复传统的右键菜单

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

 

标签:菜单,50c905bae2a2,im,右键,34aa,win11,explorer
来源: https://www.cnblogs.com/hellohellozxb/p/16686191.html