1、鼠标右键新建一个文本文档。
2、打开文档,在里面输入
reg add "HKEY_LOCAL_MACHINESOFTWAREMicrosoftWindowsCurrentVersionExplorerShell Icons" /v 29 /d "%systemroot%system32imageres.dll,196" /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
将文件另存为【235.bat】文件类型保存为所有文件。
3、鼠标右键点击文件,以管理员身份运行。
4、待运行结束,图标的小箭头就去掉了。