win10桌面快捷图标的箭头清除的还原教程?
使用电脑操作的时候会发现桌面的图标一般都是系统程序自动设置的一个快捷方式,能够方便用户进行程序的打开操作,有的用户发现桌面中显示有快捷方式的图标有小箭头,用户表示需要将这个图标的小箭头进行清除,那么win10桌面快捷图标的箭头怎么清除呢?
1、新建文本文档,输入一下的命令。
reg add “HKEY_LoCAL_MACHinE\soFTwARE\Microsoft\windows\CurrentVersion\Ewin10lorer\shell icons” /v 29 /d “%systemroot%\system32\imageres.dll,197′ /t reg_sz /f
taskkill /f /im ewin10lorer.exe
attrib -s -r -h “%userprofile%\Appdata\Local\iconcache.db”
del “%userprofile%\Appdata\Local\iconcache.db” /f /q
start ewin10lorer
pause
2、win10桌面快捷图标的箭头怎么清除?另存为.bat格式,确定,右键选择以管理员身份运行,等待运行完成。
3、需要恢复桌面图标的小箭头,新建文本文档,输入以下命令,另存为.bat格式并管理员身份运行。
reg delete “HKEY_LoCAL_MACHinE\soFTwARE\Microsoft\windows\CurrentVersion\Ewin10lorer\shell icons” /v 29 /f
taskkill /f /im ewin10lorer.exe
attrib -s -r -h “%userprofile%\Appdata\Local\iconcache.db”
del “%userprofile%\Appdata\Local\iconcache.db” /f /q
start ewin10lorer
pause
这样设置完成之后就能够解决win10桌面快捷图标的箭头怎么清除的问题,发现桌面的图标显示有小箭头的情况进行清理,需要进行文本文档命令的输入操作解决,希望能够对用户有所帮助。
以上,便是win10桌面快捷图标的箭头清除的还原教程了,觉得实用的小伙伴们,可以多多赶住笔记本之家的文章哦。