Chkdsk External Drive Jun 2026
External drives are notorious for being "in use" by background processes (Thumbnail caching, Windows Search, Anti-virus). The error message "Volume in use" is generic.
If chkdsk hangs or crashes during "Stage 4: Looking for bad clusters" or "Stage 5: Rebuilding free space map", your drive has severe physical damage. Run chkdsk X: /f /offlinescanandfix to use Windows' offline spotfix, which targets only the metadata log and is less stressful. chkdsk external drive
Is the external drive recognized with correct capacity? ├── No → Do NOT run chkdsk. Check cables, try another PC, or use DiskPart to clean. │ ├── Yes → Does it make unusual sounds (clicking, grinding)? │ ├── Yes → STOP. Send for professional recovery. │ │ │ └── No → Run: chkdsk X: /f │ ├── Success? → Drive stable. Copy data elsewhere. │ └── Fails or reports bad sectors → Run: chkdsk X: /r │ └── If /r takes >24h or freezes → Drive is dying. Abort, copy readable data. External drives are notorious for being "in use"
or 100% disk usage when the drive is plugged in. Run chkdsk X: /f /offlinescanandfix to use Windows'