Table of Contents
Method 1 of 2:
Manually Deleting the File
-
Images 1 of How to Rebuild the Icon Cache in Windows Press the Start button at the bottom-right corner of your screen. -
Images 2 of How to Rebuild the Icon Cache in Windows Type folder options and select the result that matches your search. This will allow you to change file viewing settings so that you can see hidden files like IconCache. -
Images 3 of How to Rebuild the Icon Cache in Windows Go to the View tab. -
Images 4 of How to Rebuild the Icon Cache in Windows Scroll down under Advanced settings: and click the circle next to Show hidden files, folders, and drives. -
Images 5 of How to Rebuild the Icon Cache in Windows Click or tap the OK box to save your changes and close folder options. -
Images 6 of How to Rebuild the Icon Cache in Windows Open File Explorer. File Explorer lets you see all the files on your computer, including system files like IconCache.- Note: In Windows 7 and earlier, it is called Windows Explorer.
-
Images 7 of How to Rebuild the Icon Cache in Windows In the address bar of File Explorer, type %userprofile%/AppDataLocal. -
Images 8 of How to Rebuild the Icon Cache in Windows Scroll through all of the files until you find a file named IconCache or IconCache.db. -
Images 9 of How to Rebuild the Icon Cache in Windows Right-click or hold (for touchscreen devices) and select Delete from the menu that appears. -
Images 10 of How to Rebuild the Icon Cache in Windows Confirm deletion if prompted by pressing Yes. -
Images 11 of How to Rebuild the Icon Cache in Windows Open the Recycle Bin and empty it. We have a guide on how to do that (just click on the green sentence before this). You can quickly open it by launching the Start menu/screen and searching for Recycle Bin. -
Images 12 of How to Rebuild the Icon Cache in Windows If the Recycle Bin is already empty, there's nothing you need to do. Proceed to the next step. -
Images 13 of How to Rebuild the Icon Cache in Windows Clear the thumbnail cache if you're seeing problems with thumbnails (previews of files). -
Images 14 of How to Rebuild the Icon Cache in Windows Restart your PC. The icons should now be fixed.
Method 2 of 2:
Using Command Prompt
-
Images 15 of How to Rebuild the Icon Cache in Windows Open the Command Prompt. The quickest way to open the Command Prompt in any version of Windows is to:- Press the ⊞ Win+R at the same time.
- Type cmd.
- Click/tap OK or hit ↵ Enter.
-
Images 16 of How to Rebuild the Icon Cache in Windows Type the commands in. Type the commands below into the Command Prompt, hitting enter after each line of code is entered. You can also highlight and copy them (either by right-clicking and pressing Copy or by pressing Ctrl+C. Right-click in the Command Prompt and select Paste. Ctrl+V won't work.- cd /d %userprofile%AppDataLocal
- attrib –h IconCache.db
- del IconCache.db
- start explorer
-
Images 17 of How to Rebuild the Icon Cache in Windows Restart your PC. The icons should now be fixed.
4.5 ★ | 2 Vote