Windows Won’t Detect a USB Device? How to Fix It

You plug in a flash drive, external hard drive, or some other USB device, and Windows acts like nothing happened — no notification, no new drive letter, nothing in File Explorer. The device itself often works perfectly fine elsewhere.

A USB device that won’t get recognized almost always traces back to one of a handful of specific causes on the Windows side, and each one has a quick, specific check rather than a vague “try restarting” fix.

Quick explanation: this guide covers the physical checks to rule out first, what to look for in Device Manager, forcing Windows to rescan for hardware, power management settings that can silently disable a port, and what to do when the device shows up but no drive letter appears.

For the full feature list and usage details, you can also visit the Fixyfier Documentation.

Quick Answer

Start by trying a different USB port and, if possible, a different cable — a surprising number of “device not detected” problems are actually a failing port or cable. Next, open Device Manager and look for a yellow warning icon or an entry under “Other devices,” which usually points to a driver problem rather than a hardware failure. If Device Manager looks clean but the device still doesn’t show up, forcing Windows to rescan for hardware changes often resolves it. For a USB storage device that Windows detects but that doesn’t appear in File Explorer, check Disk Management for a drive that needs a letter assigned.

Try the Obvious Physical Checks First

Before touching any settings, try the device in a different USB port — ideally one connected directly to the motherboard rather than a front-panel port or an unpowered USB hub, both of which are common culprits for devices that draw more power than they can supply.
If you have a different cable available, especially for anything that isn’t a simple flash drive, try that too — USB cables fail more often than the devices plugged into them, and a cable that charges a phone fine won’t necessarily carry data reliably.
If the device works fine on another computer, that confirms the problem is on the Windows side, and the rest of this guide works through those causes in the order they’re worth checking.

Checking Device Manager for Warning Signs

Device Manager is the fastest way to tell whether Windows even knows the device exists. A yellow warning triangle next to an entry, or the device sitting under an “Other devices” or “Unknown devices” category instead of its proper category, both point to a driver problem rather than a dead port or cable.
It’s also worth expanding “Universal Serial Bus controllers” and looking for any entry named something generic like “Unknown USB Device,” which is Windows’ way of saying it detected something connect but couldn’t identify it.
Get-PnpDevice -Class USB | Select-Object FriendlyName, Status
Fixyfier’s Administrative Tools section includes a Device Manager shortcut, which is the fastest way to get to this view without digging through Settings.

Forcing Windows to Rescan for Hardware

Sometimes Windows simply never registered that a new device was plugged in — this happens more often with devices connected while the PC was asleep, or right after waking from sleep, when USB controllers don’t always reinitialize cleanly.
In Device Manager, selecting the computer name at the top and choosing “Scan for hardware changes” from the Action menu forces Windows to re-check every port for anything it might have missed.
Fixyfier’s Service & Device Repair Tools section includes a Hardware Rescan Utility, described specifically as forcing Windows to detect newly connected or missing USB devices, monitors, and peripherals — the same fix as a one-click action.

Checking USB Power Management Settings

Windows can selectively power down individual USB ports to save energy, and on laptops in particular, this setting occasionally suspends a port aggressively enough that a device plugged into it never wakes back up properly.
In Device Manager, expand “Universal Serial Bus controllers,” right-click each “USB Root Hub” entry, open Properties, go to the Power Management tab, and uncheck “Allow the computer to turn off this device to save power” if it’s enabled.
This is worth doing for every root hub listed, since a system can have several, and only one of them controlling the misbehaving port.
NordVPN
Now That Your Device Is Recognized Again

Backing Up or Syncing Files Often Means Uploading Over a Shared Network

Once a USB drive is working again, the next step is usually copying files off it somewhere safer — often to cloud storage, over whatever Wi-Fi happens to be available at the time. NordVPN encrypts that upload traffic, which matters more than usual on networks you don't control yourself.

Protect My File Transfers

Reinstalling or Updating the USB Driver

If a specific device consistently fails to get recognized while others work fine in the same port, a corrupted driver specific to that device is a likely cause, particularly if it worked previously and stopped after a Windows Update.
In Device Manager, right-click the problem entry and choose “Uninstall device,” making sure not to check the option to delete the driver software if one is offered. Unplug the device, restart, then plug it back in — Windows reinstalls the driver fresh.
If the device still isn’t recognized after that, checking for a dedicated driver from the manufacturer’s website is worth doing, especially for anything more specialized than a plain flash drive.

When the Device Shows Up But No Drive Letter Appears

For USB storage devices specifically, there’s one more possibility: Windows may have actually detected the device just fine, but never assigned it a drive letter, which makes it invisible in File Explorer even though it’s fully functional.
Opening Disk Management shows every connected drive, including ones without a letter assigned. If the device appears there as a healthy volume, right-clicking it and choosing “Change Drive Letter and Paths” to assign one makes it show up in File Explorer immediately.
Fixyfier’s Administrative Tools section includes a Disk Management shortcut for exactly this kind of check, without needing to search for it separately.

Frequently Asked Questions

Why does my USB device work in one port but not another on the same computer?

This usually points to either a physically failing port or, on laptops, a power management setting suspending that specific port more aggressively than others. Checking the Power Management tab for each USB Root Hub in Device Manager is worth doing before assuming a port is simply dead.

My flash drive shows up in Device Manager but not in File Explorer — what does that mean?

It means Windows detected the hardware but never assigned it a drive letter, which is common with drives that were previously used in a different computer or operating system. Checking Disk Management and assigning a letter manually usually resolves it immediately.

Is it safe to just unplug a USB device that isn’t being detected and try again?

Yes — unplugging and replugging is always safe as a first step, since it doesn’t change any Windows settings. It’s only a real fix, though, if the underlying cause was a one-time glitch in the USB connection itself rather than a driver or power management issue, which is why it’s worth working through the other checks if replugging alone doesn’t help.

Let Fixyfier Force a Hardware Rescan in One Click

Fixyfier’s Service & Device Repair Tools section includes a Hardware Rescan Utility to force Windows to detect missing USB devices, and its Administrative Tools section has Device Manager and Disk Management shortcuts for tracking down driver or drive-letter problems.