Actions

Difference between revisions of "Reset Icons in Windows 7"

From zen2

(Created page with 'Open Task Manager, kill Explorer, open a cmd prompt and clear the icon cache thus: <pre> CD /d %userprofile%\AppData\Local DEL IconCache.db /a </pre> Close the cmd prompt, and st…')
 
m (1 revision)
 
(No difference)

Latest revision as of 08:45, 25 July 2013

Open Task Manager, kill Explorer, open a cmd prompt and clear the icon cache thus:

CD /d %userprofile%\AppData\Local
DEL IconCache.db /a

Close the cmd prompt, and start explorer.