USB Device Not Recognized in Windows 11: How to Get It Working Again

Got the “USB device not recognized” error on Windows 11? Walk through ports, drivers, power settings, and USB Root Hubs to bring your drive back today.

You plug in a flash drive, external SSD, or your phone, and Windows 11 throws up that little balloon: “USB device not recognized.” The drive never shows in File Explorer, and re-plugging it does nothing. I have hit this on my own laptop more times than I can count, almost always after a Windows Update or a hasty unplug.

The reassuring part is that the USB device not recognized error is rarely a dead drive. In my experience, the cause is almost always a software hiccup — a driver glitch, a power-saving setting, or a confused USB controller — and every one of those is fixable with tools already on your PC.

Quick Answer

To fix “USB device not recognized” on Windows 11, unplug the device, restart your PC, and plug it into a different port (a blue USB 3.0 one if you have it). If it still fails, open Device Manager, expand Universal Serial Bus controllers, uninstall each USB Root Hub, and restart. Windows reinstalls the drivers and the device reappears.

What does “USB device not recognized” actually mean?

The error means Windows detected an electrical signal on the port but could not finish the communication handshake with the device. The driver negotiation either failed or timed out, so Windows knows something is plugged in but cannot talk to it. In my testing, four causes account for nearly every case:

  • Driver problem — the USB driver is outdated, corrupt, or conflicting.
  • Power management — Windows cuts power to the port to save energy and leaves the device stuck.
  • USB controller glitch — the internal hub gets confused and needs a reset.
  • Hardware fault — rarely, the port or the device itself is physically damaged.

The error is a failed handshake, not proof your drive is dead.

How do I rule out the simple causes first?

Before opening any menus, I always run the basics. They fix this more often than people expect, and they take under a minute.

  1. Unplug the USB device completely.
  2. Wait 10 seconds, then plug it into a different port.
  3. If you are using a USB hub, bypass it and connect directly to the PC.
  4. Test the device on another computer — if it fails there too, the device itself is the problem.
  5. Restart Windows, then plug the device back in fresh.

One detail that has saved me repeatedly: USB 3.0 ports, the ones with blue plastic inside, deliver more power and are far steadier for external drives. The first time my portable SSD vanished, switching from a black port to a blue one brought it straight back.

Try a second port and a full restart before touching any settings.

Can the built-in troubleshooter fix it automatically?

Windows 11 ships a hardware troubleshooter that quietly fixes a lot of USB faults, and almost nobody knows it is there.

  1. Press Windows + R, type msdt.exe -id DeviceDiagnostic, and press Enter.
  2. Click Next and let it scan.
  3. If it finds something, click Apply this fix.
  4. Plug the device back in and test.

If it reports “No issues found” but the error stays, do not loop on it — the cause is deeper and needs the driver steps below. Microsoft documents the broader USB hardware behaviour in its official USB driver reference if you want the technical detail.

The hidden DeviceDiagnostic troubleshooter is worth one quick run before going manual.

How do I update or reinstall the USB driver?

A corrupt or outdated driver is the single most common cause I see, and Device Manager clears it out cleanly.

  1. Right-click Start and select Device Manager.
  2. Expand Universal Serial Bus controllers.
  3. Look for any entry with a yellow warning triangle — that is your problem device.
  4. Right-click it and choose Update driver > Search automatically for drivers.
  5. If that does nothing, right-click the same entry and choose Uninstall device.
  6. Unplug the USB device, then restart your PC.
  7. Plug it back in — Windows reinstalls the driver automatically.

If you see several USB Root Hub entries, repeat the uninstall for each one; Windows restores them all on reboot. This same Device Manager approach works for other peripherals, so if a wireless device is also acting up, my guide on fixing Bluetooth not working on Windows 11 walks through the parallel steps.

Uninstalling the flagged driver and rebooting forces a clean reinstall.

Why does disabling USB Selective Suspend help?

Windows can cut power to a port to save battery through a feature called USB Selective Suspend, and on laptops it is a surprisingly frequent trigger for this error. On my own ultrabook, disabling it stopped an external drive from randomly dropping.

  1. Press Windows + S, search Edit power plan, and open it.
  2. Click Change advanced power settings.
  3. Scroll to USB settings > USB selective suspend setting.
  4. Set it to Disabled for both On battery and Plugged in.
  5. Click OK, then unplug and replug the device.

Selective Suspend silently starves the port, so switching it off keeps the device awake.

Should I reinstall all the USB Root Hubs?

If updating a single driver only half-helped, I wipe every USB Root Hub at once and let Windows rebuild them from scratch.

  1. Open Device Manager and expand Universal Serial Bus controllers.
  2. Right-click the first USB Root Hub, choose Uninstall device, and confirm.
  3. Repeat for every USB Root Hub in the list.
  4. Restart your PC — Windows reinstalls them all with clean drivers.

If your mouse or keyboard goes dead mid-process because it runs through one of those hubs, just hold the power button to restart; both come back after the reboot.

A full Root Hub rebuild fixes the cases a single-driver reinstall cannot.

Could a Windows Update fix or cause the problem?

It can do both, which is why it is worth a careful look. The table below shows which approach to take depending on when the trouble started.

Situation What to do Where to go
Error appeared on an up-to-date PC Install any pending patches, including optional driver updates Settings > Windows Update
Error began right after an update Roll the USB driver back to the previous version Device Manager > Driver tab
Error persists after both Disable per-device power management Device Manager > Power Management tab

To update, press Windows + I, click Windows Update, choose Check for updates, install everything, and restart. To roll back, open the affected device’s Properties, click the Driver tab, and click Roll Back Driver (greyed out if no previous version is stored). Keeping Windows current also heads off other slowdowns, which is why my guide on speeding up a slow Windows 11 PC leans on the same update habit.

Update when current, roll back when an update broke it.

How do I stop Windows turning off the device to save power?

Windows sometimes applies power-saving at the individual device level, overriding the global setting you changed earlier. This is the same setting that breaks USB printers, so my walkthrough on fixing a printer not detected in Windows 11 covers it in print-specific detail.

  1. Open Device Manager.
  2. Right-click the USB device or a USB Root Hub and choose Properties.
  3. Click the Power Management tab.
  4. Uncheck Allow the computer to turn off this device to save power.
  5. Click OK and test the device.

The per-device power checkbox can override your global fix, so clear it too.

What mistakes should I avoid while troubleshooting?

  • Only trying one port. A single port may be dead or underpowered. Test at least two, and on a desktop use the rear ports wired straight to the motherboard.
  • Skipping the restart. Locking and unlocking the screen is not a reboot. Only a full restart clears the driver state in memory.
  • Trusting a cheap hub. Budget hubs often cannot power an external hard drive. Remove the hub and connect directly to test.
  • Uninstalling the wrong devices. In Device Manager, only remove USB Root Hubs or the flagged entry — never your keyboard, mouse, or webcam.
  • Assuming the drive is dead. What looks like failure is usually a driver or port issue. Always test on a second computer before giving up.

Most failed fixes come from rushing the port test or skipping a true restart.

Frequently Asked Questions

Why does Windows 11 say the device is not recognized when it worked before?

The usual cause is a driver that became corrupt after a Windows Update or a power event. Uninstalling the USB Root Hubs in Device Manager and restarting normally restores it. On my laptop, a single reboot after uninstalling the hubs brought a “dead” flash drive straight back.

How do I fix it for an Android phone?

Change the USB mode on the phone itself. Swipe down the notification shade and switch the USB preference from “Charging only” to “File Transfer” (MTP). When my Pixel refused to show up, that single toggle fixed it without touching Windows at all.

Does formatting the USB drive fix the error?

Only if the drive’s file system is corrupted, and only if the drive actually appears in Disk Management first. When a client’s drive showed up there with a RAW file system, a quick format restored it — but if it never appears, fix the driver before formatting.

Why does my device show in Device Manager but not File Explorer?

It is detected but has no drive letter assigned. Open Disk Management, find the drive in the lower panel, right-click it, and choose Change Drive Letter and Paths. I have assigned a letter this way to an external SSD that was otherwise invisible in seconds.

Will reinstalling USB drivers delete my files?

No. Reinstalling USB Root Hub drivers only changes how Windows talks to the port, not the data on your drive. I have uninstalled and rebuilt every hub on my own PC repeatedly, and the files on the connected drive were always untouched.

Conclusion

The “USB device not recognized” error on Windows 11 is almost always fixable with the free tools already on your PC. Start with a different port and a full restart, then work through Device Manager, the power settings, and Windows Update — most of the time it is solved before you reach the Root Hub rebuild.

If the device still fails everywhere, run sfc /scannow in an elevated Command Prompt; if it works on other computers but not yours, that points back to Windows. Try these steps and tell me in the comments which one finally did it.