Win7 flagship System icon display Blank Solution

Source: Internet
Author: User

In the Win7 flagship system, we contact the most is the file program, and files and procedures in the most intuitive way to display the icon in front of our eyes, if the use of Win7 system in the process of the problem how to encounter the icon? Recently, some users have been reflected in the WIN7 64-bit flagship, and many program icons have become blank, Some show incomplete, this is a typical icon cache error, we just rebuild an icon cache can be resolved, interested friends may wish to study together.

Win7 System icon blank display how to do? win7 System rebuild Icon caching method.

In order to make everyone more convenient, small weave here the operation command integration, everyone just copy the following code into Notepad Save as a reconstruction icon cache. bat on it;

REM Shutdown Windows Shell Explorer

taskkill/f/im Explorer.exe

REM Cleanup System icon Cache database

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 Cleaning system Tray memory icon

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 Restart Windows Shell Explorer

Start explorer

For ordinary users to attach procedures: 1, open Notepad, copy the above code to Notepad, 2, click on the Notepad menu "file"-"Save as"-Save As "All files"-Rebuild the win7 System icon cache. Bat 3, double-click to run.

Source Text Address: http://www.xitonghe.com/jiaocheng/windows7-387.html

The above method clears the Win7 flagship version of the icon cache and regenerates it. The Win7 flagship System icon displays blank, or does not show the way to share it here.

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.