Loading

去掉显卡桌面右键菜单

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项。

posted @ 2020-02-07 12:31  dylanchu  阅读(660)  评论(0编辑  收藏  举报