Skip to content

Instantly share code, notes, and snippets.

@somoso
Created July 14, 2019 09:27
Show Gist options
  • Save somoso/438735ea851d5efb81c26d42e64a31dc to your computer and use it in GitHub Desktop.
Save somoso/438735ea851d5efb81c26d42e64a31dc to your computer and use it in GitHub Desktop.
Rebuild icon cache in Windows
CD /d %userprofile%\AppData\Local
DEL IconCache.db /a
EXIT
explorer.exe
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment