taskkill /f /im explorer.exe
CD /d %userprofile%\AppData\Local
DEL IconCache.db /a
start explorer.exe
复制进记事本后缀改为bat运行
或者在CMD里一行一行地执行