Opened portable hard drive showing scratched platters and read/write head after a drop. Backup drive failure after a drop: what actually survives long-term storage
Image: Techplora

Features

Backup drive failure after a drop: what actually survives long-term storage

How a dropped backup drive fails, what hard drives and SSDs survive, and how to test, image, and replace a suspect drive for long-term storage.

What to take away

  • A dropped hard drive often works for hours and then fails, because the heads spread surface damage as they pass over it.
  • A drive switched off during the fall usually loses its enclosure, port, or circuit board, not its platters.
  • Solid state drives tolerate shock better, but unpowered retention shortens in warm storage.
  • Image any suspect drive with ddrescue before running recovery software, and never write to the original.
  • Verify backups by checksum, and keep three copies with one offsite.

What a drop physically damages

A hard disk drive writes with heads that float above spinning platters on a thin cushion of air. The flying height is measured in nanometers. A shock while the drive is powered can push a head into the recording surface, and the scratch destroys sectors no software can read.

The hard disk drive article covers that mechanical fragility, including the shock ratings vendors publish for powered and unpowered states.

An unpowered 2.5 inch portable drive is a gentler case. Most models park their heads when power is cut, so a fall may only crack the shell, bend the USB connector, or loosen the bridge board.

The circuit board deserves a look. A drop can crack solder joints or flex the board enough to break a trace. On most modern drives the board holds calibration data tied to that unit, so a donor board swap usually fails.

Example: a two-meter drop onto a wooden floor

Consider a 4 TB portable drive that falls off a desk while it is copying files. It remounts, copies for twenty minutes, then vanishes from the file manager. That sequence points to head or platter damage, because the drive reads until it reaches the damaged zone.

Two-meter drop onto wooden floor

What you seeLikely causeFirst move
Clicking, then the drive disappearsHead or platter damagePower down, do not retry
Mounts, but a folder is emptyDamaged sectors in the file tableImage the drive, then scan the image
Not detected on any computerUSB bridge, port, or board damageTry the bare drive in another enclosure
Beeps or spins without mountingSeized spindle or firmware faultStop and contact a cleanroom lab

Failure signs to check before you trust the drive again

  • SMART attributes, above all reallocated sectors, pending sectors, and uncorrectable errors.
  • A full surface scan from the maker's tool, such as SeaTools or Western Digital Dashboard.
  • The sound of the drive at idle and during one long copy.
  • A read-back of every file against a checksum stored when the backup was written.

Many USB enclosures do not pass SMART data to the host. Use a SATA port, or an enclosure that supports UASP. Free tools such as smartmontools and CrystalDiskInfo read the same counters, and Backblaze publishes annual drive stats on real failure rates.

Long-term storage: what survives years on a shelf

An unpowered solid state drive slowly loses the charge that holds each cell's state. JEDEC standards define retention for powered-off storage and tie it to temperature, so a drive kept in a hot garage ages faster than one in a cool closet. The solid state drive article covers shock resistance and retention in more detail.

Hard drives age differently. Magnetic media can hold data for years, but the mechanical assembly is the weak point. Lubricant migrates, spindles seize, and a drive left on a shelf for five years may not spin up.

Bit rot affects both types. Files can decay while the drive still reports healthy. Checksumming file systems such as ZFS and Btrfs catch this, and par2 files repair damaged archives elsewhere.

A backup you have never restored is a guess, not a backup.

NIST SP 800-88 explains how to verify and sanitize media before you reuse or retire it, which matters when an old drive still holds tax records.

Recovering data after impact: a workable order of operations

Recovering data after impact

  1. Power the drive down and leave it down. Each extra spin-up can widen existing platter damage.
  2. Test the cheap parts firstcable, port, power adapter, and a second enclosure.
  3. Clone the drive with ddrescue onto a larger healthy target, using its log file so an interrupted run resumes.
  4. Run file recovery against the clone only, never against the original.
  5. If the drive clicks, beeps, or is never detected, send it to a lab with a cleanroom.

Cleanroom work is priced per case, so ask for a written quote and a no-data, no-fee term. A cracked connector or failed bridge board is far cheaper to fix than scratched platters.

Deciding whether the drive is worth replacing

After a serious impact, a drive becomes a liability. Use it for scratch data if a full surface scan comes back clean, and keep nothing on it that you cannot afford to lose.

A safer replacement plan is two drives rather than one, plus the 3-2-1 rule: three copies, two kinds of media, one copy offsite. If you are buying rather than recovering, our External SSD vs HDD durability comparison covers drop ratings, unpowered retention, and cost per terabyte: External SSD vs HDD durability.

Common questions

Does an external SSD survive a drop better than a hard drive?
Yes. An SSD has no moving parts to crash into a platter, so most drops leave the data intact. The enclosure, connector, and controller board can still fail.
How long will an unpowered SSD hold data?
It depends on the NAND type and storage temperature. JEDEC sets retention figures for powered-off storage, and drives kept warm lose data sooner.
Can a dropped hard drive be repaired?
Sometimes. A broken connector, cracked shell, or failed bridge board is a cheap fix. Head and platter damage needs a cleanroom and a specialist.
Should I keep using a drive that still works after a drop?
Only for disposable data, and only after a full surface scan and a fresh backup elsewhere. Surface damage often spreads with use.

More in Features

Features

How to Choose a Long-Term Backup Drive Enclosure, Docking Station, and Storage Shelf

Pick an enclosure, dock, and shelf spot that control heat, dust, and vibration for a backup drive, with checks that keep long term archives readable.

Latest from Analysis Desk