Created
December 31, 2016 17:07
-
-
Save ricalo/3092941f3d4b44b00be60b1be2739b79 to your computer and use it in GitHub Desktop.
Delete stubborn files on Windows
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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