去除桌面图标快捷箭头

1.新建文本文档
2.输入代码
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

3.保存后,把后缀改为.bat
4.以管路员身份运行一下,就解决了。

上一篇:开始启动Altium Designer20时界面卡在Explorer Starting EDMS Interface时处理办法。


下一篇:电脑状态栏中,声音图标不见了怎么办?三招帮你找回!