External Hard Drive Spins But Not Detected – Fix

Drive powers up but Windows won't show it. Usually a USB power or driver issue. Here's how to get it working again.

You Hear It Spin, But Nothing Shows Up

You plug in your external hard drive. You hear the familiar whir as the platters spin. The light comes on. But when you open File Explorer, nothing. Not even a new drive letter. This is a classic "drive spins but not detected" issue. I've seen this a dozen times, usually after a power surge, a bad USB cable swap, or someone plugged it into a front-panel USB port that can't deliver enough power. Last month, a client's 2TB Seagate did this after they moved their desktop to a new desk and used a different USB cable.

Why This Happens – The Real Root Cause

Most people think the drive is dead. It's not. The spin means the motor works, and the light means USB power is reaching the board. The problem is usually one of two things:

  • USB power is too low: The drive needs more juice than the port can give. This is common with USB 2.0 ports, front-panel ports, or long extension cables.
  • Driver or Windows sees the device but forgets to assign a letter: The drive shows up in Device Manager as a disk, but Windows won't show it in File Explorer. This happens when a driver update or a recent Windows update messes with the USB controller.

Less common: the partition table is corrupted, but that's rarer if you haven't yanked the cable while writing data.

The Fix – Step by Step

Skip the fancy tools. Do this in order. You don't need to install anything.

Step 1: Check the USB Port and Cable

Unplug the drive. Take the USB cable and plug it into a back-panel USB port on your computer. Not the front. Back ports are directly on the motherboard and get more stable power. If you're on a laptop, try the port that's farthest from the edge. Also try a different cable – I've seen bad cables that send power but not data. Borrow one from a printer or another device. If it works, you're done.

Step 2: Open Disk Management

If the port change didn't fix it, let's see if Windows sees the drive at all. Press Windows + X and select Disk Management. Look for a disk that says Unknown or Not Initialized. It might also show as a black bar instead of blue. If you see it, right-click the black area and choose Change Drive Letter and Paths. Add a letter like E or F. Windows should now show it in File Explorer. If it says Not Initialized, that's a different problem (the partition table is gone), but that's rare if you didn't unplug it suddenly.

Step 3: Reinstall the USB Controller Driver

If Disk Management shows nothing, the USB driver might be hung. Open Device Manager (right-click Start). Expand Universal Serial Bus controllers. Look for any device with a yellow exclamation mark. Right-click and Uninstall device. Then restart your computer. Windows will reinstall the driver automatically. This fixes maybe 30% of cases. I had a client with a Western Digital drive that did this after a Windows 11 update – one uninstall and reboot, it worked fine.

Step 4: USB Selective Suspend Setting

Windows sometimes powers down USB ports to save energy. This can make a drive spin but not detect. Go to Control Panel > Power Options > Change plan settings > Change advanced power settings. Find USB settings > USB selective suspend setting. Set it to Disabled. Apply and restart. This is especially common on laptops.

Still Not Working? Try This

If none of that helped, the drive's enclosure board might be dead, but the disk inside is fine. You can buy a cheap USB-to-SATA adapter for $15 on Amazon. Open the enclosure (most snap apart with a flat screwdriver), take out the bare drive, and plug it directly into the adapter. If it shows up, the enclosure electronics failed. I've recovered data this way twice in the last year.

If even that doesn't work, the drive itself might have a bad controller board. That's a data recovery job – not something you fix at home without a donor drive and a soldering iron. Back up your data before it gets worse.

Related Errors in Hardware – RAM & MB
Laptop Screen Has Vertical Lines? Here's the Real Fix RAM Not Detected? Try These Fixes in Order Laptop Lid Close Not Triggering Sleep? Fix in 2 Steps PC Random Shutdowns? Check Your PSU Voltage

Was this solution helpful?

EP
Erropedia Team
Tech Support Editors
The Erropedia editorial team researches and documents real-world tech errors from across Windows, Linux, macOS, networking, databases, cloud platforms, and more. Every solution is reviewed for accuracy and updated as software and systems evolve.