很多用户不知道win10桌面快捷方式箭头怎么去掉,其实去除方法有很多,但是很多用户不知道怎么快速便捷去除,下面来看看详细的去除教程吧。
win10桌面快捷方式箭头去除教程
1.新建一个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
2.点击文件 – 另存为,将txt文档另存为Clear arrow.bat,然后文件类型选择所有文件,完成之后找到Clear
arrow.bat文件右键打开即可。
版权声明:文章图片资源来源于网络,如有侵权,请留言删除!!!
评论