External Hard Drive Not Showing Up in Windows 11: How to Fix It
You plug in an external hard drive that worked fine last week, and Windows 11 acts as if nothing happened. No drive letter in File Explorer, no notification, no new icon — just silence. The good news is that in most cases the data is still intact and the drive itself is fine; something in the chain between the drive and Windows is failing to make the connection. The trick is working out which link in that chain is broken, because an external hard drive not showing up has a handful of distinct causes and each needs a different fix.
This guide goes through them in the order worth trying — the quick checks that solve the majority of cases first, then the deeper steps for a drive that stays stubbornly invisible. Crucially, several of these steps reveal whether the drive is detected by Windows at a low level even when it never appears in File Explorer, which tells you whether you are dealing with a simple drive-letter issue or something more serious.
Rule out the cable, port, and power first
Before assuming anything is wrong with the drive or with Windows, eliminate the physical basics, because they cause more “missing drive” situations than any software fault:
- Swap the cable. USB cables fail more often than people expect, and a cable that still charges a phone may not carry data reliably. If you have another cable that fits, try it.
- Try every port. Plug directly into the machine rather than through a hub, docking station, or monitor’s USB pass-through. Front-panel desktop ports are also less reliable than rear ones, which connect straight to the motherboard.
- Consider power. Larger external drives, especially older spinning-platter models, sometimes need more power than a single port provides. If the drive has a separate power adapter, make sure it is connected. If it draws power purely from USB, a port that supplies weak power can leave it unable to spin up — you may hear it trying and failing.
- Listen and feel. A gentle spin-up or faint vibration means the drive is getting power. Silence on a mechanical drive points toward a power or cable problem rather than a Windows one.
Trying the drive on a completely different computer is the cleanest version of this test. If it shows up elsewhere, the drive is healthy and the problem is specific to your Windows 11 machine — which narrows things considerably and means the fixes below will help.
Check Disk Management, not just File Explorer
File Explorer only shows drives that have a drive letter and a recognised file system. A drive can be perfectly connected and detected by Windows yet still be invisible in File Explorer because it is missing one of those two things. The tool that shows the truth is Disk Management.
Right-click the Start button and choose Disk Management. Wait a moment for it to scan, then look for your external drive in the list. What you see tells you exactly where the problem is:
- The drive appears with a healthy partition but no drive letter. This is the most common and the easiest to fix — see the next section.
- The drive appears as “Unallocated” space. Windows sees the drive but no longer recognises a file system on it, which can mean the partition information was lost. Be careful here; do not initialise or format if the drive contains data you need.
- The drive does not appear at all, even in Disk Management. Windows is not detecting it at a low level, which points back to a cable, port, power, or driver issue rather than a file-system one.
This single check splits the problem cleanly: a drive visible in Disk Management is a software/configuration fix, while a drive absent from Disk Management is a connection or hardware issue. Knowing which saves you from trying the wrong fixes.
Assign or change the drive letter
If Disk Management shows your drive with a healthy partition but no letter, Windows simply has not assigned it one — sometimes because of a conflict with a letter already in use, common after using network drives or multiple removable devices. Assigning a letter makes it appear in File Explorer immediately:
- In Disk Management, right-click the partition of your external drive.
- Choose Change Drive Letter and Paths.
- Click Add (or Change if a letter is already assigned but conflicting).
- Pick a letter that is not already in use — something later in the alphabet avoids conflicts.
- Click OK. The drive should appear in File Explorer right away.
If the drive had a letter that suddenly stopped working, changing it to a different one often resolves a silent conflict with another device that claimed the same letter.
Update or reinstall the drive’s driver
When the drive does not appear in Disk Management but you can confirm it powers up, a driver problem is a likely cause. Windows uses generic USB storage drivers for most external drives, and occasionally one becomes corrupted or fails to load for a specific device.
- Right-click Start and open Device Manager.
- Expand Disk drives and Universal Serial Bus controllers, and look for your drive or for any device marked with a yellow warning triangle.
- Right-click the drive (or the flagged device) and choose Update driver, then let Windows search automatically.
- If that does not help, right-click it again, choose Uninstall device, then unplug the drive and plug it back in. Windows reinstalls the driver fresh on reconnection, which clears a corrupted driver state.
A device that appears in Device Manager under “Universal Serial Bus controllers” as an “Unknown USB Device” is a strong sign of exactly this driver issue, and the uninstall-and-reconnect step is the direct fix. This same family of USB-detection problems is covered more broadly in our guide to a USB device not being recognized in Windows, which is worth reading if other USB devices are affected too.
When the drive shows as unallocated or RAW
If Disk Management shows the drive as “Unallocated” or its file system as “RAW,” Windows can see the hardware but can no longer read the structure that organises your files. This is the situation that calls for the most caution, because the wrong move here is what actually causes data loss.
The key rule: do not initialise, format, or create a new partition if the drive contains data you care about. Those options erase the path to your files. The data is very often still physically present even when the partition information is damaged — but only until something writes over it.
In this situation, the safe order is to stop writing to the drive entirely and use file-recovery software to read the existing data off it before attempting any repair. Our walkthrough on recovering deleted files on Windows covers the tools that read data from a drive whose file system has become unreadable. Only once you have retrieved what you need should you consider reformatting the drive to make it usable again.
Disable USB selective suspend
Windows 11 has a power-saving feature called USB selective suspend that can put USB devices to sleep to save energy. On most setups it is harmless, but on some machines it causes external drives to drop their connection and fail to wake — which looks exactly like a drive that will not show up, particularly one that appears briefly then vanishes.
To rule it out, open the Control Panel power options, go into the advanced settings for your current power plan, find the USB settings section, expand USB selective suspend setting, and set it to Disabled. This is especially worth trying on a laptop, where aggressive power management is more common, and where a drive that works when plugged in fresh but disappears after a while points squarely at a power-saving cause.
How to tell if the drive is genuinely failing
Most of the time an external hard drive not showing up is a connection or configuration issue, not a dying drive. But occasionally the drive really is failing, and a few signs distinguish the two so you know whether to keep troubleshooting or to prioritise rescuing the data:
- Clicking or beeping sounds. A repeated clicking noise from a mechanical drive — sometimes called the “click of death” — is a classic sign of physical failure. If you hear it, stop trying to access the drive normally and focus on recovery, because continued attempts can make things worse.
- The drive appears and disappears repeatedly. A connection that mounts for a few seconds then drops, over and over, often indicates a failing controller board or a drive struggling to stay powered.
- It is recognised but extremely slow. A drive that mounts but takes minutes to open folders, or copies files at a crawl, may have developing bad sectors.
- SMART warnings. Modern drives report their own health through a system called SMART. Free drive-health utilities can read these values and flag a drive that is reporting reallocated sectors or pending failures, giving you warning before total failure.
The technology behind drive self-monitoring is a long-standing industry standard, and the drive manufacturers’ own resources explain what the health indicators mean for their products. If the signs point to genuine failure, treat every remaining power-on as precious and copy off your most important files first, before any repair attempt.
Running Windows’ built-in hardware checks
Windows 11 includes tools that can sometimes coax a problematic drive into working or at least tell you more about what is wrong. If the drive appears in Disk Management but behaves erratically, the built-in error-checking tool — reached by right-clicking the drive in File Explorer (once it has a letter), choosing Properties, then the Tools tab, then Check — scans for and repairs file-system errors that can prevent normal access. Microsoft documents the storage and disk tools in its official Windows documentation, including the command-line versions that offer more control. Run these only on a drive that Windows can already see at the disk level; they cannot help with a drive that never appears in Disk Management at all, where the issue is connection rather than file system.
The drive shows up on another PC but not yours
If you confirmed earlier that the drive works on a different computer, the problem is isolated to your Windows 11 machine, and a few system-level causes remain worth checking. A pending Windows update sometimes includes storage or USB driver fixes, so installing outstanding updates is worth doing. A full restart — not just sleep — clears the kind of accumulated USB state that can stop new devices being recognised after long uptime. And if the problem began right after a Windows update, the broader patterns in our guide to fixing common tech errors cover update-related device issues that affect more than just external drives.
It is also worth checking whether the drive is formatted in a file system your Windows machine does not natively read. A drive formatted on a Mac using Apple’s file system, for example, will not mount normally on Windows without extra software, even though it is perfectly healthy. In that case the drive may appear in Disk Management but refuse to open in File Explorer.
Protecting yourself for next time
An external drive that vanishes is a sharp reminder of how much trust we place in a single device. Whatever the cause turns out to be, the lasting lesson is the same: a drive is a single point of failure, and the data on it is only as safe as your most recent copy elsewhere. Once you have your drive working again, it is worth setting up a proper backup so that a future disappearance — or an outright failure, which does eventually happen to every drive — is an inconvenience rather than a disaster. Our guide to backing up Windows 11 covers the options for keeping a second copy of anything you cannot afford to lose. The drives that cause real heartbreak are always the ones that were the only copy.

