Skip to content

Instantly share code, notes, and snippets.

@thoolihan
Created March 20, 2016 23:18
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save thoolihan/52ba09d435e06b3b09b2 to your computer and use it in GitHub Desktop.
Save thoolihan/52ba09d435e06b3b09b2 to your computer and use it in GitHub Desktop.
Fix Windows Missing Desktop Icons (8, 8.1, 10)
# start cmd.exe as admin
# start taskmanager and close explorer.exe
cd %userprofile%\appdata\local
del iconcache.db /a
# start explorer.exe
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment