Mac Hard Drive Recovery For A Toshiba Disk

My Mac stopped recognizing my Toshiba external hard drive after it disconnected unexpectedly. Disk Utility sees the drive but won’t mount it, and I need to recover important files from it. What’s the safest way to handle Mac hard drive recovery for a Toshiba disk without making the data loss worse?

First thing: don’t keep using the drive. That’s the part people tend to underestimate, but it matters the most.

When a file disappears on macOS, or even after a format in some cases, the data usually is not instantly wiped from the disk. The system may just mark that space as available. If new data gets written there, though, the old file can be overwritten. That can happen from normal stuff too, like downloads, browser cache, app updates, temp files, or background processes.

If it’s an external drive, unplug it for now. If the missing files were on your Mac’s internal drive, use the Mac as little as you can until you decide what to do next.

I learned this the hard way when I thought I had lost my whole thesis because I assumed I’d copied it to a flash drive. It felt awful at the time, but it also taught me that “gone from Finder” does not always mean “gone forever.”

Before jumping into recovery software, check the simple places first. Open the normal Trash. If the files were on an external drive, also check the drive’s hidden trash folder. Open the drive in Finder, press Shift + Command + Period to show hidden files, then look for a folder called .Trashes. If the files are sitting there, you may be able to restore them with “Put Back.”

After that, check Time Machine if you had it enabled before the files disappeared. Open it from the menu bar, go back to a point where the files still existed, select what you need, and hit “Restore.”

If there’s no backup and the Trash is empty, then recovery software is probably the next realistic option. Disk Drill is one of the common Mac tools for this. It supports file systems like APFS and HFS+, and it’s not too hard to move around in.

These tools usually scan in a couple different ways. Some scans look for old file-system records. Deeper scans look for file signatures, so they may still detect things like photos, documents, videos, or archives even if the original name and folder location are gone.

One thing to watch for: if the drive is acting flaky, don’t keep hammering it with scans. If it takes forever to mount, disconnects randomly, or behaves strangely, make a byte-for-byte image first and scan that image instead. That gives you a better chance without repeatedly stressing the original drive.

If you hear clicking, grinding, weird spinning sounds, or anything that suggests physical damage, stop. Power it off and disconnect it. Software recovery is not the right move in that situation. If the data really matters, a professional recovery service is the safer option, even if it’s expensive.

Once you get through this, set up backups so you don’t have to go through it again. Time Machine is good for a local backup, and a cloud backup adds another layer in case the local drive dies or disappears.

For now, keep it boring and methodical: stop using the drive, check the normal Trash and hidden .Trashes folder, try Time Machine, then look at recovery software. If the data has not been overwritten or physically damaged, there’s still a real chance it can be recovered.

4 Likes

Do not click Erase, Initialize, or “repair” prompts just because macOS suggests them.

Since Disk Utility can still see the Toshiba, treat that as a recovery job, not a mounting problem to force. Make an image of the drive first if you can, then scan the image with Disk Drill or another recovery tool, and save recovered files to a different disk.

Do not keep unplugging and replugging it just to see if it “comes back.” That can turn a recoverable bad connection or weak drive into a worse problem, especially if it disconnects while macOS is trying to read the file system.

I agree with the imaging-first advice, but I’d check the boring hardware stuff before starting a long scan. Not “try a bunch of fixes,” just remove avoidable variables. Use a different USB cable if you have one, plug directly into the Mac instead of a hub or dock, and avoid front-panel adapters or cheap USB-C dongles if that’s part of the setup. A surprising number of external Toshiba problems are really cable, port, or enclosure issues, not the disk itself.

That said, do not use this as an excuse to keep testing it all night. One clean attempt with a known-good cable and direct port is reasonable. If it still appears in Disk Utility but refuses to mount, stop treating it like a normal external drive.

The safest order I’d use is:

  1. Leave Disk Utility alone except for looking at information. Don’t erase, initialize, partition, or run anything that claims it will “fix” the disk.

  2. Find another drive with enough free space. If the Toshiba is 2 TB, plan like you need 2 TB of space for an image, even if you only had 200 GB of files on it.

  3. Make a clone or image of the whole disk, not just the visible volume. If the partition map or file system is damaged, copying only the mounted part may miss what you need.

  4. Scan the image or clone, not the original Toshiba.

  5. Recover files to a third location. Never save recovered files back onto the Toshiba.

If you’re comfortable with Terminal, a tool like ddrescue is often better for a questionable drive than a normal copy because it can skip bad areas and come back to them instead of getting stuck forever. The catch is that it is not beginner-friendly. A wrong source/destination choice can overwrite the wrong disk, so don’t use it if the disk names in Terminal look confusing.

If you’d rather stay in a graphical app, Disk Drill is fine to try, but use it in the right way: scan the image if possible, preview files before paying or committing time, and recover to another disk. Don’t judge success only by file names either. With damaged file-system metadata, recovery tools may find files but lose folder structure or original names. Photos and PDFs might come back fine while app packages, mail libraries, or project folders can be messier.

A small warning that gets missed: if this Toshiba was used for Time Machine, Photos Library, Final Cut libraries, or anything with lots of package-style folders, don’t assume “I see some files” means the whole thing is recovered. Those libraries can look like folders but depend on lots of internal files being intact. Copy the whole library/package if you can, then test it from a separate recovered copy.

If the drive is making clicking sounds, repeatedly spinning up and down, or disappearing from Disk Utility while sitting still, I would not run Disk Drill or any other scanner on the original disk. At that point the scanner is just asking the failing hardware to read every sector it possibly can. That is exactly when a professional lab has the best chance, before the drive has been beaten up by repeated home attempts.

If it stays visible and quiet, my practical move would be: different cable/direct port once, then clone/image, then recovery software on the copy. Slower than trying to force-mount it, but much safer for the files you actually care about.

Expect this to be slow, and expect the recovered copy to be messier than the drive looked before it failed. If the file system got damaged when it disconnected, recovery software may find the files but not always the old folder layout, names, dates, or library structure.

The detail I’d be careful with is choosing the right thing to image. In Disk Utility, use “Show All Devices” so you can see the physical Toshiba disk and the volume under it. If you only image the grayed-out volume, you may miss useful partition/file-system information. If you image the whole physical device, you have a better starting point for recovery. And label your destination drive clearly before doing anything, because the easiest disaster here is accidentally cloning the blank drive over the Toshiba.

I agree with the general advice above: don’t run repairs on the original unless the files are low value and you accept the risk. For important data, make a full image or clone first, then point Disk Drill or whatever tool you choose at that copy. If the drive is quiet and stays visible, that’s a reasonable home attempt. If it drops offline during the image process, clicks, or keeps resetting, stop there. At that point the “cheap” attempt can become the reason a lab has less to work with later.