win11右键默认显示更多选项,以及任务栏开始菜单居左

原创 wintop  2022-06-18 19:41:33  阅读 2119 次 评论 0 条
摘要:

右键默认显示更多的选项(开始,管理员运行cmd):reg.exe add "HKCU\Software\Classes\CLSID\{86ca1aa0-34aa-4e8b-a509-50c905bae2a2}\InprocServer32" /f /ve  taskkill /f /im explorer.exe & start explorer.exe执行

右键默认显示更多的选项(开始,管理员运行cmd):

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

执行上面两行命令就恢复win10右键了

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

执行上面两行命令是恢复win11默认右键


任务栏开始菜单居左:

桌面空白区域点右键,选择个性化

进入个性化后,右侧菜单中找到任务栏

找到居中的设置,改成居左即可!


本文地址:http://zuoweng.com/post/146.html
版权声明:本文为原创文章,版权归 wintop 所有,欢迎分享本文,转载请保留出处!

发表评论


表情

还没有留言,还不快点抢沙发?