| 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 ) |
Connect your external drive. Open File Explorer and note the drive letter (e.g., E: , F: , G: ). Do not guess – choosing the wrong letter could damage your internal drive.
However, running CHKDSK on external storage often comes with specific hurdles, such as the utility hanging, failing to lock the drive, or returning error messages. This comprehensive guide covers how to safely run CHKDSK on an external drive, how to interpret its parameters, and how to fix common errors that occur during the process. 1. What is CHKDSK and When Should You Use It?
Or remove software write protection via CMD (admin):
The is a bandage, not a cure. If CHKDSK ran successfully, it means your drive had logical corruption. Transfer all important data to a new external drive immediately. chkdsk on external drive fix
Go to the tab and click Check under the "Error checking" section.
External drives are incredibly convenient for storing and transferring files, but they are prone to file system corruption, bad sectors, and connectivity issues. When your external drive becomes slow, inaccessible, or starts showing "Do you want to scan and repair" messages, (Check Disk) is the built-in Windows utility that can often fix the issue .
Use this method for general maintenance or if the drive is accessible but behaving slowly.
CHKDSK fixes most logical errors on external drives. Run /f first, then /r if needed. If CHKDSK freezes or can’t complete, your drive likely has physical damage—replace it immediately. | Command | Effect | |---------|--------| | chkdsk
: While CHKDSK is generally safe, it is always recommended to back up critical data before running repairs on a failing drive, as the stress of the scan can sometimes push a physically dying drive to total failure. Windows GUI version of this tool instead of the Command Prompt?
: If the drive is accessible but acting erratic, copy your most critical files to your internal storage before running chkdsk /f /r . The intensive scanning process stresses the drive mechanisms and can cause a weak drive to fail completely.
chkdsk is a , not a data recovery or hardware fix tool. For external drives with logical corruption (e.g., unsafe ejection), chkdsk /f is highly effective, restoring drive accessibility in >85% of cases. However, for drives with physical degradation , running chkdsk is actively destructive, often converting a partially readable drive into an electronic brick.
If dismount fails, run:
✅ Drive appears in with correct capacity. ✅ Can copy files on/off the drive. ✅ No “delayed write failed” errors. ✅ Disk Management shows Healthy (NTFS/FAT32/exFAT) . ✅ CHKDSK report shows 0 KB in bad sectors .
CHKDSK often saves recovered file fragments in hidden folders named FOUND.000 on the root of the external drive. These files have .CHK extensions.
chkdsk E: /f