dylanchu

AMD显卡驱动更新之后右键菜单多了个Radeon设置,明显拖慢右键菜单弹出速度,删除之:

管理员执行:

REG DELETE HKEY_CLASSES_ROOT\Directory\Background\shellex\ContextMenuHandlers\ACE

或建立.reg文件并双击导入:

Windows Registry Editor Version 5.00

REM [HKEY_CLASSES_ROOT\Directory\background\shellex\ContextMenuHandlers\ACE]
REM @="{5E2121EE-0300-11D4-8D3B-444553540000}"

[-HKEY_CLASSES_ROOT\Directory\background\shellex\ContextMenuHandlers\ACE]

AMD/ATI显卡去掉ACE项,英特尔显卡就去掉igfxcui项,NVIDIA显卡就去掉NvCplDesktopContext项。

分类:

技术点:

相关文章:

  • 2022-12-23
  • 2021-12-09
  • 2022-02-21
  • 2021-12-23
  • 2022-01-15
  • 2022-03-08
  • 2021-11-11
  • 2021-04-10
猜你喜欢
  • 2021-12-06
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2021-11-14
  • 2022-12-23
  • 2021-12-26
相关资源
相似解决方案