Anything Goes

Rebuilding Windows Icon Cache

Icon is what we’ve been staring at the first time we open a program. When that icon suddenly changing or not properly displayed, it feels there’s something wrong with the computer — the OS I mean–. To restore to the original icon all you need to do is deleting the “IconCache.db” to force Windows to rebuild the icon when you reboot your computer. Alright, here’s the steps:

HEY: save your unsaved data because these steps require booting.

  1. Open command prompt — startmenu – run – type “cmd”
  2. taskkill /IM explorer.exe /F
  3. cd /d %userprofile%\AppData\Local
  4. del IconCache.db /a
  5. shutdown /r

That’s all.

Advertisement

Comments on: "Rebuilding Windows Icon Cache" (1)

  1. You rock Aditya. I just used your procedure to rebuild icon cache. Perfect. I have all my icons back now.

    Thanks.

Leave a Reply

Fill in your details below or click an icon to log in:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out / Change )

Twitter picture

You are commenting using your Twitter account. Log Out / Change )

Facebook photo

You are commenting using your Facebook account. Log Out / Change )

Connecting to %s

Follow

Get every new post delivered to your Inbox.