Case file · Desktop externals · BDR-2025-0921
It Slows the Whole Computer to a Crawl.
Plugging the drive in had become an event: the computer slows right down and almost crashes
the moment it's plugged in. The owner had investigated cleverly — recovery software could still see the files, leading her to exactly the right conclusion: probably the hdd failing
. A different cable had changed nothing. The cargo: family photos.
Same symptoms on your desk?
01273 964902
The decode.
A drive that drags an entire computer down is monopolising the storage bus with reads that barely complete. The operating system issues a request, waits out its timeout, retries, waits again — and every other disk operation queues behind it. That recovery software could still enumerate the files was the good news smuggled inside the bad: the directory structures were readable, so the photos were there and the problem was reliability, not absence.
Equipment on this case.
How a case runs →| Platform | What it did here | Why this tool |
|---|---|---|
| DeepSpar Disk Imager 4 | Imaged with a hard retry ceiling, so failing sectors couldn't stall the whole pass | Head-map-aware imaging with per-head timeout, reset and power-cycle control |
| ACE Lab PC-3000 Express | Read reallocation and pending-sector data to target the read strategy | Speaks the vendor-specific commands that sit outside the standard ATA set |
| UFS Explorer Professional Recovery | Rebuilt the volume and recovered the photo libraries with folders intact | Stronger than most on the awkward filesystems — APFS, ReFS, XFS, ZFS, Btrfs |
On the bench.
Stop the browsing sessions immediately
Every exploratory look at that drive had been a small tax on a failing mechanism — and the fact that the files were listable made it tempting to keep looking. Firmware-level checks showed reallocation well advanced and pending sectors accumulating, which settled the argument.
Cap the retries and let the drive skip its own bad ground
The imaging pass ran with strict timeouts and a retry ceiling. Where Windows had waited indefinitely on each difficult sector, the imager logged and moved on, harvesting the healthy majority quickly before returning to the difficult regions with a different strategy.
Recover the photos and verify them visually
The volume was rebuilt from the completed image and the photo libraries recovered with their folder structure. Images were spot-checked by opening them, because a JPEG can be present, correctly sized and still half grey.
The outcome.
The family photos came off the image effectively complete and were verified before sign-off. The computer, unburdened of a drive it had been waiting on, remembered how to be fast.
Related on the index.
More from Desktop externals.
Recognise your own drive in this story?
Same rule as every case above: power it down, and let the diagnosis be free before any decision has to be.