External Drive Light Stays On But No Activity – Fixed

Hardware – Hard Drives Intermediate 👁 14 views 📅 Jun 20, 2026

Your external drive's light is on, but it won't show up or respond. I'll walk you through the real fix, step by step.

So you plug in your external drive – maybe a Seagate Backup Plus, a WD My Passport, or a Samsung T5 – and the light comes on. It glows steady or blinks slowly. But nothing happens. No drive shows up in File Explorer (or Finder), no click sounds, no data transfer. The drive just sits there, taunting you.

I've been there. This usually happens after a sudden disconnect, a power surge, or trying to use a USB hub that can't deliver enough juice. Sometimes it's a corrupt driver or a dead partition table. Let's fix it.

Why This Happens

The light means the drive is getting basic power. But the USB data connection is failing. In my experience, 80% of the time it's a power issue – the drive needs more Amps than your port is giving. Other times, Windows lost the drive letter, or the driver went bad. On older drives, the USB bridge inside the enclosure can die.

The Fix – Step by Step

I'll give you the order that works best. Start with the simplest, cheapest fix.

Step 1: Check the Cable and Port

This sounds dumb, but I've fixed this issue with a new cable more times than I can count. The cable that came with your drive might be worn out inside. Try a different USB cable – one that's short (under 3 feet) and thick. Avoid charging cables (they only have power wires, no data wires).

Plug the drive directly into a USB port on your computer – not a hub, not a front-panel port. If your PC has USB 3.0 (blue port) or USB-C, use that. If you have a desktop, try the ports on the back – they're connected directly to the motherboard and deliver more stable power.

Step 2: Give It More Power

If your drive has a separate power brick (like a 3.5-inch desktop drive), check that it's plugged in and the brick's light is on. If it's a portable drive (2.5-inch, USB-powered), try plugging it into a powered USB hub – a hub with its own wall adapter. Or use a Y-shaped USB cable that pulls power from two ports. I've seen a WD My Passport come back to life with a Y-cable.

On a laptop, plug the drive in while the laptop is on AC power. Some laptops cut USB power when on battery to save energy.

Step 3: Assign a Drive Letter (Windows)

Windows sometimes just loses the drive letter. Here's how to get it back:

  1. Right-click the Start button and choose Disk Management.
  2. Look for your external drive – it'll show up as a black bar labeled Unallocated or a blue bar with a drive letter like E: but with no file system showing.
  3. If it says Healthy (Primary Partition) but has no letter, right-click the blue bar and choose Change Drive Letter and Paths.
  4. Click Add, pick a letter (like G: or H: – avoid A: or B:), and hit OK.

It should show up in File Explorer now.

Step 4: Update the USB Driver (Windows)

I've fixed this on Windows 10 and 11 by refreshing the USB driver. Open Device Manager (right-click Start > Device Manager). Expand Universal Serial Bus controllers. Right-click each item named USB Root Hub or Generic USB Hub and choose Uninstall device – yes, uninstall them all. Then restart your PC. Windows will reinstall them on boot. This clears out corrupted driver states.

Step 5: Try Disk Utility (Mac)

If you're on a Mac, open Disk Utility (from Applications > Utilities). Look for your external drive in the left sidebar. If it's grayed out, click View > Show All Devices. Select the physical drive (not the volume below it). Click First Aid and let it run. This can mount the drive if the file system has a minor error.

Step 6: Test on Another Computer

If none of that works, plug the drive into another computer – preferably a friend's or a different OS (Mac vs Windows). If it works there, the problem is your original PC's USB controller. If it doesn't work on any computer, the drive's internal electronics are likely dead.

Still Not Working?

At this point, the drive's USB bridge board (the little circuit board inside the enclosure) is probably fried. I've had a few Seagate drives die this way after a power surge. You have two options:

  • Buy a new enclosure – They're about $15 on Amazon. Pop the drive out of the old case and put it in the new one. This works if the hard drive itself is okay.
  • Send it to a data recovery service – If the data is priceless, companies like DriveSavers or your local shop can pull the platters out and read them directly. This costs hundreds – only do it if you must.

I know this issue is annoying, especially when you see that light on and think the drive should work. Try these steps in order, and you'll likely save yourself a headache – or at least know it's time for a new enclosure. Good luck.

Was this solution helpful?