Skip to main content
hard-driveINFO

Drive shows as RAW? Recover a RAW drive without formatting (2026)

Your drive shows as RAW and Windows asks to format it? The data is usually still there. How to recover a RAW drive without formatting — TestDisk, PhotoRec and recovery software, step by step, recovery first.

By Eric Gerard · Editor · Save My Disk4 min readPhoto via Pexels

You open a drive and instead of your files, Windows tells you it "needs to be formatted before you can use it." In Disk Management the partition is labelled RAW. It is one of the most alarming things a drive can do — but in most cases your data is still there, and formatting is exactly what you should not do first. This guide explains what RAW really means and how to get your files back without losing them.

What "RAW" actually means

A drive shows as RAW when the operating system can no longer recognise its filesystem — the NTFS, exFAT or FAT32 structure that records where each file begins and ends. The partition still exists and the raw bytes of your files are usually still sitting on the platters or flash chips. What is damaged is the map, not the territory.

That distinction is the whole reason recovery is possible. Because the file data itself is typically intact, the job is to either repair the filesystem structure or read the underlying sectors directly and rebuild the files from them — both of which can be done without overwriting anything, as long as you act carefully.

A macro view of a hard drive's platters and actuator arm
A macro view of a hard drive's platters and actuator arm

Why you should not format (or run chkdsk) first

When a drive turns RAW, Windows helpfully offers to format it. Don't. Formatting writes a brand-new, empty filesystem over the drive and removes the references to your existing files. Recovery is often still possible afterwards by carving raw sectors, but you have made it harder and less complete for no good reason.

chkdsk is the other reflex to resist. On a genuinely RAW volume it usually refuses outright — "The type of the file system is RAW. CHKDSK is not available for RAW drives." When it does run on a barely-readable filesystem, it can move or delete entries it judges invalid, which sometimes complicates recovery. The rule is simple: recover first, repair second.

What causes a drive to go RAW

RAW is a symptom with several possible causes:

  • Unsafe removal — unplugging an external drive or USB stick mid-write, without ejecting it.
  • Power loss — a crash or outage while the drive was writing.
  • Bad sectors — physical wear damaging the area that holds the filesystem.
  • Corrupted partition table or boot sector — the structure pointing to the filesystem is broken.
  • Malware, or a drive that is simply starting to fail.

The cause matters mostly because a failing drive — one that clicks, disappears, or reads extremely slowly — needs different handling from a healthy drive with a corrupted filesystem. If you suspect hardware, see our guide on hard drive failure signs and recovery.

The recovery-first procedure

  1. Stop using the drive. Decline the format prompt and avoid any further writes.
  2. Confirm it in Disk Management (Win + X → Disk Management). A partition marked RAW is a filesystem problem; a drive that is missing entirely is more likely hardware.
  3. Try TestDisk to rebuild the partition table or boot sector. If it succeeds, the partition may mount normally again with the files intact. TestDisk and PhotoRec are covered in depth in our TestDisk vs PhotoRec guide.
  4. Carve the files out with PhotoRec or a graphical tool such as EaseUS Data Recovery Wizard, in read-only mode, and copy them to a different, healthy drive — never back onto the source.
  5. Format only after recovery. With your files safe elsewhere, format the RAW drive (or run chkdsk) to give it a clean filesystem and put it back into service.

For the GUI route, a beginner-friendly scanner makes this far less intimidating:

Editorial pick
4.5 / 5

Recover a RAW drive with EaseUS

Read-only scan of the RAW partition, preview your files, restore them to another drive — free up to 2 GB

Founded in 200430-day guaranteeFree 2 GB version
See the offer

If the RAW drive is an external unit that also fails to appear reliably, our guide on an external drive that won't show up walks through the connection and driver checks first.

When RAW means hardware trouble

Software recovery only helps while the drive is detected and stable. If the RAW drive is also clicking, disappearing from Disk Management, or producing read errors on almost every sector, you are likely dealing with a mechanical or controller fault rather than a corrupted filesystem. Continuing to power it can worsen physical damage. In that case, stop, and weigh a professional cleanroom lab against the value of the data.

How to avoid it next time

The same habits that prevent most RAW incidents also protect against everything else:

  • Always eject external drives and USB sticks before unplugging them.
  • Keep the drive on a stable power source; avoid yanking cables during writes.
  • Keep a current backup following the 3-2-1 rule — three copies, two media, one off-site.

RAW looks like a disaster, but it is usually a recoverable one. Resist the format button, recover your files to another drive first, and only then repair — and the next time a drive throws this error, it will be an inconvenience rather than a loss.

Editorial pick
4.5 / 5

Recover the data from your hard drive → EaseUS

Free scan · deleted, formatted & lost files · Windows & Mac

Founded in 200430-day guaranteeFree 2 GB version
See the offer

Frequently asked questions

What does it mean when a drive shows as RAW?

RAW means Windows can no longer read the drive's filesystem (NTFS, exFAT or FAT32). The partition is there, but the structure that describes where files live is damaged or unrecognised, so the OS falls back to labelling it 'RAW' and usually offers to format it. In most cases the actual file data is still on the platters or flash — only the map to it is broken.

Will I lose my data if I format a RAW drive?

Formatting builds a fresh, empty filesystem over the drive, which removes the references to your existing files. The raw sectors are often still recoverable afterwards with carving tools, but formatting makes the job harder and riskier. The safe order is always: recover the files to another drive first, then format.

Can chkdsk fix a RAW drive?

Often it cannot. Windows frequently returns 'The type of the file system is RAW. CHKDSK is not available for RAW drives.' When chkdsk does run on a barely-readable filesystem, it can sometimes make changes that complicate recovery. Recover your data first; only run chkdsk afterwards, as a repair step on a drive you have already backed up.

How do I fix a RAW drive without losing data?

Don't format and don't repair first. Connect the drive, run a recovery tool in read-only mode (TestDisk to rebuild the partition/boot structure, or PhotoRec / EaseUS to carve files out), and copy everything to a different healthy drive. Once your files are safe, you can format the RAW drive to make it usable again.

Why did my drive become RAW in the first place?

Common causes are unplugging an external drive without ejecting it, a sudden power loss during a write, bad sectors, a corrupted partition table or boot sector, malware, or a drive that is starting to fail. RAW is the symptom; the cause matters mainly because a physically failing drive needs different handling (stop using it).

The RAW drive is also clicking or not detected at all — what then?

That points to a hardware problem, not just a filesystem one. Clicking usually means a mechanical fault, and a drive that does not appear in Disk Management at all may have a failed controller. Keep powering it down and consider a professional lab — software recovery only helps when the drive is detected and stable.