
中毒
应该清除图标缓存就可以了,rem 关闭 explorer.exe
taskkill /f /im explorer.exe
attrib -h -i %userprofile%\AppData\Local\IconCache.db
del %userprofile%\AppData\Local\IconCache.db /a
rem 打开 explorer.exe
start explorer
把上面的保存为.bat文件运行就可以
Copyright © 2025 IZhiDa.com All Rights Reserved.
知答 版权所有 粤ICP备2023042255号