Ritridata Logo
Ritridata
Data Recovery for Windows
Windows 11/10/8/7 support
Data Recovery for Mac
macOS Sonoma & earlier
Hard Drive Recovery
SD Card Recovery
External Drive Recovery
Crashed System Recovery
Disk Image Recovery
Mac File Recovery
Recycle Bin Recovery
Solutions
Pricing
DownloadSign In
Home mac computer solutions SSD Not Detected on Mac? 7 Fixes for 2026 [Step-by-Step]

SSD Not Showing Up on Mac? Here's How to Fix It (and Recover Your Files)

Ethan CarterEthan Carter
|Last Updated: March 14, 2026| 100% Safe

An SSD that doesn't appear on your Mac is usually a connection, mounting, or file system issue — not a dead drive.
This guide walks through every fix in order of likelihood, plus how to recover files with Ritridata if the drive needs formatting to get back online.

Free Download

An SSD not showing up on Mac is almost always a solvable problem — the drive is rarely dead. macOS has several layers of detection and mounting logic that can each fail independently. This guide works through them in order from simplest to most involved.

Part 1. Check Physical Connection First

Before touching any software settings, rule out the physical layer:

CheckWhat to Do
USB/Thunderbolt cableSwap for a known-working cable — charging-only USB-C cables don't transfer data
USB hubBypass the hub and connect directly to the Mac's port
PortTry a different port on the Mac
PowerSome SSDs need a powered hub — especially 2.5" HDDs drawing from USB
Other MacTest the SSD on a second Mac to confirm it's not the drive

💡 Tip: USB-C cables that came with phone chargers are often charge-only and carry no data signal. If your external SSD uses USB-C, use the cable that shipped with the SSD or a cable explicitly rated for data transfer.

Part 2. Show All Devices in Disk Utility

The most common reason an SSD doesn't appear in Finder is that Disk Utility is hiding it. By default, Disk Utility shows only mounted volumes.

Fix:

  1. Open Disk Utility (Applications → Utilities)
  2. Click View in the top menu bar
  3. Select Show All Devices
  4. The SSD should now appear in the left sidebar — possibly greyed out

If the SSD appears greyed out, it is detected but not mounted — proceed to Part 3.

⚠️ Important: If the SSD appears in Disk Utility but shows a partition error or unrecognized format, do not immediately reformat it. Use First Aid (Part 4) first, and if that fails, run data recovery software before formatting.

Part 3. Mount the SSD Manually

An SSD visible in Disk Utility but absent from Finder is simply not mounted. macOS can fail to auto-mount for various reasons.

  1. In Disk Utility, click the greyed-out SSD or its volume
  2. Click the Mount button at the top of the window
  3. If prompted for a password (FileVault), enter it
  4. The SSD should now appear in Finder

If Mount is greyed out or fails, the volume has a file system error — proceed to First Aid.

💡 Tip: You can also mount drives via Terminal: diskutil mount /dev/diskX (replace diskX with the correct identifier shown in Disk Utility). This sometimes works when the GUI mount button fails.

Part 4. Run First Aid in Disk Utility

Disk Utility First Aid checks and repairs common file system errors on APFS and HFS+ volumes.

  1. Select the SSD in Disk Utility's left sidebar
  2. Click First Aid in the toolbar
  3. Click Run to confirm
  4. Wait for the repair to complete

If First Aid reports "overlapped extent allocation" or "invalid node structure," the file system has significant corruption. If it reports success, try mounting again.

💡 Tip: Run First Aid on the physical disk (the top-level entry, not just the volume underneath it) for the most thorough scan. The physical disk check catches partition map errors that a volume-level check misses.

Part 5. Fix File System Incompatibility

If the SSD was formatted on a Windows PC (NTFS), an older Mac (HFS+), or as exFAT, it may not auto-mount correctly. macOS reads NTFS drives in read-only mode by default and may not display them in Finder without additional steps.

SSD FormatMac BehaviorFix
APFSFull read/write — should auto-mountRun First Aid
HFS+ (Mac OS Extended)Full read/writeRun First Aid or reformat to APFS
exFATRead/write — usually mountsTry Terminal mount command
NTFSRead-only — may not appear in FinderInstall NTFS for Mac or reformat
Unknown / RAWWill not mountData recovery before reformat

🗣️ r/mac user: "External SSD formatted NTFS wasn't showing up in Finder on my Mac. Installed Paragon NTFS for Mac and it mounted immediately. Didn't need to reformat or lose any files."

Part 6. Reset NVRAM (Intel Macs) or Restart (Apple Silicon)

If none of the above fixes work and the SSD was previously recognized, NVRAM or SMC settings may be interfering with hardware detection.

Intel Mac NVRAM reset:

  1. Shut down the Mac completely
  2. Power on and immediately hold Option + Command + P + R
  3. Hold for 20 seconds (you may hear the startup sound twice)
  4. Release and allow the Mac to boot normally

Apple Silicon (M1/M2/M3/M4): A simple shutdown and restart is equivalent — Apple Silicon does not have a manual NVRAM reset.

After resetting, reconnect the SSD and check Disk Utility.

🗣️ r/techsupport user: "External SSD stopped showing up after a macOS update. NVRAM reset fixed it instantly. Not sure what changed but it's been working fine since."

Part 7. Recover Files From the SSD With Ritridata Before Reformatting

If none of the fixes restore access and you need to reformat the SSD, use Ritridata first to recover your files. It can scan an SSD that macOS cannot mount and recover files directly from the raw sectors — supporting APFS and HFS+ natively.

Free Download

Step 1 — Select the undetected or unmountable SSD from the drive list

Step 2 — Run a safe scan — the SSD is not modified during the process

Step 3 — Preview and recover your files to a separate, healthy drive

FAQ

Why is my external SSD not showing up on Mac? The most common causes are a faulty cable, an unmounted volume, file system incompatibility (NTFS), or file system corruption. Start with Disk Utility → Show All Devices to see if the drive is detected but not mounted, and work through the fixes above.

Why does my SSD show in Disk Utility but not Finder? The volume is detected but not mounted. Click the Mount button in Disk Utility. If Mount is greyed out, run First Aid. If First Aid fails, the file system is significantly corrupted and data recovery before formatting is recommended.

Can macOS read NTFS SSDs? macOS can read NTFS drives in read-only mode but often won't display them in Finder by default. To enable full read/write access to NTFS drives on Mac, use a third-party tool like Paragon NTFS for Mac or Mounty.

What does NVRAM reset do for SSD detection on Mac? NVRAM stores hardware settings including display, audio, and some USB/Thunderbolt port configurations. A corrupted NVRAM entry can cause external drives to stop being detected. Resetting it restores default hardware detection behavior.

My Mac SSD (internal) is not showing up — what does that mean? If the internal SSD is not visible in Disk Utility, macOS itself may not be booting from it — which is a different and more serious situation. Boot into macOS Recovery (hold power button on Apple Silicon, or Cmd+R on Intel) and check Disk Utility from there.

Will formatting the SSD delete my files? Yes. Formatting erases the file system and marks all space as available. If you need files from the SSD, use data recovery software like Ritridata before formatting.

References

  • Apple — Disk Utility First Aid
  • Apple — NVRAM Reset (Intel Macs)
  • EaseUS — External SSD Not Showing Up Mac
  • r/mac — NTFS SSD on Mac Discussion
  • r/techsupport — NVRAM Reset Fixed SSD Detection

Related Articles

How to Recover Files from an SD Card on Mac in 2026

Deleted photos from an SD card on your Mac? Recovery is almost always possible if you act before new files overwrite them.
This guide covers every method — free tools via Terminal, Disk Utility First Aid, and Ritridata with camera-specific RAW algorithms for Mac.

Read Article →

Disk Utility Says the Erase Process Has Failed — Here Is How to Fix It

The 'erase process has failed' error in Disk Utility stops you from formatting a Mac drive.
Learn every cause and fix — from FileVault conflicts to Terminal commands and Recovery Mode.

Read Article →

Sysmond Is Running on Your Mac — Is It Normal or a Problem?

Sysmond shows up in Activity Monitor and sometimes spikes your CPU usage.
This guide explains exactly what sysmond is, why it runs, and what to do if it seems abnormal.

Read Article →
Ritridata Logo
Ritridata

Professional data recovery software trusted by millions worldwide.

Products
  • Data Recovery for Windows
  • Data Recovery for Mac
Features
  • Hard Drive Recovery
  • SD Card Recovery
  • External Drive Recovery
  • Crashed System Recovery
  • Disk Image Recovery
  • Mac File Recovery
  • Recycle Bin Recovery
Legal
  • Privacy Policy
  • Terms of Service
  • Refund Policy
Support
  • Contact Us
XML SitemapHot: data recoverywindows file recoveryfile recovery softwaresd card recoveryfree data recovery softwarerecuva file recoverywindows file recovery tool

© 2026 RitriData. All rights reserved.