下面小編給大家分享下修復方法:
1、在桌面空白處單擊右鍵,選擇“新建”—“文本文檔”;
2、雙擊打開“新建文本文檔”,將下面代碼復制進去:
————————這行不用復制————————
rem 關閉Windows外殼程序explorer
taskkill /f /im explorer.exe
rem 清理系統(tǒng)圖標緩存數(shù)據(jù)庫
attrib -h -s -r "%userprofile%\AppData\Local\IconCache.db"
del /f "%userprofile%\AppData\Local\IconCache.db"
attrib /s /d -h -s -r "%userprofile%\AppData\Local\Microsoft\Windows\Explorer\*"
del /f "%userprofile%\AppData\Local\Microsoft\Windows\Explorer\thumbcache_32.db"
del /f "%userprofile%\AppData\Local\Microsoft\Windows\Explorer\thumbcache_96.db"
del /f "%userprofile%\AppData\Local\Microsoft\Windows\Explorer\thumbcache_102.db"
del /f "%userprofile%\AppData\Local\Microsoft\Windows\Explorer\thumbcache_256.db"
del /f "%userprofile%\AppData\Local\Microsoft\Windows\Explorer\thumbcache_1024.db"
del /f "%userprofile%\AppData\Local\Microsoft\Windows\Explorer\thumbcache_idx.db"
del /f "%userprofile%\AppData\Local\Microsoft\Windows\Explorer\thumbcache_sr.db"
rem 清理 系統(tǒng)托盤記憶的圖標
echo y|reg delete "HKEY_CLASSES_ROOT\Local Settings\Software\Microsoft\Windows\CurrentVersion\TrayNotify" /v IconStreams
echo y|reg delete "HKEY_CLASSES_ROOT\Local Settings\Software\Microsoft\Windows\CurrentVersion\TrayNotify" /v PastIconsStream
rem 重啟Windows外殼程序explorer
start explorer
————————這行不用復制———————— www.winwinw7.com
4、在“修復桌面緩存.bat”文件上單擊右鍵,選擇“以管理員身份運行”,等待黑框閃過,修復完成。
解決方法二:
1、雙擊桌面上的“計算機”,找到左上角的“組織”;
2、選擇“文件夾和搜索選項”;
3、找到上面的“查看”,點擊;
4、在“高級設置”里找到并選擇“始終顯示圖標,不顯示縮略圖“。點擊“應用”和“確認”;
Win7系統(tǒng)ppt圖標變成白色的修復方法如上面兩個方法,大家可以先使用第一個,不行再使用第二個方法即可。