By using this site, you agree to the Privacy Policy and Terms of Use.
Accept
World of SoftwareWorld of SoftwareWorld of Software
  • News
  • Software
  • Mobile
  • Computing
  • Gaming
  • Videos
  • More
    • Gadget
    • Web Stories
    • Trending
    • Press Release
Search
  • Privacy
  • Terms
  • Advertise
  • Contact
Copyright © All Rights Reserved. World of Software.
Reading: How to Fix Your USB Drive Not Showing Up on Windows 10 or Windows 11
Share
Sign In
Notification Show More
Font ResizerAa
World of SoftwareWorld of Software
Font ResizerAa
  • Software
  • Mobile
  • Computing
  • Gadget
  • Gaming
  • Videos
Search
  • News
  • Software
  • Mobile
  • Computing
  • Gaming
  • Videos
  • More
    • Gadget
    • Web Stories
    • Trending
    • Press Release
Have an existing account? Sign In
Follow US
  • Privacy
  • Terms
  • Advertise
  • Contact
Copyright © All Rights Reserved. World of Software.
World of Software > News > How to Fix Your USB Drive Not Showing Up on Windows 10 or Windows 11
News

How to Fix Your USB Drive Not Showing Up on Windows 10 or Windows 11

News Room
Last updated: 2025/09/27 at 3:44 AM
News Room Published 27 September 2025
Share
SHARE

Jump Links

  • Diagnosing Why Your USB Drive Is Not Showing Up
  • How to Fix Your Missing USB Drive

USB drives should automatically appear in File Explorer when you connect them to your computer. Follow these troubleshooting steps if your Windows 10 or Windows 11 PC doesn’t show a connected drive.

Diagnosing Why Your USB Drive Is Not Showing Up

If you connected a USB drive and Windows doesn’t show up in the file manager, you should first check the Disk Management window.

To open Disk Management on Windows 11 (or Windows 10), right-click the Start button and select “Disk Management.”

Examine the list of disks in the disk management window and look for your external drive. Even if it doesn’t show up in File Explorer, it should appear here. Look for a disk that matches the size of your flash drive. Sometimes, it’ll also be marked as Removable, but not always.

In the screenshot below, we’ve spotted our removable drive at “Disk 7.” If you see yours, move onto the next section.


The USB drive visible in Disk Management.

If you don’t see the drive in the Disk Management window at all, try these troubleshooting steps:

  • Power On the Drive, if Necessary: Some external hard drives have their own power switches or separate power cables. If you’re using a larger drive, ensure it doesn’t have its own power switch or power cable you need to connect.
  • Plug It Into a Different USB Port: Try unplugging the external drive and plugging it into a different USB port on your computer. It’s possible that one particular USB port on the computer is dead. Always make sure to try one on the back of your PC, too.
  • Avoid USB Hubs: If you’re plugging the USB drive into a USB hub, try plugging it directly into one of your computer’s USB ports instead. It’s possible the USB hub doesn’t supply enough power.
  • Try a Different Computer: Try plugging the USB drive into a different computer and see if the other computer detects it. If no computers see the drive when you connect it—even in the Disk Management window—the USB drive itself is likely dead.

Hopefully, one of these will solve your problem. If not, move onto the fixes outlined below.

How to Fix Your Missing USB Drive

Once you’ve performed the above steps, you’re in a better place to fix whatever is causing your USB drive to not show up. Here are a few possible solutions based on what you found when searching for the drive in Disk Management:

If Windows Asks You to Format the Partition When You Insert It

If Windows can see the drive but can’t read it, it’s possible the drive was formatted with a file system Windows doesn’t normally support. For example, this can occur if you format a drive with the APFS file system on a Mac or with the ext4 file system on a Linux PC.

If you connect a drive with a foreign file system, Windows will tell you it needs to format the drive before it can use it. Don’t format the disk yet! This will erase any files on the disk. If you don’t need the files on the disk, you can agree to format it—but be sure the drive doesn’t have any important files on it before you do.

You will lose any data on the USB drive when you format it.


The Windows format dialogue.

To read a drive like this one, you can either connect it to the Mac or Linux PC it was made on and copy your files off of it onto another drive, or you can use software that lets you read Mac-formatted drives or Linux file systems in Windows. After you copy the files off the drive, you can agree to let Windows format (erase) the disk. It will appear as an empty drive that is now compatible with Windows.

If Other Windows PCs Can See the Drive, But Your Current One Can’t

If other computers detect the drive when you plug it in, but your current computer doesn’t, it’s possible there’s a driver problem in Windows.

To check for this, open the Device Manager. On Windows 11 (or Windows 10), right-click the Start button and select “Device Manager.”

Expand the “Disk Drives” and “USB Serial Bus controllers” sections and look for any devices with a yellow exclamation mark on their icon. If you see a device with an error icon, right-click it and select “Properties.” You’ll see an error message with more information. Search the web for this error message to find more information.


The flashdrive displayed in the Device Manager.

To fix driver problems, you may want to right-click the device, choose Properties, and head to the Driver tab. Use the “Update Driver” button to attempt to install an updated driver, click “Roll Back Driver” to roll back the driver to a previous one if it just stopped working, or use the “Uninstall” button to uninstall the driver and hope Windows automatically reinstalls one that will work.


The USB Device Properties windows on the Driver tab.

If You See the Drive in Disk Management, and It Has Partitions

If the drive appears in Disk Management and you see one or more partitions on the drive—with a blue bar along the top—it may not appear in File Explorer because it needs to be assigned drive letters.

To do this, right-click the partition on the drive in Disk Management and select “Change Drive Letter and Paths.” If you can’t click “Change Drive Letter and Paths,” that’s because Windows doesn’t support the file system on the partition.


Right-click the drive without a letter and select Change Drive Letter and Paths.

You may see that the partition has no drive letter assigned to it. Assign a drive letter, and it should just work.

To assign a drive letter, click the “Add” button and assign a drive letter of your choice to the drive. Click “OK,” and it will appear in File Explorer or File Explorer with that drive letter.

If You See the Drive in Disk Management, But It’s Empty

If you see the drive in Disk Management, but it says Unallocated—with a black bar along the top—that means that the drive is completely empty and unformatted. To format it so Windows can use it, just right-click the unallocated space in Disk Management and select “New Simple Volume.”

Choose the maximum possible size for the partition and assign a drive letter—you can let Windows automatically choose a drive letter. If you want the drive to be compatible with as many other operating systems and devices as possible, format it with the exFAT file system when Windows asks. Otherwise, if you’re only using it on Windows machines, NTFS is fine. After it’s done, the drive should be usable.


Right-click the unformatted volume and then select New Simple Volume.

If You See the Drive in Disk Management, But You Can’t Format It

In some cases, the drive may have a very messy partition scheme. You may even see “protected” partitions that you can’t delete from within Disk Management. Or the partition on the drive may be too small because the drive has protected partitions wasting space on it.

You can “clean” the drive to clean up that mess, wiping all the files and partition information from the drive and making it usable once more. First, back up any important data on the drive if the drive has important data on it. The cleaning process will wipe the drive.

To clean the drive, you’ll need to open a Command Prompt window as Administrator and use the diskpart command to “clean” the appropriate drive. Cleaning a flash drive (or any drive) will wipe all of the data, so be careful that you select the correct drive.

You can then create partitions on the empty drive.


Diskpart open in PowerShell on Windows 11.

With any luck, after following these steps, your drive will be in good working condition again.

If none of that works, and the drive isn’t recognized in other computers, there is a real possibility that your USB drive is completely dead. Any number of physical or electrical problems could cause a drive to die, but once it does, no amount of finicking with Windows will ever bring it back.

If the drive has important data on it, it might be possible for a professional to fix it and recover your data, but that job requires specialized equipment, knowledge, and training. In most cases, you’re better off just picking up a new once—especially since flash storage is so inexpensive now.

Sign Up For Daily Newsletter

Be keep up! Get the latest breaking news delivered straight to your inbox.
By signing up, you agree to our Terms of Use and acknowledge the data practices in our Privacy Policy. You may unsubscribe at any time.
Share This Article
Facebook Twitter Email Print
Share
What do you think?
Love0
Sad0
Happy0
Sleepy0
Angry0
Dead0
Wink0
Previous Article Samsung’s dual-hinge foldable is looking like a beast for productivity in new animations leak
Next Article JD.com tests trash disposal service for food delivery customers · TechNode
Leave a comment

Leave a Reply Cancel reply

Your email address will not be published. Required fields are marked *

Stay Connected

248.1k Like
69.1k Follow
134k Pin
54.3k Follow

Latest News

Can Google be trusted without a break up?
News
Linux Driver Developer At Valve Preps More Patches For Improving AMD GCN 1.0 GPUs
Computing
Cash Forecast Accuracy: 17 Fintech Solutions That Make a Difference
Gadget
10 Android features I taught my parents to use, and you should too
News

You Might also Like

News

Can Google be trusted without a break up?

8 Min Read
News

10 Android features I taught my parents to use, and you should too

13 Min Read
News

If you can only back up 5 things, make it these

9 Min Read
News

6 Surprising Things You Can Do With Your Amazon Fire Stick’s USB Port

7 Min Read
//

World of Software is your one-stop website for the latest tech news and updates, follow us now to get the news that matters to you.

Quick Link

  • Privacy Policy
  • Terms of use
  • Advertise
  • Contact

Topics

  • Computing
  • Software
  • Press Release
  • Trending

Sign Up for Our Newsletter

Subscribe to our newsletter to get our newest articles instantly!

World of SoftwareWorld of Software
Follow US
Copyright © All Rights Reserved. World of Software.
Welcome Back!

Sign in to your account

Lost your password?