|
|
1、使用快捷鍵WIN+R喚出運行窗口,然后輸入 CMD 確定即可打開命令提示符;
2、然后在命令提示符中依次執(zhí)行以下命令:
taskkill /im explorer.exe /f
cd /d %userprofile%appdatalocal
del iconcache.db /a
start explorer.exe
exit
3、以上方法的具體意思為先結(jié)束Explorer資源管理器,然后刪除緩存文件,然后重新運行資源管理器的一個過程。
|
發(fā)表留言請先登錄!
|