复制下面命令存到.bat 文件中,并允许bat文件
taskkill /f /im explorer.exe
attrib -h -i %userprofile%AppDataLocalIconCache.db
del %userprofile%AppDataLocalIconCache.db /a
start explorer
复制下面命令存到.bat 文件中,并允许bat文件
taskkill /f /im explorer.exe
attrib -h -i %userprofile%AppDataLocalIconCache.db
del %userprofile%AppDataLocalIconCache.db /a
start explorer