Desktop externals · lab record · HUL-2025-0935
The Drive Mounts, and the Window Is Blank.
This Elements lived in a cupboard in Bricknell and came out monthly to take a copy of everything on the family PC: the camcorder tapes after they were put on the computer, the school photographs, and every piece of paper we have
. That Sunday it spun up as usual and mounted inside a second, and then showed not one folder — twenty years of it, and an empty window
. Someone in the family had run chkdsk on it before anyone rang us.
Sounds like yours? Ring us.
0800 6890668
What causes it.
On NTFS the names live in one place, the master file table, and the file contents live somewhere else on the platters. Wreck the table and the whole listing goes with it, while every byte of every file stays exactly where it was written. A write that never finished, a partition entry that is out by a few sectors, a patch of weak sectors in the wrong spot — any of those will do it. That is why a drive which mounts instantly and then shows an empty window is more often a bookkeeping failure than a broken mechanism. Two things had to be settled before any of that: whether this drive was sound enough to read, and how far chkdsk had already got.
The tools this one needed.
The steps we follow →| The gear | What this one did | Why we have it |
|---|---|---|
| ACE Lab PC-3000 Express | SMART and both defect tables read before anything was assumed | Reaches the vendor service commands an ordinary ATA connection cannot |
| R-Studio Technician | Rebuilt the file table from the records that survived plus the mirror | Handles almost any file system, and puts RAID sets back together |
| UFS Explorer Professional Recovery | Carved by file signature wherever the name had gone | Opens the volume formats most tools cannot: APFS, ReFS, XFS, ZFS, Btrfs |
The stages.
Prove the hardware sound first, then look at NTFS
Serious reading waited until the drive had answered a short list of questions at firmware level: SMART history, how many sectors it had reallocated, and the primary defect list alongside the grown one. Every answer was clean. That matters more than it sounds, because a healthy mechanism means the image can be taken at full speed instead of inching along on salvage settings.
Image it first. Repair only the image
Every repair tool changes what it works on, and one had already been across this drive. That decided the order of work. No further tool would touch the original at all. Seen on the image, the damage was one continuous band. NTFS also holds a backup copy of its first and most important records, and that had survived almost whole.
Give the unnamed files something to sort by
Where chkdsk had deleted an entry outright, the file had to identify itself. JPEG, MP4, PDF and Office signatures were read straight off the clusters. Those files were sorted by type, and within each type by date, using the timestamps held inside the files themselves. That leaves something a person can actually go through, rather than a heap of numbered files.
How it finished.
Nothing was lost. Paperwork, school photographs, the transferred tapes — all of it came back. Most of it kept its own names and its own folders; the remainder arrived grouped by type and by date. A new drive took it home, with a word about not keeping the only copy in the same room as the computer it copies.
What people read after this.
Tagged Desktop externals too.
Is yours doing the same?
Turn it off. Send it to us. The diagnosis comes first. It says which files are still readable and which are not.