Windows icon error

From John Freier
Revision as of 09:00, 4 October 2016 by Jfreier (Talk | contribs) (Created page with "If windows desktop is having problems displaying the correct icon, and shows a generic icon. 1. Remove the icon database. C:\Users\jfreier\AppData\Local\IconCache.db I did...")

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

If windows desktop is having problems displaying the correct icon, and shows a generic icon.

1. Remove the icon database.

 C:\Users\jfreier\AppData\Local\IconCache.db

I did not use this command, but the source said it would work.

 cmd /c del %userprofile%\AppData\Local\IconCache.db /a

2. Restart Explorer.

 a. Open task manager.
 b. Find explorer and shut down.
 c. In task manager, File -> Run -> explorer.exe

They should show up. :)