How Do I Fix an External Hard Drive Detected But Not Showing in File Explorer?
Your external hard drive is detected — Windows plays the plug-in sound — but it doesn't appear in File Explorer? This guide shows you how to fix missing drive letters, uninitialized disks, and RAW file systems.
Issue type: PC hardware — external hard drive detected by Windows (plug-in sound plays, visible in Device Manager) but does not appear in File Explorer
SEO focus: If you are looking for external hard drive detected not showing file explorer, this guide starts with the fastest diagnosis, then moves to the exact fix that matches the symptom.
Short answer: A drive that’s detected but not visible in File Explorer is almost always missing a drive letter or in a state that Windows won’t auto-mount. Open Disk Management — not File Explorer, not Device Manager — to see the drive’s actual state. From there, you can assign a drive letter, initialize the disk, or identify a file system issue, each of which has a specific fix.
External Hard Drive Detected Not Showing File Explorer: Quick Diagnosis
The plug-in sound and Device Manager entry confirm that Windows has successfully recognized the hardware. The problem is one level above that — the volume layer. Windows will not display a drive in File Explorer unless it has an assigned drive letter and a file system it can read. Disk Management shows both, which is why it’s the correct tool here instead of Device Manager.
Open Disk Management now: press Win + X > Disk Management. Find your external drive in the lower panel (look for a disk labeled Disk 1, Disk 2, etc. with a size matching your drive). The drive’s state will be one of four things — and each state requires a different action:
Has a volume with no drive letter assigned: The data is intact, Windows just isn’t mounting it. Assigning a letter is the only step needed.
“Not Initialized”: The drive has no partition table. This happens with brand-new drives or drives that were wiped. Initializing creates a partition table but does not format the drive.
“RAW” file system: Windows sees the partition but can’t read its file system. The data may still be intact. Do not format without attempting recovery first.
Drive doesn’t appear in Disk Management at all: The hardware is being detected by USB but not enumerated as a storage device — cable, port, or drive power issue.
What to do first
- Open Disk Management (Win + X > Disk Management) and identify your external drive in the lower panel. Do not proceed with any other step until you know which of the four states above applies to your drive.
- If the drive shows a volume with no drive letter: right-click the volume (the colored bar, not the gray “Disk X” label) > Change Drive Letter and Paths > Add > choose an available letter (any letter not currently in use) > click OK. Open File Explorer — the drive should appear immediately.
- If the drive doesn’t appear in Disk Management at all: try a different USB port on your PC (use a rear port on a desktop, not a hub). Try a different USB cable if available. If the drive has a separate power adapter, confirm it’s plugged in and the power LED is on. Disconnect and reconnect. Some drives require more power than a single USB port provides — a USB Y-cable that draws from two ports simultaneously can fix this on underpowered drives.
- If the drive shows as RAW and the data on it matters to you: do not format it and do not initialize it. The RAW state means the file system table is damaged, but the underlying data is often still intact. Download Recuva (free, by Piriform) or TestDisk (free, open source) and attempt to recover or repair the partition before taking any destructive action.
- Update the USB driver for the drive. Open Device Manager (Win + X > Device Manager) > expand Disk drives > right-click your external drive > Update driver > Search automatically. Also expand Universal Serial Bus controllers and update the USB Root Hub drivers. An outdated USB driver can cause the drive to be detected at the hardware level but fail to enumerate as a usable volume.
- Test the drive on a second PC. If it appears and mounts correctly on another machine, the problem is specific to your PC’s USB configuration, drive letter conflicts, or driver state — not the drive itself. If it also fails to show on another PC, the drive has a hardware or file system fault that needs recovery tools.
⚠️ Warning: Initializing a disk in Disk Management writes a new partition table and erases all existing data on that disk. Only initialize a drive if it is brand new or you have confirmed it contains no data you need. If the drive previously had files on it and you select Initialize, those files cannot be recovered through standard means. For a drive with existing data showing as “Not Initialized” or “RAW,” use recovery software first.
Common mistake
Right-clicking the external drive in File Explorer (where it doesn’t appear) and choosing Format to “fix” it, or formatting it through Disk Management to make it “usable,” without first checking what state the drive is in and whether it contains data. Formatting permanently destroys the file system and makes standard file recovery very difficult. Always open Disk Management to understand the drive’s current state, and always attempt data recovery with Recuva or TestDisk before any format operation on a drive that previously held files.
Best next step
If Disk Management shows the drive as RAW and you have important data on it, do not format — run TestDisk first. TestDisk is a free partition recovery tool that can rebuild a damaged partition table without touching the underlying data. Download it from cgsecurity.org, run it, select the drive, choose Analyse > Quick Search, and it will find and display the lost partition. If TestDisk recovers the partition structure, your files return intact. Only move to a format-and-restore approach after recovery tools have been exhausted and you’ve confirmed the original data cannot be recovered.
Official reference: For official Windows troubleshooting guidance, check Microsoft’s Windows support page before downloading third-party repair tools or changing advanced settings.
Quick Q&A
The drive shows in Disk Management as Healthy but still has no drive letter. How did that happen?
This is common when a drive letter gets released — for example, when Windows assigns the same letter to a network drive or another device that connected first. The drive volume is perfectly fine; it simply has no letter to mount under. Right-click the volume in Disk Management > Change Drive Letter and Paths > Add, and assign any available letter. The drive will appear in File Explorer immediately with all its contents intact.
The drive shows up and works fine on my old laptop but not on my new PC. Why?
The new PC likely has a drive letter conflict or a USB driver compatibility issue. Check Disk Management on the new PC — if the drive appears there without a letter, assign one. If it doesn’t appear in Disk Management at all on the new PC, try the rear USB ports (which connect directly to the motherboard) rather than front-panel ports or hubs, and check Device Manager for any USB controller driver that needs updating.
My external drive makes a clicking sound when I connect it and doesn’t show anywhere. What does that mean?
Clicking sounds from a hard drive indicate mechanical failure — the read/write head is failing to find the correct track on the platter. This is a hardware fault, not a software or driver issue, and no Windows tool will fix it. If the data on the drive is important, stop using it immediately and contact a professional data recovery service. Continuing to power it on accelerates the mechanical damage and reduces the chances of successful recovery.