Quick fix: External SSD disconnects often due to USB power management. Open Device Manager → Universal Serial Bus controllers. For each USB Root Hub: right-click → Properties → Power Management → untick Allow the computer to turn off this device to save power. Reboot. Also: Power Options → Advanced power settings → USB settings → USB selective suspend → Disabled.
External SSDs disappear from File Explorer randomly. Causes: USB power-saving turning off port, cable issue, controller chip overheating, driver issue. Power management is most common culprit.
Affects: Windows 11 with USB external SSDs.
Fix time: ~15 minutes.
What causes this
Symptoms:
- SSD vanishes from File Explorer mid-use.
- Returns after replug.
- Pattern: usually after PC idles or wakes.
Causes: USB selective suspend, cable issue, insufficient USB power for SSD, controller overheating, driver bug.
Method 1: Disable USB selective suspend
The standard route.
- Open Device Manager: Win+X → Device Manager.
- Expand Universal Serial Bus controllers.
- For each USB Root Hub:
- Right-click → Properties.
- Switch to Power Management tab.
- Untick Allow the computer to turn off this device to save power.
- Apply.
- Also for the SSD itself: expand Disk drives. Right-click external SSD → Properties → Policies tab → pick Better performance + tick Enable write caching.
- Open Power Options: Win+R →
powercfg.cpl→ pick power plan → Change advanced power settings. - Find USB settings → USB selective suspend setting. Set both Plugged in and On battery to Disabled.
- Apply. Reboot.
This is the standard fix.
Method 2: Check cable and connection
For hardware issues.
- Try different USB cable. Cheap cables drop signal under load.
- For USB-C SSD: ensure cable supports USB 3.x or Thunderbolt. Some cables are USB 2.0 only.
- Plug directly into PC (not USB hub). Hubs introduce power / signal issues.
- Try different USB port. USB 3.0 (blue) usually most stable.
- For PC’s rear ports vs front: rear typically more stable (direct to motherboard).
- For NVMe enclosures: check enclosure’s ventilation. NVMe SSDs can throttle when hot.
- For powered USB hub: if drive needs more power, use hub with external power.
- For specific SSD brand: known to have firmware issues. Check vendor for firmware update tool.
This is the hardware check.
Method 3: Update USB and SSD drivers
For driver issues.
- Open Device Manager.
- Right-click USB Root Hubs → Update driver.
- For chipset: download Intel Rapid Storage / AMD Chipset Drivers from vendor.
- For SSD vendor: Samsung Magician (Samsung), Crucial Storage Executive (Crucial), Sandisk Dashboard, WD Dashboard. Use to update firmware.
- For thumbdrive controllers: rarely updateable; replace if specific model issue.
- For chronic disconnect with specific drive: file with vendor support.
- For Thunderbolt drives: separate driver (Thunderbolt Control Center). Update.
- For Windows USB updates: Settings → Windows Update → Advanced options → Optional updates. Install USB-related driver updates.
- For BIOS update: vendor may have USB-related firmware fixes.
This is the driver route.
How to verify the fix worked
- External SSD stays connected through idle / wake.
- No more random disconnections.
- Event Viewer → System log: no recent USB error events.
- Performance test: drive maintains speed.
If none of these work
If still disconnects: Specific USB controller bug: ASUS, MSI, etc. boards. Check BIOS update. For USB hub interference: KVM switches, docks can drop USB connections. Bypass for testing. For Thunderbolt drives: TB4 vs TB3 cable compatibility. Use verified cable. For external NVMe in enclosure: heat throttling. Replace enclosure with one that has heatsink. For chronic with specific drives: drive failing. SMART test via CrystalDiskInfo. For Windows 11 24H2 USB issues: known regressions. Roll back if recent. Last resort: replace SSD: drive at fault. Replace under warranty.
Bottom line: Untick “Allow computer to turn off device” in Device Manager → USB Root Hub Power Management. Disable USB selective suspend in Power Options. Try different cable + port + direct connection.