php editor Yuzai will introduce to you the solution to the abnormal icon in win7 system. When using win7 system, sometimes you may encounter abnormal icon display, such as the icon becomes a blank icon or the wrong icon is displayed. This not only affects the appearance, but may also cause some trouble for our use. So, what should we do when we encounter an abnormal win7 system icon? Below, we will introduce you in detail how to fix win7 icon exception, so that you can easily solve this problem.
Win7 icon exception repair method
Method 1:
1. Right-click a blank space on the desktop and select "Personalize".
#2. In Personalization, select "Change desktop icons" in the upper left corner.
#3. Select "Restore Default Values" on the pop-up page.
Method 2:
1. Create a new text document (txt), and then enter the following code:
@echo off
taskkill /f /im explorer.exe
CD /d %userprofile%AppDataLocal
DEL IconCache.db /astart explorer.exe
echo execution completed
2. Save the file, and then change the file name to "Desktop Icon Abnormal Repair.bat".
#3. Then we double-click to run the program.
#4. Then we will find that all the icons are gone. It doesn’t matter. We open the “Task Manager”.
5. Select "File" - "New Task" in the upper left corner, then enter "explorer.exe" and press Enter to confirm.
The above is the detailed content of What should I do if the win7 system icon is abnormal? How to fix icon abnormality in win7. For more information, please follow other related articles on the PHP Chinese website!