UK tech experts · info@vividrepairs.co.uk
Vivid Repairs
An external hard drive connected via USB to a Windows laptop on a dark desk, drive LED unlit, File Explorer open showing no new drive detected
Fix It Yourself · Troubleshooting

external HDD not showing Windows

Updated 26 July 202612 min read
As an Amazon Associate, we may earn from qualifying purchases. Our ranking is independent.

Nine times out of ten, an external HDD not showing Windows is a five-minute fix, not a hardware failure. Before you panic about lost data or book a repair, work through this guide. We'll go from the dead-simple stuff to the proper command-line fixes, and you'll know exactly where you stand by the end.

TL;DR

External HDD not showing Windows? Start with a different USB port and a reboot. If the drive appears in Disk Management but not File Explorer, assign it a drive letter. RAW or uninitialized drives need CHKDSK or a format. Clicking noises mean mechanical failure: stop using it and get professional help.

⏳️ 13 min read ✅ 87% success rate 📅 Updated July 2026

Key Takeaways

  • External HDD not showing Windows is usually a connection, driver, or missing drive letter issue, not a dead drive.
  • Disk Management is the first proper diagnostic tool. If the drive appears there, data is almost certainly recoverable.
  • RAW file systems and uninitialized disks need data recovery software before you format or initialise anything.
  • Clicking or grinding noises mean stop immediately. Software cannot fix mechanical failure.
  • Disabling USB selective suspend stops Windows cutting power to the drive mid-session.

At a Glance

  • Difficulty: Easy to Medium
  • Time Required: 10 to 30 mins
  • Success Rate: 87% of users fix this without professional help

What Causes External HDD Not Showing Windows?

The phrase covers a few different situations that look the same on the surface but have completely different causes. Understanding which one you're dealing with saves a lot of time.

The most common cause, by a long way, is a connection problem. A loose cable, a dodgy USB port, or a front-panel port that doesn't deliver enough power to spin up a 3.5-inch drive. Sounds basic, but I've seen people spend hours on driver fixes when the cable was just slightly unseated. Related to this is the power issue specific to drives that use a Y-cable or have a separate power adapter. If the drive isn't getting enough juice, Windows sees nothing.

The second big category is Disk Management issues. Windows detects the drive at hardware level but it hasn't been initialised, has no partition, or has no drive letter assigned. File Explorer simply won't show a drive with no letter. This is genuinely one of the most common reasons for external HDD not showing Windows, and it's completely fixable in two minutes through Disk Management.

Third is a corrupted or foreign file system. If the drive shows as RAW in Disk Management, the file system is either damaged or formatted for a different OS (Linux ext4 or macOS HFS+ both appear as RAW on Windows). This is where dedicated data recovery software becomes important, because formatting to fix it will wipe everything.

Then there are driver and USB controller problems. Outdated or corrupt drivers, ghost device entries from old connections, or USB selective suspend cutting power to the port. These are fixable through Device Manager and Power Options.

Finally, the one nobody wants: hardware failure. Either the enclosure's bridge board has died (common, and the drive inside is usually fine) or the HDD itself is failing. Clicking, grinding, or complete silence when you'd expect to hear the drive spin are the warning signs here.

Worth noting: if you're also having trouble with other USB devices on the same machine, the issue might be upstream. We've seen cases where a WiFi keeps disconnecting Windows problem and a dead USB port both traced back to a flaky USB controller driver update. Check Device Manager for any yellow exclamation marks under Universal Serial Bus controllers while you're in there.

External HDD Not Showing Windows: Quick Fix

Start here. These take under ten minutes and fix the majority of cases we see.

1

Check the Cable, Port and Power Easy

  1. Reseat the cable
    Unplug the USB cable from both the drive and the computer. Plug it back in firmly at both ends. It sounds obvious, but cables work loose.
  2. Switch to a rear USB 3.0 port
    Front-panel ports and USB hubs often can't deliver enough power for spinning HDDs. Use a port directly on the motherboard at the back of the PC instead. Blue ports are USB 3.0.
  3. Check for power
    Feel the enclosure for vibration or look for a power LED. If the drive isn't spinning up at all, it's a power issue. If your drive uses a Y-cable (two USB plugs), connect both.
  4. Try a different cable if you have one
    USB cables fail more often than people expect, especially the micro-USB and USB-B types used on older drives.
Drive detected in File Explorer? You're done. If not, continue below.
2

Restart Windows with Drive Unplugged Easy

  1. Shut down Windows completely
    Not restart, not sleep. A full shutdown clears USB enumeration state. Unplug the external HDD before you shut down.
  2. Boot to the desktop, then plug in
    Wait until Windows has fully loaded (give it 30 seconds after the desktop appears), then connect the drive. Wait another 60 seconds. Windows sometimes takes a moment to enumerate USB storage.
Check File Explorer and Disk Management after reconnecting.
3

Test on Another PC Easy

  1. Connect to a different Windows machine
    If the drive shows up fine on another PC, the problem is with your original machine's drivers or USB configuration, not the drive itself. That narrows things down considerably.
  2. Note what happens
    Does it appear in File Explorer straight away? Does it show in Disk Management? Does it make any unusual sounds? All of this tells you something useful.

More External HDD Not Showing Windows Fixes

If the quick checks didn't sort it, this is where most cases get resolved. These involve Disk Management and Device Manager, both built into Windows.

4

Assign a Drive Letter in Disk Management Easy

  1. Open Disk Management
    Press Win+X and select Disk Management. Look at the lower pane. Find your external disk by its size. It might show as Disk 1, Disk 2, etc.
  2. Check the drive's status
    Look for the volume status. If it says Online and has a partition but no letter, that's your problem. If it says Offline, right-click the disk label and select Online first.
  3. Assign a letter
    Right-click the volume (the coloured bar, not the disk label) and select Change Drive Letter and Paths. Click Add if there's no letter, or Change if there's a conflict. Pick something like E: or F: and click OK.
File Explorer should show the drive within a few seconds. This fixes a huge proportion of external HDD not showing Windows cases.
If Disk Management shows the disk as Not initialized, do NOT initialise it yet if it contains data you care about. Initialising doesn't immediately wipe data, but it signals intent to reformat. Run data recovery software first.
5

Update or Reinstall the Device Driver Easy

  1. Open Device Manager
    Win+X, then Device Manager. Expand Disk drives and Universal Serial Bus controllers. Look for your external HDD. A yellow exclamation mark means a driver problem.
  2. Update the driver
    Right-click the device, select Properties, go to the Driver tab, click Update Driver, then Search automatically for drivers.
  3. If updating doesn't help, uninstall and reconnect
    Right-click the device and select Uninstall device. Unplug the drive, wait ten seconds, plug it back in. Windows reinstalls the driver automatically.
  4. Check for ghost entries
    In Device Manager, click View and select Show hidden devices. Look for faded/greyed-out entries for your drive or USB Mass Storage Device. Right-click and uninstall any stale ghosts, as these can conflict with the current connection.
After reinstalling, the drive should appear in Device Manager without errors and in File Explorer.

Outdated drivers are a genuinely common culprit here, especially after a Windows Update that touched USB controller drivers. Speaking of which, if you've had recent update problems, our guide on Windows Update not working covers how to get updates back on track, which can indirectly fix USB driver issues too.

6

Disable USB Selective Suspend Easy

  1. Open Power Options
    Go to Control Panel, Hardware and Sound, Power Options. Click Change plan settings next to your active plan, then Change advanced power settings.
  2. Disable USB selective suspend
    Expand USB settings, then USB selective suspend setting. Set it to Disabled for both On battery and Plugged in.
  3. Apply and reconnect the drive
    Click Apply, OK, then unplug and replug the external HDD. This stops Windows cutting power to the USB port when it thinks the device is idle.
If the drive was disconnecting randomly or disappearing after a few minutes of inactivity, this should fix it.

Advanced External HDD Not Showing Windows Fixes

These are for situations where Disk Management and Device Manager haven't helped, or where the file system is damaged. Take your time with these, especially the Diskpart commands. Getting the wrong disk number in Diskpart is the kind of mistake that ruins your day.

7

Inspect with Diskpart Medium

  1. Open Command Prompt as Administrator
    Press Win+S, type cmd, right-click Command Prompt and select Run as administrator.
  2. Run Diskpart
    Type diskpart and press Enter. Then type list disk and press Enter. You'll see all connected disks with their sizes. Identify your external HDD by size.
  3. Check volumes
    Type list vol to see all volumes. If your drive appears in list disk but not list vol, the partition is missing or damaged.
  4. Note the disk number
    You'll need it for the next step. Write it down. Seriously.
If the drive doesn't appear in Diskpart at all, Windows cannot see it at hardware level. That points to a physical fault: either the enclosure, the cable, or the drive itself.
8

Repair the File System with CHKDSK Medium

  1. Get the drive letter from Disk Management
    Even if the drive isn't showing in File Explorer, Disk Management might show it with a letter. Note that letter.
  2. Run CHKDSK
    In an elevated Command Prompt, type chkdsk /f X: replacing X with your drive letter. The /f flag tells it to fix errors it finds, not just report them. On a large drive this can take a while, so don't close the window.
  3. Read the output
    CHKDSK will report what it found and fixed. If it says the volume is RAW and cannot be fixed, the file system damage is too severe for CHKDSK alone. At that point, data recovery software is the next step before any formatting.
A successful CHKDSK run often brings a RAW or error-flagged drive back to a readable NTFS volume.

For more on how CHKDSK works and its full parameter list, Microsoft's documentation covers every flag in detail. It's worth reading if you're dealing with a complex corruption scenario.

9

Rebuild Partitions via Diskpart (Data Loss Warning) Hard

  1. Only do this if you accept data loss
    This process wipes everything on the drive. Use it only on a new drive, an empty drive, or one where you've already recovered your files.
  2. Select the correct disk
    In Diskpart, type select disk 2 (use your actual disk number, not 2). Type list disk again to confirm the asterisk is next to the right disk.
  3. Clean and rebuild
    Run these commands in order:
    clean
    create partition primary
    format fs=ntfs quick
    assign letter=E
  4. Verify in File Explorer
    Open File Explorer. The drive should now appear as a formatted, empty NTFS volume ready to use.
Triple-check the disk number before running clean. Diskpart does not ask for confirmation and does not undo. Selecting your system drive (Disk 0 is almost always your Windows drive) would be catastrophic.
10

Test the Bare Drive Outside the Enclosure Medium

  1. Get a SATA-to-USB docking station
    These cost around £15 to £25 and are worth having. They let you connect any bare SATA HDD or SSD via USB without an enclosure.
  2. Remove the drive from its enclosure
    Most external HDD enclosures open with a small Phillips screwdriver or by sliding off a plastic panel. The HDD inside is a standard SATA drive.
  3. Connect the bare drive
    Plug it into the docking station and connect to your PC. If it works now, the enclosure's bridge board was the problem. Buy a new enclosure (they're cheap) and move the drive across.
  4. If the bare drive still fails
    The HDD itself is likely failing. Run manufacturer diagnostics (Western Digital Data Lifeguard or Seagate SeaTools) to check SMART status. Tom's Hardware has a good breakdown of enclosure vs drive failure symptoms if you want to read further.
Enclosure failure is more common than people think, especially on budget drives. The HDD inside is often perfectly healthy.

One more thing worth checking if you're deep into troubleshooting: if File Explorer itself is behaving oddly (not refreshing, not showing drives that are definitely connected), that's a separate issue. We've written about File Explorer not responding Windows 11 which covers the restart and registry fixes for that specifically.

And if you're seeing errors in Device Manager that point to registry corruption rather than a simple driver issue, the Registry Editor not opening Windows 11 guide covers how to get that tool accessible again, which you may need for deeper USB controller fixes.

For the full picture on what Disk Management can and can't do, Microsoft's official partition and format guide is the definitive reference.

Preventing External HDD Not Showing Windows

Most of these problems are avoidable. Here's what actually matters, in order of importance.

Always eject properly. Right-click the drive in File Explorer and select Eject, or use the Safely Remove Hardware icon in the system tray. Yanking the cable while Windows is writing is the single biggest cause of RAW file systems and corrupted partitions. Takes two seconds. Worth doing every time.

Use rear USB ports. Front-panel ports go through a header on the motherboard and often deliver less power. For spinning HDDs that draw 500mA to 900mA, that marginal power difference matters. Rear ports connect directly to the USB controller and are far more reliable for storage.

Disable USB selective suspend if you're using the drive regularly. Windows will put USB ports to sleep to save power, and spinning HDDs don't always wake up cleanly. The setting is in Power Options as described in Solution 6 above.

Don't treat an external HDD as your only copy of important data. Mechanical drives fail. The question is when, not if. Enclosures fail too. Keep a second copy somewhere else, whether that's cloud storage, a second drive, or a NAS. If the drive you're troubleshooting right now is the only place your photos or documents live, sort that out before anything else.

Run CHKDSK occasionally. Once every few months on a drive you use regularly. It catches early file system issues before they become unreadable RAW volumes. Open an elevated Command Prompt and run chkdsk X: (without /f first, just to check) and see what it reports.

External HDD Not Showing Windows: Summary

External HDD not showing Windows is almost never a dead drive. Work through the tiers: cable and port first, then Disk Management for a missing drive letter or initialisation issue, then drivers, then CHKDSK for file system repair. The Diskpart rebuild is a last resort for logical issues, and testing the bare drive outside the enclosure tells you definitively whether it's the enclosure or the HDD itself that's failed. Clicking or grinding noises are the one exception: that's mechanical failure, stop using the drive immediately and get professional recovery involved if the data matters. Everything else is fixable with the steps above.

Frequently Asked Questions

The drive is detected at hardware level but has no drive letter or partition assigned. Open Disk Management (Win+X, Disk Management), find your disk in the lower pane, right-click the volume and select Change Drive Letter and Paths, then click Add and pick a letter. If the disk shows as Unallocated, create a new partition first using New Simple Volume.

RAW means Windows cannot recognise the file system. It is either corrupted or formatted for another OS. Try running chkdsk /f X: from an elevated Command Prompt first. If that fails, you will need to format the drive as NTFS or exFAT, but that wipes data, so attempt recovery with data recovery software before formatting.

This is usually Windows cutting power via USB selective suspend. Go to Control Panel, Hardware and Sound, Power Options, Change plan settings, Change advanced power settings, then under USB settings set USB selective suspend to Disabled. Also try a different rear USB port and check the cable is fully seated.

Yes, but act before formatting or initialising. Use dedicated data recovery software to scan the drive and pull files off before you do anything else. If the software cannot find your files, the drive may have severe logical or physical damage and professional recovery may be the only option.

Stop using it immediately. Clicking almost always means mechanical failure, specifically the read/write heads failing to find their position. Do not attempt software fixes. If the data matters, take it to a professional data recovery lab. Continuing to run a clicking drive can cause further physical damage and make recovery impossible.