Skip to content

Instantly share code, notes, and snippets.

@iegorov
Created October 23, 2013 08:09
Show Gist options
  • Save iegorov/7114485 to your computer and use it in GitHub Desktop.
Save iegorov/7114485 to your computer and use it in GitHub Desktop.
Locates bad sectors and recovers readable information. The disk must be locked. /r includes the functionality of /f, with the additional analysis of physical disk errors.
chkdsk d: /r
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment