复制以下内容到记事本中,另存为时选择所有文件格式,然后命名为名字.bat,最后双击运行即可。
rem 关闭explorer.exe taskkill /f /im explorer.exe attrib -h -i %userprofile%AppDataLocalIconCache.db del %userprofile%AppDataLocalIconCache.db /a rem 打开explorer start explorer