You plug in your external SSD and nothing happens. The drive doesn’t appear in File Explorer or Finder, or it shows up with a drive letter for a few seconds before vanishing. Sometimes Disk Management (Windows) or Disk Utility (macOS) sees it, but you can’t open any files. In other cases, the drive spins up, clicks once, and goes silent. On a gaming PC, this is especially annoying when the SSD holds your Steam, Epic, or Battle.net library and games suddenly won’t launch.
The good news: a drive that fails to mount is often a software or configuration problem, not a dying drive. A drive letter conflict, a stale driver, an unsupported file system, or a power-delivery hiccup can all produce the same symptom. Work through the fixes below in order — most people solve this in under thirty minutes. If your drive makes repeated clicking or grinding noises, though, stop troubleshooting, stop writing new data to it, and copy your saves and installs off it first if it’s still occasionally readable. That sound usually means the drive is failing, and every extra spin cycle counts.
Likely Causes
| Cause | How to confirm | Fix difficulty |
|---|---|---|
| Drive letter conflict or missing letter assignment | Drive appears in Disk Management with a healthy partition but no drive letter | Easy |
| Unsupported or corrupted file system (exFAT/NTFS/APFS mismatch) | Disk Management shows the partition as RAW or “Healthy (Unknown Partition)” | Easy–Medium |
| USB port, cable, or hub power problem | Drive works in another port or directly on the motherboard’s rear I/O, fails through a hub or front panel | Easy |
| Stale or corrupted USB/storage controller drivers | Yellow warning icon on the device in Device Manager, or “Unknown USB Device (Device Descriptor Request Failed)” | Medium |
| Drive has no partition table (brand-new or wiped drive) | Disk Management shows the disk as “Not Initialized” or “Unallocated” with no partitions | Medium |
| BitLocker or FileVault locking the volume | Disk shows a padlock icon in File Explorer, or macOS asks for a recovery key at mount time | Medium |
| Failing drive controller or NAND | Drive drops offline randomly, SMART data unavailable, clicking noises | Hard (replace) |
Fix 1: Try a Different Port, Cable, and Bypass Hubs
What causes it
USB hubs and PC front-panel connectors often deliver less power than rear motherboard ports. Portable SSDs that rely on bus power alone can fail to spin up their controller when voltage sags, and damaged or charge-only cables (common with phone cables lacking data lines) simply carry no signal.
How to check
Move the drive to a rear USB port directly on the motherboard — prefer a USB 3.0/3.2 Type-A port over a front-panel or keyboard-pass-through port. If you’re using a USB-C cable, swap in a different known-good data cable. Listen for the drive’s connect chime and feel whether it gets slightly warm, which indicates it’s receiving power.
What to do
Plug directly into a rear I/O port, ideally USB 3.2 Gen 1 or Gen 2. Avoid unpowered hubs entirely. If your enclosure supports both USB-C and USB-A, try both. On desktops, some boards label one port as having higher power delivery — check the motherboard manual or try each rear port in turn.
How to undo it
Nothing to undo — this change is fully reversible. You can return to your preferred port once the drive mounts reliably.
Fix 2: Assign or Change the Drive Letter in Windows
What causes it
Windows assigns drive letters automatically, but a network drive, virtual drive, or another USB device can claim the letter your SSD previously used. When the letter is missing or conflicts, the volume mounts internally but never appears in File Explorer.
How to check
Press Win+X and select Disk Management. Look for your SSD in the lower pane. If the partition reads “Healthy (Primary Partition)” but has no letter next to it, this is your problem.
What to do
Right-click the partition and choose Change Drive Letter and Paths. Click Add, select a letter from the dropdown (choose something mid-alphabet like M or N to avoid future conflicts), and click OK. The drive should appear in File Explorer immediately.
How to undo it
Return to the same dialog, select the letter, and click Remove. Shortcuts and game library paths pointing at the old letter will break, so re-point your Steam library or launchers afterward if you change it back.
Fix 3: Run Hardware and Device Troubleshooters / Reconnect Cleanly
What causes it
Windows sometimes leaves a USB device in a half-initialized state after an unsafe eject or sleep transition. The controller firmware is awake, but the OS never finishes enumeration, so the volume never mounts.
How to check
Open Device Manager (Win+X), expand Disk drives and Universal Serial Bus controllers. If your SSD appears but with a yellow triangle, or appears under “Unknown USB Device,” the enumeration failed.
What to do
Right-click the problematic entry and choose Uninstall device, then unplug the drive, restart the PC, and plug it back in — Windows will reinstall the driver fresh. On Windows 11, also run Settings > System > Troubleshoot > Other troubleshooters > Hardware and Devices if available. On macOS, reset the USB stack by shutting down, unplugging everything, waiting 30 seconds, then booting and reconnecting.
How to undo it
Driver reinstall is automatic and needs no undo. Windows will also re-detect the device if you simply replug it later.
Fix 4: Repair the File System
What causes it
Unexpected disconnects, power cuts mid-write, or pulling the drive while a game is writing shader caches can corrupt file system metadata. The partition exists, but the OS refuses to mount a volume it considers dirty or RAW.
How to check
In Disk Management, look for the partition labeled RAW or “Healthy (Unknown Partition).” In macOS Disk Utility, the volume may appear grayed out. If the drive shows as RAW but it previously held files, it’s corruption rather than a formatting mismatch.
What to do
On Windows, open Command Prompt as administrator and run: chkdsk X: /f /r — replace X with the assigned drive letter (assign one first per Fix 2 if needed). Let it complete; it can take 30–60 minutes on larger drives. On macOS, open Disk Utility, select the volume, click First Aid, then Run. If Windows reports RAW, third-party recovery tools can often rebuild the partition; avoid reformatting until you’ve recovered your data.
How to undo it
chkdsk and First Aid changes are permanent repairs, not settings. They can’t be reversed, but they don’t delete data — if anything, they recover it.
Fix 5: Update or Roll Back USB and Storage Drivers
What causes it
A Windows update or chipset driver change can break USB mass-storage enumeration, especially with NVMe-based enclosures using ASMedia or Realtek bridge chips. Conversely, a newly installed driver may be buggy and a rollback restores stability.
How to check
In Device Manager, expand Universal Serial Bus controllers. Look for “Unknown USB Device (Device Descriptor Request Failed)” tied to your drive. Also check Disk drives for a generic name instead of the enclosure’s model. Note whether the problem began after a recent Windows Update or driver install.
What to do
First install the latest chipset drivers from your motherboard manufacturer’s support page, then check Device Manager > the enclosure entry > Update driver > Browse my computer > Let me pick to force a reinstall. If it broke after an update, right-click the device > Properties > Driver tab > Roll Back Driver if available. For enclosures with firmware updaters from the manufacturer, apply any pending enclosure firmware update.
How to undo it
Use the same Roll Back Driver button, or reinstall a previous driver version manually from the manufacturer’s archive. Driver changes are reversible; firmware updates generally are not.
Fix 6: Initialize and Format a New or Wiped Drive
What causes it
A brand-new SSD, or one wiped by a low-level tool, has no partition table, so no OS can mount it. This is expected behavior, not a fault.
How to check
Disk Management shows the disk as “Not Initialized” or the entire capacity as a single black “Unallocated” bar. If the drive previously held your games and now shows this, do not initialize it yet — jump to the recovery steps in Fix 4, since initialization overwrites the partition table.
What to do
If the drive is genuinely new: right-click the disk label (not the partition) and choose Initialize Disk. Pick GPT (GUID Partition Table) — MBR only matters for drives used with very old systems. Then right-click the unallocated space, choose New Simple Volume, and format as NTFS for Windows-only gaming use, or exFAT if you also plug it into consoles, macOS, or Linux. Use the default allocation unit size and give it a clear label like “Games.”
How to undo it
Formatting is not reversible for the data on the volume, though the format choice itself can be changed later by reformatting. Confirm the drive is new or empty before initializing.
Fix 7: Unlock or Remove Encryption (BitLocker / FileVault)
What causes it
If the drive was encrypted with BitLocker on another machine, Windows may mount the volume but hide its contents pending authentication. On macOS, an APFS-encrypted volume won’t mount without the password, and Linux users moving drives between systems frequently hit this.
How to check
A padlock icon on the drive in File Explorer, or a prompt for a recovery key. In macOS Disk Utility, an encrypted volume shows “Encrypted” under its name and refuses First Aid until unlocked.
What to do
On Windows, open Control Panel > System and Security > BitLocker Drive Encryption (or Settings > Privacy & security > Device encryption on some builds), find the drive, and click Unlock, entering the password or 48-character recovery key. On macOS, enter the password when prompted in Finder. If you no longer want encryption, after unlocking choose Turn Off BitLocker to decrypt in place — keep the drive on power until it finishes.
How to undo it
Re-enable BitLocker by right-clicking the drive in File Explorer and choosing Turn on BitLocker, or re-enable FileVault volume encryption in Disk Utility. Decryption is one-way per session but you can always re-encrypt.
Fix 8: Test the Drive’s Health and Enclosure Separately
What causes it
Enclosure bridge chips fail more often than the SSD inside them. Separating the drive from the enclosure isolates whether the storage media or the USB bridge is at fault.
How to check
If the drive is a 2.5-inch SATA or M.2 NVMe model in an external enclosure, check SMART data with a free tool such as CrystalDiskInfo on Windows or DriveDx on macOS. Values of concern: Reallocated Sector Count, Media Wearout/Percentage Used, and Unsafe Shutdown Count trends. “Caution” or “Bad” health status means the drive itself is failing.
What to do
If you’re comfortable, remove the SSD from the enclosure and test it via a spare enclosure or a desktop SATA/M.2 slot. If it mounts fine internally, buy a replacement enclosure (typically $15–30) rather than a new drive. If it fails internally too and SMART reports are poor, prioritize copying data off immediately and plan a replacement.
How to undo it
Reassemble the enclosure and reconnect normally. No settings change involved.
If Nothing Works
If the drive fails every fix above, is silent when connected, or shows severe SMART warnings, the controller or NAND is likely dead. Stop powering it repeatedly. For irreplaceable data (screenshots, configs, save files), professional recovery services can often pull data from failed enclosures and drives, though costs run into the hundreds of dollars — weigh that against what the data is worth. If the drive only held game installs, skip recovery entirely: reformat a healthy replacement, recreate your Steam library on the new drive via Steam > Settings > Storage > Add Drive, and redownload. Going forward, keep a second copy of anything you’d hate to lose, enable Steam Cloud or per-game cloud saves where offered, and always use Safely Remove Hardware before unplugging to avoid the corruption that causes many of these mount failures in the first place. As bus-powered NVMe enclosures keep getting cheaper through 2026, replacing a marginal enclosure proactively is usually cheaper than a single hour of recovery labor.
FAQ
Why does my external SSD show in Disk Management but not File Explorer?
The volume is mounted but has no drive letter, or its file system is RAW. Open Disk Management, right-click the partition, and either assign a letter via Change Drive Letter and Paths or repair the file system with chkdsk X: /f. Both are covered in Fixes 2 and 4.
Can I fix an unmounting SSD without losing my games?
Usually, yes. Drive letter changes, driver reinstalls, chkdsk repairs, and port swaps are all non-destructive. The risky operations are initializing and formatting — never run those on a drive that previously held data unless you’ve recovered it first.
Why does my external SSD keep disconnecting mid-download or mid-game?
Intermittent disconnects usually point to insufficient USB power, a flaky cable, or aggressive USB selective suspend. Disable that setting in Control Panel > Power Options > Change plan settings > Change advanced power settings > USB settings > USB selective suspend setting > Disabled, and move to a rear motherboard port.
Should I use NTFS or exFAT for an external gaming drive?
Use NTFS if the drive stays Windows-only — it handles large game libraries and permissions better. Use exFAT only if you regularly move the drive between Windows, macOS, or a console, accepting that exFAT is more vulnerable to corruption after sudden disconnects.