- 桌面新建clean.txt (文件名可自定义)
- 复制如下代码到txt文件中
reg add "HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\Shell Icons" /v 29 /d "%systemroot%\system32\imageres.dll,197" /t reg_sz /f taskkill /f /im explorer.exe attrib -s -r -h "%userprofile%\AppData\Local\iconcache.db" del "%userprofile%\AppData\Local\iconcache.db" /f /q start explorer pause
- 将clean.txt后缀修改为.bat
- 以管理员身份运行clean.bat文件
- 快捷方式箭头已经去除
相关文章:
- 【美化】去除快捷方式小箭头 2021-12-15
- 去除桌面快捷方式小箭头 2021-11-13
- 一秒去除Win7快捷方式箭头 2021-11-17
- Windows去除快捷箭头 2021-11-17
- win10去除桌面快捷方式小箭头 2021-11-13
- win10完美去除快捷方式小箭头 2021-12-05