/ Updated
How to Fix USB Drive Not Showing Up in Windows 11
Learn how to fix a USB drive not showing up in Windows 11 with practical solutions for File Explorer, Disk Management, drivers, power settings, and corrupted drives.
- Windows 11
- USB
- Troubleshooting
- Storage
- File Explorer
You plug in a USB drive, Windows makes the connection sound, but nothing appears in File Explorer.
Or maybe the USB drive shows up in Disk Management, but it does not have a drive letter. Sometimes it appears as Unallocated, Offline, or RAW. In other cases, Windows does not detect it at all.
This guide walks through the most common fixes for a USB drive not showing up in Windows 11, starting with the safest and easiest solutions first.
Table of contents
- Before You Start
- 1. Try a Different USB Port
- 2. Test the USB Drive on Another Computer
- 3. Restart Windows 11
- 4. Check File Explorer Carefully
- 5. Check Disk Management
- 6. Assign a Drive Letter
- 7. Bring the USB Drive Online
- 8. Initialize the Drive Only If It Is New or Empty
- 9. Create a New Volume If the Drive Is Unallocated
- 10. Update or Reinstall the USB Driver
- 11. Check Windows Update Optional Drivers
- 12. Update Your Chipset Drivers
- 13. Disable USB Selective Suspend
- 14. Check for File System Errors
- 15. Try a Different USB Cable or Adapter
- 16. Check If the Drive Appears in BIOS or UEFI
- 17. Be Careful With Formatting
- 18. When the USB Drive Might Be Dead
- Quick Fix Summary
- Final Thoughts
Before You Start
Do not format the USB drive immediately if it contains important files.
Formatting can make data recovery harder. If the drive has important documents, photos, or work files, first try the non-destructive fixes below.
1. Try a Different USB Port
Start with the simple stuff.
Unplug the USB drive and try another USB port on your PC. If you are using a desktop computer, try a port on the back of the case instead of the front panel.
Front USB ports can sometimes have weaker connections or cable issues.
Also avoid USB hubs for now. Plug the drive directly into the computer.
2. Test the USB Drive on Another Computer
If the USB drive does not show up on your Windows 11 PC, test it on another computer.
This helps you understand where the problem is.
If the USB works on another computer, the issue is probably related to your Windows 11 system, drivers, ports, or settings.
If the USB does not work anywhere, the drive itself may be damaged.
3. Restart Windows 11
A simple restart can fix temporary USB detection problems.
Unplug the USB drive, restart your computer, wait until Windows fully loads, then plug the USB drive back in.
This is especially useful if Windows recently installed updates or if the USB device was removed without safely ejecting it.
4. Check File Explorer Carefully
Sometimes the USB drive is detected, but it is not obvious.
Open File Explorer and click This PC from the sidebar.
Look under Devices and drives.
If the USB drive appears there, open it normally. If it does not appear, continue with Disk Management.
5. Check Disk Management
Disk Management is one of the most useful tools for this problem.
Right-click the Start button and select Disk Management.
Look for your USB drive in the lower section of the window. You may see it listed as:
- Removable
- Unallocated
- RAW
- Offline
- No drive letter
- Healthy partition without a visible letter
If the drive appears here, Windows can detect the device, but something is preventing it from showing correctly in File Explorer.
6. Assign a Drive Letter
If the USB drive appears in Disk Management but does not show up in File Explorer, it may not have a drive letter.
In Disk Management:
- Right-click the USB drive partition.
- Select Change Drive Letter and Paths.
- Click Add.
- Choose a letter like E:, F:, or G:.
- Click OK.
After this, open File Explorer again and check This PC.
This is one of the most common fixes when a USB drive is detected but not visible.
7. Bring the USB Drive Online
If the drive is marked as Offline, Windows will not show it normally.
In Disk Management:
- Right-click the disk label on the left side.
- Select Online.
- Wait a few seconds.
- Check File Explorer again.
Be careful to right-click the correct drive. Do not change your main Windows system drive.
8. Initialize the Drive Only If It Is New or Empty
If Disk Management says the USB drive is Not Initialized, Windows may ask you to initialize it.
Only do this if the drive is new, empty, or you do not need the data on it.
Initializing a disk can affect existing partitions. If the USB drive has important files, do not initialize it yet. Try recovery options first.
If it is a new drive:
- Right-click the disk in Disk Management.
- Select Initialize Disk.
- Choose GPT for modern systems.
- Create a new volume.
- Format it as exFAT or NTFS.
Use exFAT if you want better compatibility between Windows, macOS, TVs, cameras, and other devices.
Use NTFS if you mainly use the drive with Windows.
9. Create a New Volume If the Drive Is Unallocated
If the USB drive appears as Unallocated, it has no usable partition.
This usually happens with new drives, deleted partitions, or corrupted partition tables.
If you do not need the data:
- Right-click the unallocated space.
- Select New Simple Volume.
- Follow the wizard.
- Assign a drive letter.
- Format the drive.
Again, do not do this if the drive contains important files.
10. Update or Reinstall the USB Driver
A driver issue can also stop USB drives from appearing correctly.
Right-click the Start button and open Device Manager.
Expand these sections:
- Disk drives
- Universal Serial Bus controllers
- Storage controllers
Look for warning icons or unknown devices.
You can try this:
- Right-click the USB storage device.
- Select Uninstall device.
- Unplug the USB drive.
- Restart the computer.
- Plug the USB drive back in.
Windows should reinstall the driver automatically.
11. Check Windows Update Optional Drivers
Some USB and chipset-related fixes may come through optional driver updates.
Go to:
Settings > Windows Update > Advanced options > Optional updates
If you see chipset, storage, or USB-related driver updates, install them.
Restart your computer after installing updates.
12. Update Your Chipset Drivers
If no USB storage devices work on your computer, the problem may be related to chipset drivers.
Go to your laptop or motherboard manufacturer’s official support page and download the latest chipset drivers for your exact model.
This is especially important after a fresh Windows install, a big Windows update, or a motherboard BIOS update.
13. Disable USB Selective Suspend
Windows can turn off USB devices to save power. Sometimes this causes detection problems.
To disable USB selective suspend:
- Open the Start menu.
- Search for Edit power plan.
- Click Change advanced power settings.
- Expand USB settings.
- Expand USB selective suspend setting.
- Set it to Disabled.
- Click Apply and OK.
Then restart your PC and test the USB drive again.
14. Check for File System Errors
If the USB drive appears but does not open correctly, you can check it for file system errors.
Open Command Prompt as Administrator and run:
chkdsk E: /f
Replace E: with the correct USB drive letter.
Do not run this command on the wrong drive.
This can fix some file system errors, but if the drive is physically failing, it may not solve the problem.
15. Try a Different USB Cable or Adapter
If you are using an external hard drive or SSD, the cable may be the problem.
Try another USB cable, preferably a short and good-quality one.
If you are using a USB-C adapter, card reader, or enclosure, test with another adapter if possible.
Sometimes the storage device is fine, but the adapter is failing.
16. Check If the Drive Appears in BIOS or UEFI
If Windows does not detect the USB drive at all, restart your computer and enter BIOS or UEFI.
The key is usually one of these:
- Del
- F2
- F10
- F12
- Esc
If the USB drive appears in BIOS but not in Windows, the issue is probably software-related.
If it does not appear in BIOS either, the drive, port, cable, or adapter may be faulty.
17. Be Careful With Formatting
Formatting can make a USB drive usable again, but it erases the visible file system.
Only format the drive if:
- You do not need the files.
- You already backed up the data.
- The drive is new or empty.
- You are okay with losing what is on it.
To format the USB drive:
- Open File Explorer.
- Right-click the USB drive.
- Select Format.
- Choose exFAT or NTFS.
- Click Start.
If the drive does not appear in File Explorer, use Disk Management instead.
18. When the USB Drive Might Be Dead
A USB drive may be failing if:
- It does not show up on any computer.
- It gets very hot.
- It connects and disconnects repeatedly.
- It shows the wrong storage size.
- It appears as RAW again after formatting.
- It makes unusual sounds, if it is an external hard drive.
If the data is important, stop using the drive and consider professional data recovery.
The more you write to a damaged drive, the worse recovery can become.
Quick Fix Summary
If your USB drive is not showing up in Windows 11, try this order:
- Try another USB port.
- Restart Windows.
- Test the USB drive on another computer.
- Open Disk Management.
- Assign a drive letter.
- Bring the drive online if it is offline.
- Update or reinstall USB drivers.
- Check optional Windows driver updates.
- Disable USB selective suspend.
- Format only if you do not need the data.
Final Thoughts
Most USB drives that do not show up in Windows 11 are not completely broken.
In many cases, the fix is simple: assign a drive letter, reconnect the drive, reinstall the USB driver, or check Disk Management.
But if the drive contains important files, do not rush into formatting or initializing it. Start with safe fixes first, then move to destructive options only when you are sure the data is not needed.