win7旗艦版系統(tǒng)圖標顯示空白的解決方法
win7旗艦版系統(tǒng)圖標顯示空白的解決方法
在win7旗艦版系統(tǒng)中,我們接觸的最多的就是文件程序,而文件和程序以最直觀的圖標方式展現(xiàn)在我們的眼前,如果在使用win7系統(tǒng)的過程中遇上圖標問題怎么辦呢?最近就有用戶反映在Win7 64位旗艦版中,很多程序圖標變?yōu)榭瞻琢耍械娘@示殘缺不全,這是典型的圖標緩存出錯,我們只要重建安圖標緩存就可以解決,接下來是小編為大家收集的win7旗艦版系統(tǒng)圖標顯示空白的解決方法,希望能幫到大家。
win7旗艦版系統(tǒng)圖標顯示空白的解決方法
win7系統(tǒng)圖標空白顯示怎么辦?win7系統(tǒng)重建圖標緩存的方法。
為了讓大家更方便,小編這里把操作命令整合起來,大家只要復制下列的代碼到記事本中另存為重建圖標緩存.bat就可以了;
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
為普通用戶附上操作步驟:1、打開 記事本,復制上面的代碼到記事本中,2、點擊記事本菜單里的“文件”——“另存為”——保存為“所有文件”——重建 win7系統(tǒng)圖標緩存.bat 3、雙擊運行即可。
源文地址:http://www.xitonghe.com/jiaocheng/windows7-387.html
以上方法能夠清除win7旗艦版的圖標緩存,然后重新生成。win7旗艦版系統(tǒng)圖標顯示空白,或不顯示的方法就分享到這里。
看了“win7旗艦版系統(tǒng)圖標顯示空白的解決方法”還想看: