1.首先进入win10系统桌面,创建一个新的txt文本文档,将以下命令复制到该文本文档中并保存。
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快捷方式去箭头的具体方法就讲解到这里,你学会了吗?
本文来自投稿,不代表归来教程立场,如若转载,请注明出处:https://www.guiqulai.com/539118.html