Symptoms
- Windows asks to format the drive before you can use it
- File Explorer shows the drive with 0 bytes used and 0 free
- Properties show file system as RAW instead of NTFS/exFAT
- Drive was unplugged suddenly or the PC crashed while it was connected
Likely causes
- CommonFile system table corrupted by an unsafe removalPulling a drive out during a write can damage the index that lists files.
- PossiblePartition table damage from a failing driveBad sectors can corrupt the structures Windows needs to read the drive.
- Less commonMalware or a bad sector overwrote file system dataLess common but can produce the same RAW symptom.
What to do
- Do not click Format; that can overwrite the remaining file references.
- Stop using the drive immediately to avoid writing new data over the old files.
- Run 'chkdsk /f' from an elevated command prompt only if you don't need to recover specific files, since it can delete unreadable ones.
- Better first step: use file recovery software to copy files off before repairing anything.
- Once files are safely copied elsewhere, format the drive to restore normal use.
- If recovery software can't read the drive at all, it likely needs professional lab recovery.
Tools and parts
- File recovery software
When to call a pro
If the RAW drive holds data you can't lose and consumer recovery tools fail, a data recovery lab can often still get it back.
Safety
Generally low risk
Generally low risk for a careful person. Stop if anything looks different from what this guide describes.