4

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

random
  • 15,201
Omar Shahine
  • 2,597

1 Answers1

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
  • 2,597