1. Remove the IconCache.db file at C:\Users\Username\AppData\Local\ and restart
2. If not working, you can follow the steps below:
- Kill Explorer.exe process via the Task Manager.
- Open the command prompt window, type each of the following and after every command, hit the Enter button:
attrib –h IconCache.db
del IconCache.db
start explorer
- Your Windows Icon Cache would have been rebuilt.
Refer to the web page that I found this solution here.
No comments:
Post a Comment