Re: Incorrectly Displayed Folder Icons
Note in Windows 7 each user has their own file that is called Iconcache.db:
%USERPROFILE%\AppData\Local\Iconcache.db
Close down all explorer.exe processes using the Task Manager (Or else it will create a faulty file at logoff)
Rerun explorer.exe is enough
Uninstall TweakUI if you have it installed. (or use it to fix the problem. It has an icon fixer if I'm not mistaken)
To automate this process open notepad and paste the code below, save it to desktop as RefreshIcons.bat, double click on the file and you are all set. You can do this every time the icon cache needs to be rebuilt. Make sure all your applications are closed whenever you run this.
taskkill /F /IM explorer.exe
cd /d %userprofile%\AppData\Local
attrib –h IconCache.db
del IconCache.db
start explorer
You can also try changing the size of the icons: This helped others with your problem:
Rebuild icon cache to fix incorrectly displayed icons | Troubleshoot | Smallvoid.com
Last edited by zvit; 07-17-2010 at 06:17 PM.
Operating System Windows 7 Ultimate x64
Computer Type Desktop
OS Service Pack SP1
Internet Explorer Version 9
CPU Type and Speed Intel Core i7 920 2.67GHz Hyper-threaded(8)
Motherboard Chipset Gigabyte Technology Co., Ltd. EX58-EXTREME
System BIOS Revision F13
System Memory Type Kingston
Video Card Type and Speed NVIDIA GeForce 9800 GT
Computer Monitor 3 X LG W2486 24.0"
Sound Card Realtek HD
Speakers Creative
Headset/Microphone Sennheiser
Hard Drive 40 TB
Optical Drives 2 X PIONEER BD-RW BDR-205 SCSI
Modem-Router Type Microsoft
Network Adapter Realtek
Anti-virus Software Nod32
Computer Skill Level Self-Taught Expert
Windows Experience Index 5.9
Favorite Application My personal created ones!