Case file · Desktop externals · BDR-2025-0935
The Folders That Were There Are Gone.
A dedicated backup drive with thousands of photos, videos and documents backed-up
performed the cruellest trick in storage: it opened normally and showed nothing. The owner was unable to find/view any of the folders that were previously there
— troubleshooting had gone nowhere, and the backup had become the emergency.
Same symptoms on your desk?
01273 964902
The decode.
Folders disappearing wholesale while the drive still mounts points at the index rather than the shelves. NTFS keeps its file records in a master table; damage there — from an interrupted write, a failing region under exactly those sectors, or a partition entry gone wrong — hides everything at once while leaving the file data completely untouched. The alternative explanation, a drive starting to fail, had to be ruled out first because it changes the entire approach.
Equipment on this case.
How a case runs →| Platform | What it did here | Why this tool |
|---|---|---|
| ACE Lab PC-3000 Express | Firmware-level health check that ruled hardware failure in or out | Speaks the vendor-specific commands that sit outside the standard ATA set |
| R-Studio Technician | Rebuilt the NTFS master file table from surviving records | Broad filesystem coverage and dependable RAID reconstruction |
| UFS Explorer Professional Recovery | Content-based recovery for files whose records were beyond repair | Stronger than most on the awkward filesystems — APFS, ReFS, XFS, ZFS, Btrfs |
On the bench.
Rule out hardware before believing it's logical
The drive was checked at firmware level first — SMART attributes, defect lists, reallocation history. It came back mechanically sound, which moved the case firmly into logical territory and meant imaging could proceed at normal speed rather than under emergency conditions.
Image anyway, then rebuild the index on the copy
Even a healthy drive gets imaged before filesystem repair, because repair tools write and writes are irreversible. On the image, the master file table proved damaged across a defined range, with a substantial proportion of records recoverable from the filesystem's own backup copy.
Carve what the index can't account for
Files whose records were unrecoverable were retrieved by content signature instead — photos, videos and documents identified by their internal structure, then sorted by type and embedded date so the results arrived organised rather than as a numbered heap.
The outcome.
The thousands of photos, videos and documents returned — most under their own names and in their own folders, the remainder organised by type and date. The backup drive was replaced by two, per the lecture that came free with the recovery.
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.