Skip to content

Instantly share code, notes, and snippets.

@ricalo
Created December 31, 2016 17:07
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 ricalo/3092941f3d4b44b00be60b1be2739b79 to your computer and use it in GitHub Desktop.
Save ricalo/3092941f3d4b44b00be60b1be2739b79 to your computer and use it in GitHub Desktop.
Delete stubborn files on Windows
chkdsk /f
takeown /f *.* /r /a /d y
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment