You plugged the drive in, the light came on, and File Explorer is pretending nothing happened. Your files are almost certainly still there.
Windows can see a drive perfectly well and still refuse to show it. A partition with no drive letter has nowhere to appear. That is what has usually happened, and undoing it takes a minute.
I counted the partitions on this machine before writing, and four of them are in exactly that state right now.
First, does Windows see it at all
Thirty seconds, and the answer sends you down one of two roads.
⭐ Press Windows key and X, then choose Disk Management. That screen shows every disk attached, letter or no letter.
⛔ If your drive is there, this is a five minute fix. If it is not there at all, the fault is the cable, the port or the drive itself.
⚡ Swap the cable, then swap the port. A dead cable looks exactly like a dead drive from inside Windows.
⚠️ A drive that appears and vanishes is usually power. A USB error message names that directly if you read the exact wording.
Ours: four partitions here have no letter
One number, and it holds the whole mechanism.
Ours, and this is what the disk here actually looks like. I counted before writing: one physical disk, 6 partitions, and 4 of them over 100 MB have no drive letter at all. Exactly one volume shows a letter.
⚡ Look at your own disk with one line. Nothing is written:
Get-Partition | Where-Object { -not $_.DriveLetter -and $_.Size -gt 100MB }
⭐ Every one of those four is present, healthy and invisible. Not broken. Just unlettered. In File Explorer that means it does not exist.
⛔ That is what has happened to your external drive. Same state, different cause.
Giving it a letter, in Microsoft's own steps
The fix, quoted rather than paraphrased.
Documented by Microsoft on its drive letter page: "From the Windows Start menu, search for and open Disk Management with Administrator permissions."
Then: "Locate the volume for which you want to manage the assigned drive letter. Right-click the volume and select Change Drive Letter and Paths."
⭐ Choose Add. Pick a letter, press OK. Microsoft's wording is "To add a drive letter for a new drive, select Add", then "Select the Assign the following drive letter option."
⚡ File Explorer picks it up at once. No restart, no reconnect.
When that option is greyed out
The case that sends people to a data recovery shop unnecessarily.
Microsoft states it plainly: "If the Change Drive Letter and Paths option is missing for the volume you want to manage, or the option isn't available (grayed), then the volume isn't ready to receive an assigned drive letter."
And names the causes: the drive "is unallocated and needs to be initialized", or it "isn't accessible, which is the case for EFI System partitions and Recovery partitions", or "You have insufficient permissions to change the assignment."
⭐ That middle one explains our four. They are the system partitions Windows keeps hidden on purpose, and they are supposed to have no letter.
⛔ Unallocated is the dangerous word. On an external drive that used to have files on it, unallocated means the partition table is gone, and initializing it is destructive. Stop there.
The word that decides whether to keep going
Being blunt, because damage happens at this step.
⛔ If Disk Management shows your drive as RAW or unallocated and it held files, do not format it and do not initialize it. Both instructions are all over the internet and both destroy what you are trying to recover.
⚠️ Healthy with no letter is the safe case. Assign a letter. Your files are there.
⭐ Ours, and marked as ours: the difference between those two words is the difference between a one minute fix and losing everything. Read it before you click anything.
A drive that shows but will not open
Different symptom, different cause.
⚡ A prompt to format a drive that used to work means a damaged file system. Not an empty drive. Say no.
⚠️ A drive formatted on a Mac may mount read-only or not at all. That is a file system difference rather than a fault. Which one to use, and the size limit that decides it.
⭐ And a drive that opens but shows nothing usually has hidden files. Turn on hidden items in the View menu first. Before assuming the worst.
Before you change any letter
One warning from Microsoft, and it is worth heeding.
In Microsoft's words: "If you change the drive letter of a drive that contains Windows or apps, the apps might have trouble running or finding the drive."
⭐ So add a letter to the new drive rather than moving one that already works.
⚠️ Pick a letter well down the alphabet. Something like S or T, so the next thing you plug in does not collide with it.
⛔ Disk Management can destroy a disk in two clicks. What is safe to touch in there and what is not is worth reading first.
Status: read against Microsoft's Change a Drive Letter documentation, 25 August 2026, on Windows 11. Microsoft supplies the route into Disk Management, the Change Drive Letter and Paths steps, the statement about the greyed out option, the three causes behind it including EFI System and Recovery partitions, and the warning about changing the letter of a drive holding Windows or apps. The partition and letter counts are from this PC.
Why is my external hard drive not showing up in File Explorer?
Most often because the partition has no drive letter, so there is nowhere for it to appear. Open Disk Management, right-click the volume, choose Change Drive Letter and Paths, then Add. It shows up immediately.
My drive is in Disk Management but not in This PC. What now?
That is the good version of this problem. Windows can see the hardware and the partition, it just has no letter assigned. Adding one takes a minute and touches nothing on the drive.
Why is Change Drive Letter and Paths greyed out?
Microsoft lists three reasons. The drive is unallocated and needs initializing, the partition is one Windows keeps inaccessible such as EFI System or Recovery, or you lack administrator permissions. On four partitions here it is the middle one. That is normal.
Should I initialize the disk if Windows asks me to?
Not if it ever held files you want. Initializing writes a new partition table, and on a drive that already had one it is destructive. Only initialize a drive that is genuinely new or genuinely empty.
The Short Version
- Open Disk Management with Windows key and X first. It shows drives with no letter.
- A partition with no letter cannot appear in File Explorer, even though it is fine.
- On this PC, four partitions over 100 MB have no letter and all four are normal.
- Right-click the volume, Change Drive Letter and Paths, Add, pick a letter, OK.
- Greyed out means unallocated, a protected system partition, or no admin rights.
- Never format or initialize a drive that used to hold files. That is the destructive path.
- Say no if Windows offers to format a drive that used to work.
- Add a letter to the new drive rather than moving one that already works.
Where to Next
Open Disk Management and look at your drive before doing anything else. Whether it appears there is the single fact that decides everything after it.
If it is there and healthy, assign a letter and you are done in a minute.
If the word next to it is unallocated or RAW, stop and copy nothing over it. That case needs recovery tools rather than Disk Management.
Anyone whose drive turned out to be fine and just unlettered, say what it was plugged into in the comments. Some ports and hubs cause this far more than others.

Isaac Smith is the founder and editor of PC Glance, a website that covers computers, laptops, and technology. He is a tech enthusiast and a computer geek who loves to share his insights and help his readers make smart choices when buying tech gadgets or laptops. He is always curious and updated about the latest tech trends.