您现在的位置: 万盛学电脑网 >> 操作系统 >> Windows 10资讯 >> 正文

win10系统怎么去掉桌面图标小箭头?

作者:佚名    责任编辑:admin    更新时间:2022-06-22

   win10去除快捷方式小箭头方法是接下来小编要为用户们带来的,还不了解的一起来看看吧。

  win10去除桌面图标小箭头教程:

  1、新建一文本,输入批处理代码

  批处理代码:

  reg add "HKEY_LOCAL_MACHINESOFTWAREMicrosoftWindowsCurrentVersionExplorerShell Icons" /v 29 /d "%systemroot%system32imageres.dll,197" /t reg_sz /f taskkill /f /im explorer.exe attrib -s -r -h "%userprofile%Appdatalocaliconcache.db" del "%userprofile%Appdatalocaliconcache.db" /f /q start explorer pause

  2、把文本后缀改为bat,文件名随便都行

  3、右键-以管理员的身份运行即可,效果如图所示

win10系统怎么去掉桌面图标小箭头? 三联