剛剛開始搜素這個解決方案不行,我都照樣子做了泛范,沒啥反應(yīng)让虐。
最后找公司的運(yùn)維給了一個bat搞定
bat內(nèi)容如下
rem 關(guān)閉explorer.exe
taskkill /f /im explorer.exe
attrib -h -i %userprofile%\AppData\Local\IconCache.db
del %userprofile%\AppData\Local\IconCache.db /a
rem 打開explorer
start explorer
圖片.png