You may have already tried deleting the Icon Cache file by following our instructions on How to Rebuild the Icon Cache in Windows. If you haven't tried it yet, give it a shot and see if it fixes your problems. Since this article is more complex, the easier fix should be tried first. These steps only apply to Windows 8.1 and 10.

Method 1
Method 1 of 2:

Using File Explorer

  1. This will allow you to change file viewing settings so that you can see hidden files like IconCache.
    Advertisement
  2. and click the circle next to Show hidden files, folders, and drives .
  3. Open File Explorer . File Explorer lets you see all the files on your computer, including system files like the icon cache.
    • Note: In Windows 7 and earlier, it is called Windows Explorer.
    • If prompted by a window, click or tap Yes .
    • A folder named IconCacheToDelete may appear after deleting all the other files. Leave it alone.
  4. Advertisement
Method 2
Method 2 of 2:

Using Command Prompt

  1. 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 .
  2. 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%\AppData\Local\Microsoft\Windows\Explorer
    • attrib –h iconcache_*.db
    • del iconcache_*.db
    • start explorer
  3. Advertisement

Expert Q&A

Ask a Question

      Advertisement

      About this article

      Thanks to all authors for creating a page that has been read 12,873 times.

      Is this article up to date?

      Advertisement