Skip to content

Instantly share code, notes, and snippets.

@garenyondem
Created January 19, 2022 12:32
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 garenyondem/37f793574160b9b8f01f76441d1b0ff1 to your computer and use it in GitHub Desktop.
Save garenyondem/37f793574160b9b8f01f76441d1b0ff1 to your computer and use it in GitHub Desktop.
fix unresponsive windows explorer
taskkill /im explorer.exe /f
start explorer.exe
exit
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment