Loading

windows11 恢复旧版右键菜单

  1. 打开终端(win+r,输入cmd,点确定
  2. 输入reg.exe add "HKCU\Software\Classes\CLSID\{86ca1aa0-34aa-4e8b-a509-50c905bae2a2}\InprocServer32" /f /ve
  3. 重启资源管理器(ctrl+shift+esc打开任务管理器,选中explorer.exe,点击右上角重启任务

如果想要恢复win11默认的样式,只需要输入reg.exe delete "HKCU\Software\Classes\CLSID\{86ca1aa0-34aa-4e8b-a509-50c905bae2a2}" /f

posted @ 2024-02-26 20:21  柴承训  阅读(430)  评论(0编辑  收藏  举报