Difference between revisions of "Windows icon error"
From John Freier
(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...") |
|||
Line 1: | Line 1: | ||
+ | |||
+ | == How to Restore Icons == | ||
+ | |||
If windows desktop is having problems displaying the correct icon, and shows a generic icon. | If windows desktop is having problems displaying the correct icon, and shows a generic icon. | ||
Line 13: | Line 16: | ||
They should show up. :) | They should show up. :) | ||
+ | |||
+ | |||
+ | == Resources == | ||
+ | http://www.tomshardware.com/forum/15251-63-icons-displaying-properly#10704652 |
Latest revision as of 09:01, 4 October 2016
How to Restore Icons
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. :)
Resources
http://www.tomshardware.com/forum/15251-63-icons-displaying-properly#10704652