My external hard drive suddenly stopped showing up on my Mac, even though it still powers on when connected. It contains important files I need to recover. What can I do to safely access the drive without erasing or formatting it?
If the drive is clicking, repeatedly spinning up and down, disconnecting, or getting unusually hot, stop powering it on. Those signs point to a physical problem, and repeated attempts can make recovery harder. For truly irreplaceable files, a professional recovery lab is the safer route.
If it sounds normal, check whether macOS can see the hardware at all. Try another cable, port, and power adapter if it has one. Avoid hubs. Then open Disk Utility and choose View > Show All Devices. If the physical drive appears but its volume is gray, try Mount. Do not click Erase, Initialize, or Partition. I would also avoid First Aid until the important files are copied or the drive has been cloned, since filesystem repair can change data on the disk.
If Disk Utility does not show it, check System Information under USB or Thunderbolt. Detection there but not in Disk Utility can indicate an enclosure, adapter, or partition problem. An enclosure can fail while the actual disk remains readable, although moving the disk to another enclosure is only sensible if it uses a standard connector and does not rely on hardware encryption or a proprietary USB bridge.
Recovery software is useful only when the Mac can still detect the physical disk. Something like Disk Drill for Mac can scan a detected drive even when the volume will not mount, but recover the files to a different drive. Never install the software on, or save recovered files back to, the problem disk. If possible, create a byte-for-byte image first and scan that instead of repeatedly stressing the original.
If the drive is not detected in System Information on multiple Macs with known-good cables, software probably will not help. At that point, the likely causes are the enclosure electronics, power supply, USB bridge, or the drive itself. Do not format it just because macOS says the disk is unreadable. That prompt only means macOS cannot mount the current filesystem, not that the files are necessarily gone.
Check Finder Settings under General and Sidebar, since external disks can be mounted but hidden from both the desktop and Finder sidebar. If Disk Utility shows the volume as mounted, open Finder’s Go to Folder and enter /Volumes to access it and copy the files elsewhere.
If the drive does not appear in Disk Utility at all, Finder settings are not the issue. Check System Information under USB or Thunderbolt to see whether the Mac detects the hardware, then try another cable, port, or powered enclosure. A failed enclosure is fairly common, and the disk inside may still be readable.
If Disk Utility sees the drive but cannot mount it, avoid Erase, Initialize, and repeated First Aid attempts until the files are copied. Recovery software such as Disk Drill for Mac may scan an unmounted volume, but install it on your Mac’s internal storage and recover files to a different drive. Never write recovered data back to the problem disk.
A drive that clicks, disconnects repeatedly, or takes a long time to spin up is a different situation. Stop powering it on and consider a professional recovery service, since software scans can make a physically failing drive worse.
Don’t jump straight to disaster mode just because it vanished. A drive that still powers on but stopped mounting is far more often a bridge, cable, or power issue than a dead platter. The mechanical failure scenario @stackhacker7407 described is real, but it comes with symptoms. No clicking, no spin-down loops, no burning hot case usually means the disk itself is fine and something in the path to your Mac gave out.
That’s why the enclosure swap keeps coming up, and it’s genuinely the cheapest fix if it applies. A bare SATA-to-USB dock costs less than a decent cable and takes two minutes to test. The catch, and this is where I’d sharpen the warning already made, is that a lot of 2.5 inch portable drives from WD and Seagate put the encryption chip on the USB board itself. Pull the disk out of one of those and a new enclosure sees raw encrypted garbage, not your files. So the swap trick is a solid move for a 3.5 inch desktop drive in a generic case, and a trap for a slim bus-powered one.
On the imaging advice, everyone’s right that a byte-for-byte clone first is the safe play, but nobody mentioned the annoying part: Disk Utility’s own imaging tends to choke on a disk it can’t mount, which is exactly the situation you’re in. That’s actually the spot where the tool mentioned above earns its place. Disk Drill can pull a sector image off a flaky drive and let you scan the copy instead of hammering the original. I’d treat it as the imaging-and-scan step, not the whole answer, and keep expectations honest since a scan can’t rebuild files off hardware that keeps dropping the connection.
One thing people forget with bus-powered drives specifically: some Mac USB-C ports and cheap hubs don’t push enough steady power, so the drive gets just enough to spin up and light up but not enough to stay enumerated. Before you assume the disk is toast, try a USB-A port with an adapter, or a Y-cable that draws from two ports. Sounds too simple to matter, but it’s bitten enough people that it’s worth ruling out early.
And ignore the /Volumes suggestion for now. That path only helps if the volume is already mounted, which is the exact thing that isn’t happening here.