复制下面命令存到.bat 文件中,并允许bat文件
taskkill /f /im explorer.exe
attrib -h -i %userprofile%\AppData\Local\IconCache.db
del %userprofile%\AppData\Local\IconCache.db /a
start explorer
原文地址:https://www.cnblogs.com/gylhaut/p/11291628.html
时间: 2024-11-05 23:24:24