| Command | Effect | |---------|--------| | chkdsk E: | Read-only check (no fixes) | | chkdsk E: /f | Fix file system errors | | chkdsk E: /r | Find bad sectors + recover data (implies /f ) | | chkdsk E: /x | Dismount drive before scan | | chkdsk E: /scan | Online scan (Windows 10/11 only) | | chkdsk E: /perf | Use more system resources for faster scan (use with /scan ) |
To fix an external drive using on Windows, you must run the command with specific repair switches in an elevated Command Prompt. Step-by-Step CHKDSK Fix chkdsk on external drive fix
(Replace with your actual drive letter. For example: chkdsk E: /f ) Common CHKDSK Switches: /f : Fixes errors on the disk. | Command | Effect | |---------|--------| | chkdsk
This is the most effective way to run the utility as it allows you to use specific "switches" to tell Windows exactly how to handle errors. Press the Windows Key . Type cmd . This is the most effective way to run