My folder and application icons on Windows 7 are generic

4

2

All of a sudden my folder and application icons are sometimes generic icons, how do you fix this?

Omar Shahine

Posted 2009-08-03T01:17:09.733

Reputation: 2 409

Answers

5

Open cmd.exe and type the following command

del %userprofile%\appdata\local\iconcache.db /a:h

now change your screen bit depth to 16 bit and then back to 32 bit.

restart explorer (log off and on again)

Omar Shahine

Posted 2009-08-03T01:17:09.733

Reputation: 2 409