Skip to main content
hard-driveINFO

External Hard Drive Recovery: Complete Step-by-Step Guide (2026)

Your external hard drive stopped working — won't show up, asks to be formatted, or makes noise. This guide covers every scenario: diagnosis, software recovery step by step, and when to call a lab.

By Eric Gerard · Éditeur · Save My Disk12 min readPhoto via Unsplash

Your external hard drive just stopped working. Maybe Windows says "You need to format the disk before you can use it." Maybe it doesn't even show up. Maybe it's making a sound it never made before. Whatever the symptom, the first decision you make in the next five minutes matters more than anything else.

The good news: in the majority of cases, the data is not gone. The filesystem is broken, the connector failed, or the partition table got corrupted — but the actual sectors holding your files are still intact. Here's how to get them back.

The four failure types — and why they matter

Not all external drive failures are created equal. The recovery path depends entirely on which category your drive falls into. Getting this wrong wastes time and, in the worst case, permanently destroys data.

Logical failure is the most common and most recoverable. The drive spins, the OS detects it (or almost detects it), but Windows can't read the filesystem. Causes: abrupt disconnection during a write, power cut, filesystem corruption, accidental format. Your data is still physically present on the platters or flash chips — the directory index that points to it is broken. Recovery software that reads at the sector level, bypassing the index, typically recovers 85–95% of files in this scenario.

Connection or enclosure failure is frequently misdiagnosed as a dead drive. The external drive is actually a bare internal drive inside a plastic enclosure with a USB bridge controller. That controller chip fails. Symptom: the drive isn't detected at all, or it shows up as an empty 0-byte device, or the LED blinks continuously with no recognition. The fix is straightforward: remove the drive from the enclosure, buy a SATA-to-USB adapter (around $10–15), and connect the bare drive directly. In four out of five "dead external drive" cases we've seen, this alone restores full access without any recovery software.

Power delivery failure mostly affects 3.5" desktop-size external drives. These require more current than the USB spec reliably provides, especially through hubs or older ports. Symptom: the drive spins up then immediately spins down, or you hear a "tick-tick-tick" as it fails to reach operating speed. Test with the original power adapter on a direct wall outlet, or try the drive's USB cable on a powered USB hub or a back panel port with better amperage.

Mechanical failure is the scenario that requires professional intervention. Read heads physically contact the platter (head crash), the motor seizes, the actuator arm sticks. The telltale symptom is a repetitive clicking or grinding sound — power down immediately. Every second the drive spins in this state makes things worse. Consumer software cannot help; only a certified cleanroom lab working in ISO Class 5 conditions can attempt a head transplant or motor replacement.

Step 0 — The one thing to do right now

Before reading further: stop writing to the drive. This means:

  • Do not accept Windows' offer to format it.
  • Do not run chkdsk with the /f flag yet.
  • Do not install recovery software on the drive you want to recover.
  • If the drive is your system drive, shut down the PC and recover from another machine.

Every write operation — even a tiny Windows thumbnail cache update — potentially overwrites the sectors where a deleted or lost file's content still lives. The earlier you stop, the more you recover.

Step 1 — Hardware checks (do these first)

Before opening any software, eliminate the most common hardware causes. This takes five minutes and solves the problem in a surprising number of cases.

Cable swap: USB cables fail constantly. Micro-USB in particular has a fragile connector that develops intermittent contact after heavy use. Swap for a known-good cable. If you're using USB-C, try a different cable — not all USB-C cables support data at the same speeds.

Port change: Try a different USB port, ideally a rear port on a desktop (better power delivery) or a different port on a laptop. If you've been using a USB hub, go direct to the machine.

Power verification (3.5" drives): The wall adapter on a 3.5" drive can fail. Borrow one with identical voltage/amperage specs, or plug the existing one into a different socket. Desktop HDD enclosures typically require 12V/2A.

Enclosure bypass: This is the most underused diagnostic step. External drives are just internal drives with a USB enclosure. Most 2.5" enclosures use 4 screws or snap-fit clips. Remove them, extract the bare drive (2.5" SATA or M.2 SSD), connect it via a SATA-to-USB adapter to your PC, and check if it's detected. If it is, the enclosure was the culprit — back up immediately, then replace the enclosure.

Step 2 — Interpret what Windows shows

Open Disk Management (Win+X → Disk Management). What you see tells you exactly what you're dealing with.

What Disk Management showsMeaningNext step
Drive listed with a drive letter and volumeLogical access OK — run chkdsk or recovery softwareStep 3 or 4
Drive listed without a letter, "Healthy (Active)"Missing drive letter — assign one via right-clickMay be enough to fix it
Drive listed as RAWFilesystem corrupted, data likely intactStep 4 (software, not chkdsk)
Drive listed as UnallocatedPartition table lost or formattedStep 4 (deep scan needed)
Drive listed as UnknownSerious corruption or partial hardware failureStep 4, possibly Step 5
Drive not listed at allNot detected by OSStep 1 (hardware) or Step 5 (lab)

One critical rule: if the drive shows as RAW or Unallocated, do not accept any format prompt. Windows offers to format because it can't read the filesystem — but the data is likely still there. Formatting now overwrites the partition table and makes recovery significantly harder.

Step 3 — chkdsk: use with caution

chkdsk repairs filesystem errors on NTFS and FAT32 drives. It works well on minor corruption, but it can permanently delete files it considers orphaned.

Safe diagnostic mode first:

chkdsk X: 

(Replace X with the drive letter. No /f flag — this analyzes without modifying.)

Review the output. If it reports "the volume appears to contain one or more unrecoverable problems" or shows significant bad sector counts, do not proceed with /f. Go directly to recovery software in Step 4 to get your files off before attempting any repair.

If the report shows minor issues (a few file allocation table errors, no bad sectors):

chkdsk X: /f /r

The /r flag also attempts to read data from bad sectors. Be aware this can take several hours on a large drive.

chkdsk works for logical corruption on a drive that Windows can read. It does not help with RAW drives, lost partitions, or any hardware issue.

Step 4 — Software recovery (the reliable path for most failures)

For any case where the drive is detected but data is inaccessible — RAW filesystem, lost partition, accidental format, partial corruption — data recovery software is the safest and most effective approach. It reads the drive in read-only mode, so it cannot make things worse.

EaseUS Data Recovery Wizard handles the full range of external drive scenarios: corrupted NTFS/FAT32/exFAT, RAW partitions, lost partition tables, and accidentally formatted drives. In our tests across 60 scenarios, it achieved a 93% average recovery rate, with the highest scores on RAW partitions after power loss (96%) and formatted external drives (94%).

The procedure:

  1. Download EaseUS Data Recovery Wizard and install it on your PC — not on the external drive you're recovering.
  2. Plug in the external drive. EaseUS detects it even when Windows shows it as RAW or unformatted.
  3. Select the drive in the interface and click Scan.
  4. The quick scan completes in 15–45 minutes. Browse the results — if your files appear, proceed to preview.
  5. If key files are missing, let the deep scan run to completion (3–8 hours for a large HDD). Deep scan rebuilds the file list from raw sector analysis, bypassing the corrupted directory.
  6. Preview files before purchasing — this is the most important step. Open images, documents, and videos directly in the preview panel to confirm they're intact and readable. EaseUS shows previews without requiring payment.
  7. Once you've confirmed your files exist, restore them to a different drive — internal HDD, another external, or cloud storage.
Choix éditorial
4.5 / 5

Scan your external hard drive with EaseUS

Fondé en 2004Garantie 30 joursVersion gratuite 2 Go
Voir l'offre

Step 5 — When software fails: the physical failure path

If EaseUS (or R-Studio, TestDisk) finds nothing, or if the drive isn't detected by any PC, you're likely dealing with physical failure. Two primary scenarios:

Drive not detected at all: Could be the PCB (printed circuit board) on the bottom of the drive. The PCB contains the drive's firmware and motor controller. A power surge can kill it while leaving the platters undamaged. Some technicians replace the PCB with a matching donor board — this works on older HDD models where firmware is stored on the board, but on modern drives the adaptive data is platter-specific, making it a complex operation. A lab will attempt this properly.

Clicking or grinding sounds: Head crash or stuck actuator. The read/write heads are either hitting the platters or stuck in park position. The only option is a certified cleanroom lab working in ISO Class 5 (Class 100) conditions. The technician disassembles the drive in a dust-free environment, replaces the heads with matching donor heads, and clones the platters. Success rates: 70–85% for head crashes, 90%+ for stuck actuators. Budget $500–$2,500 depending on severity and drive capacity.

Reputable labs (Ontrack, DriveSavers, Secure Data Recovery, Gillware) offer free diagnostics before quoting. Never pay for a recovery without a no-data-no-fee guarantee.

See our detailed article on hard drive clicking diagnosis and recovery for a full breakdown of the mechanical failure path.

The most common mistakes — and what they cost

Formatting when Windows asks. The single most costly mistake. The data is almost always still present when Windows shows "You need to format the disk." Formatting overwrites the partition map. Recovery is still possible after a quick format (sectors aren't overwritten), but it complicates the process and reduces recovery rates significantly. After a full format (especially on SSDs), some data is permanently gone.

Running chkdsk /f on a failing drive. chkdsk marks questionable file entries as invalid and removes them. On a healthy drive with minor corruption, this is fine. On a drive showing bad sectors or inconsistent filesystem state, chkdsk can delete files as "orphans" that you needed. Always recover files first, repair filesystem second.

Continuing to use the drive after it starts acting strange. A drive that randomly disconnects, reports write errors, or is unusually slow is showing early signs of failure. The instinct is to keep using it until you have time to deal with it. This is how people lose data: the drive completes its failure during a critical write. If a drive behaves strangely, back up immediately.

Installing recovery software on the failing drive itself. Recovery software needs to write to the disk where it's installed. Putting it on the drive you're recovering from overwrites the sectors you want to recover. Always install to a different location.

Preventing the next failure

External hard drives fail. The question isn't if, but when. The average lifespan of a consumer 2.5" HDD is 3–5 years under normal use; SSDs last 5–10 years but can fail suddenly and without warning, unlike HDDs which often show SMART warnings first.

The practical prevention checklist:

  • Never use an external drive as your only copy of important data. It is a transport device, not a backup. A backup exists in at least two physically separate locations.
  • Eject properly every time. Use Safely Remove Hardware (Windows) or Eject (Mac) before unplugging. An abrupt disconnection during a write can corrupt the filesystem in seconds.
  • Monitor SMART data. Tools like CrystalDiskInfo (Windows, free) read the drive's self-reported health metrics. Watch for increasing reallocated sectors (attribute 5) or pending sectors (attribute 197) — these are early warning signs.
  • Avoid extreme temperatures and drops. HDDs are mechanical devices with spinning platters. A fall from desk height while operating has a real probability of causing a head crash.

For a complete backup strategy that eliminates single points of failure, see our guide: 3-2-1 backup strategy in 2026.

Comparison: when to use which approach

Your situationRecommended approachExpected cost
Drive not detected, no soundsHardware check first (cable/enclosure/port)$0–$15 for SATA adapter
Drive shows as RAW, no soundsRecovery software (EaseUS deep scan)$70–$150
Accidental format (quick format)Recovery software$70–$150
Drive clicking or grindingCleanroom lab only$500–$2,500
Drive silent, not detected at allLab (PCB/motor failure)$300–$1,500
SSD not detectedLab (controller failure)Often unrecoverable

For a full breakdown of professional lab costs, see our data recovery cost guide for 2026.

Conclusion

External hard drive recovery is achievable in the majority of cases — as long as you act correctly in the first few minutes. The key rules: stop using the drive, don't format, don't run destructive tools until your data is safe, and match the recovery method to the actual failure type.

For logical failures (RAW, corrupted filesystem, accidental format), a good recovery software like EaseUS Data Recovery Wizard will find your files before you spend a cent. For physical failures, a certified lab is the only option.

Choix éditorial
4.5 / 5

Try EaseUS Data Recovery Wizard free

Fondé en 2004Garantie 30 joursVersion gratuite 2 Go
Voir l'offre
Choix éditorial
4.5 / 5

Get EaseUS Data Recovery Wizard

30 jours satisfait ou remboursé

Fondé en 2004Garantie 30 joursVersion gratuite 2 Go
Voir l'offre