External Drive Keeps Disappearing From Mac Finder

Hardware – Hard Drives Beginner 👁 8 views 📅 Jun 23, 2026

External drive vanishing from Finder? Almost always a cable or power issue. Here's how to fix it fast, plus the other common causes.

1. Bad USB Cable or Connection – The #1 Cause

Almost every time I see a Mac losing an external drive, it's the cable. Don't overthink this. USB cables fail more than you'd think, especially the cheap ones that come with drives. Micro-USB and USB-C cables get bent, frayed, or just stop working properly.

Try a different cable first. Not a different port – a different cable. And if you're using a USB hub, skip it. Plug the drive directly into the Mac. Hubs cause noise and power drops that make drives vanish.

If you're on a MacBook Pro 2016-2020 with USB-C ports, those ports are finicky. Dust or lint in the port can break the connection. Blow it out with compressed air. I've fixed dozens of drives that way.

Still gone? Try a different Mac or PC. If the drive works there, the problem is your Mac's port or controller. If it doesn't work anywhere, the drive itself is dead.

2. Power Issues – Especially With 3.5" Drives

Big desktop external drives (3.5-inch) need their own power brick. If that brick is failing or the outlet is dead, the drive won't show up. I've seen people plug the brick into a power strip that's switched off. Check the outlet with a lamp or phone charger.

For 2.5-inch portable drives (laptop-size), they get power from the USB port. If your Mac's USB port can't deliver enough juice, the drive will appear and disappear over and over. This happens a lot with older Macs or when you plug it into a keyboard's USB port (which has less power). Move it to a direct port on the Mac, preferably a powered one (some Macs have higher-power ports marked with a lightning bolt).

If you're using a USB-C to USB-A adapter, those can also drop power. Swap to a proper USB-C cable if possible.

3. Drive Not Mounted in Disk Utility

Sometimes Finder doesn't show the drive, but Disk Utility does. Open Disk Utility (Applications > Utilities > Disk Utility). Look for the drive in the left sidebar. If it's greyed out or has no mount point, it's not mounted.

Click the drive, then click the Mount button (looks like a little play icon). If it mounts, you're done. If it doesn't, you might have a filesystem issue. For example, NTFS drives need extra software on Mac – MacOS can read them but not always mount them automatically. Try a free app like Mounty for NTFS.

If the drive shows up but has a red exclamation mark or says "First Aid needed," run First Aid from Disk Utility. Click the drive, then the First Aid tab, then Run. This checks and repairs filesystem errors. It takes a few minutes. If it finds errors and fixes them, the drive should mount after that.

4. SMC and NVRAM Reset

If the drive works on other computers but not yours, your Mac's system controller might be confused. This is rare but happens.

For Intel Macs with T2 chip: Shut down. Hold Control+Option+Shift (left side) and the power button for 7 seconds. Then let go and press power normally to start up. This resets the SMC (System Management Controller) – the part that manages power to USB ports.

For Apple Silicon Macs (M1/M2): You can't reset SMC manually. Instead, shut down, wait 30 seconds, then start up. That's it – the system handles it automatically.

After SMC reset, also reset NVRAM (non-volatile RAM). Shut down, then press power and immediately hold Command+Option+P+R. Hold for 20 seconds (you'll hear the startup chime twice). Then release.

Both resets fix weird power and connection glitches. I've seen a drive that wouldn't mount after a macOS update – SMC reset fixed it.

5. Spotlight Corruption or Third-Party Software

Sometimes Spotlight (the search indexer) gets stuck on an external drive. It can cause Finder to ignore the drive entirely. To test this, go to System Preferences > Spotlight > Privacy. Add your external drive to the list of excluded locations. This stops Spotlight from indexing it. Then unplug and replug the drive.

If it shows up now, Spotlight was the problem. You can leave the drive excluded or rebuild the index later (but that's another headache).

Also, check for third-party software that might interfere. Stuff like Tuxera NTFS, Paragon NTFS, or even antivirus apps like Malwarebytes can block drives. Disable them temporarily and see if the drive appears.

Quick-Reference Fix Table

CauseFixTime
Bad cableReplace cable, skip hub2 mins
Power issueCheck outlet, use direct port5 mins
Not mountedMount in Disk Utility, run First Aid10 mins
SMC/NVRAMReset SMC and NVRAM5 mins
Spotlight conflictExclude drive from Spotlight3 mins

Was this solution helpful?