Chkdsk On External Drive Info

The command-line version is more powerful than the standard visual tool because it allows you to use specific "switches" (like /f or /r ) to customize the repair.

You can run CHKDSK using the Windows Command Prompt to scan your external drive. chkdsk on external drive

| Need | Command | |------|---------| | Just check for errors (no fix) | chkdsk E: | | Fix file system errors | chkdsk E: /f | | Full repair + bad sector scan | chkdsk E: /f /r /x | | Force dismount (if in use) | Add /x | The command-line version is more powerful than the

Using the command chkdsk X: /f /r (where X is the drive letter), the tool went to work. the tool went to work.