亚洲欧美精品沙发,日韩在线精品视频,亚洲Av每日更新在线观看,亚洲国产另类一区在线5

<pre id="hdphd"></pre>

  • <div id="hdphd"><small id="hdphd"></small></div>
      學(xué)習(xí)啦 > 學(xué)習(xí)電腦 > 操作系統(tǒng) > 系統(tǒng)優(yōu)化教程 > win7旗艦版系統(tǒng)圖標(biāo)顯示空白的解決方法

      win7旗艦版系統(tǒng)圖標(biāo)顯示空白的解決方法

      時間: 志藝942 分享

      win7旗艦版系統(tǒng)圖標(biāo)顯示空白的解決方法

        在win7旗艦版系統(tǒng)中,我們接觸的最多的就是文件程序,而文件和程序以最直觀的圖標(biāo)方式展現(xiàn)在我們的眼前,如果在使用win7系統(tǒng)的過程中遇上圖標(biāo)問題怎么辦呢?最近就有用戶反映在Win7 64位旗艦版中,很多程序圖標(biāo)變?yōu)榭瞻琢?,有的顯示殘缺不全,這是典型的圖標(biāo)緩存出錯,我們只要重建安圖標(biāo)緩存就可以解決,接下來是小編為大家收集的win7旗艦版系統(tǒng)圖標(biāo)顯示空白的解決方法,希望能幫到大家。

        win7旗艦版系統(tǒng)圖標(biāo)顯示空白的解決方法

        win7系統(tǒng)圖標(biāo)空白顯示怎么辦?win7系統(tǒng)重建圖標(biāo)緩存的方法。

        為了讓大家更方便,小編這里把操作命令整合起來,大家只要復(fù)制下列的代碼到記事本中另存為重建圖標(biāo)緩存.bat就可以了;

        rem 關(guān)閉Windows外殼程序explorer

        taskkill /f /im explorer.exe

        rem 清理系統(tǒng)圖標(biāo)緩存數(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)托盤記憶的圖標(biāo)

        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、打開 記事本,復(fù)制上面的代碼到記事本中,2、點(diǎn)擊記事本菜單里的“文件”——“另存為”——保存為“所有文件”——重建 win7系統(tǒng)圖標(biāo)緩存.bat 3、雙擊運(yùn)行即可。

        源文地址:http://www.xitonghe.com/jiaocheng/windows7-387.html

        以上方法能夠清除win7旗艦版的圖標(biāo)緩存,然后重新生成。win7旗艦版系統(tǒng)圖標(biāo)顯示空白,或不顯示的方法就分享到這里。


      看了“win7旗艦版系統(tǒng)圖標(biāo)顯示空白的解決方法”還想看:

      1.Win7系統(tǒng)中桌面圖標(biāo)顯示不正常解決辦法

      2.關(guān)于Win7系統(tǒng)崩潰桌面變成空白的解決方法

      3.win7系統(tǒng)圖標(biāo)不顯示縮略圖該怎么辦

      4.win7打開程序和功能一片空白怎么辦

      5.win7系統(tǒng)圖標(biāo)變成白色怎么修復(fù)

      2783707