USB Not Recognized? 10 Fast Fixes (Windows & Mac)

USB Not Recognized? 10 Fast Fixes (Windows & Mac)
Quick Answer

Try the USB device on a different port and then on a different computer first. If it fails on every computer, the device is likely dead. If only your computer fails: open Device Manager → Universal Serial Bus controllers → right-click each USB Root Hub → Update driver. Also check Disk Management — the drive may be recognized but missing a drive letter.

You plug in a USB flash drive, external hard drive, or USB headset and Windows pops up: "USB device not recognized." Or nothing happens at all — no sound, no notification, no drive appearing in File Explorer. On a Mac, the drive simply never shows up on the desktop or in Finder.

This is one of the most common hardware problems in 2026, affecting everything from flash drives and external SSDs to USB mice, keyboards, and headphones. The good news: most USB recognition failures are software or driver issues, not hardware failures — and they are fixable in minutes without any special tools.

Fix 1–3
Solves 70% of cases
2 min
Average fix time for driver issues
$59
IT Cares USB data recovery

Symptom vs. Most Likely Cause

Symptom Most Likely Cause Start With
"USB device not recognized" pop-up Corrupt or missing USB driver Fix 3 — Update USB controller driver
Drive visible in Disk Management, not in File Explorer Missing or conflicting drive letter Fix 6 — Assign new drive letter
Device disappears after a few minutes USB Selective Suspend cutting power Fix 5 — Disable Selective Suspend
Error code 43 in Device Manager Driver failure or hardware fault Fix 4 — Reinstall USB Root Hubs
Drive works on another PC, not this one USB controller driver / registry issue Fix 10 — Reset USB stack
Drive not recognized on Mac at all SMC / NVRAM issue or incompatible format Mac section — NVRAM & SMC reset
"You need to format this disk" message Corrupt file system or wrong format Fix 6 + chkdsk before any formatting
No sound, no notification, nothing Dead port or internal USB header loose Fix 1 — Try different port/cable

The 10 Fixes at a Glance

1

Try a Different USB Port and a Different Cable

Try First — 2 Minutes

The simplest fix — and the one that works most often. Ports fail, cables fail, and connectors wear out.

  • Try every USB port on your computer, especially the rear ports on a desktop (those connect directly to the motherboard)
  • Try a different cable if your device uses a detachable cable (USB-C, Micro-USB, Mini-USB)
  • Avoid USB hubs for this test — connect directly to the computer
2

Test the USB Device on Another Computer

Diagnose First

This single test tells you whether the problem is the device or your computer — saving you from spending 30 minutes fixing the wrong thing.

  • Works on another computer: the problem is your PC. Continue with Fixes 3–10.
  • Fails on every computer: the USB device itself is likely dead or physically damaged. If data recovery is needed, call IT Cares before attempting any further DIY fixes.
  • Test on both Windows and Mac if available — a drive formatted as APFS will not mount on Windows without third-party software
3

Update USB Controller Driver in Device Manager

HIGH Impact

A corrupted or outdated USB controller driver is the single most common software cause of the "USB device not recognized" error.

  • Right-click Start → Device Manager
  • Expand Universal Serial Bus controllers
  • Right-click each entry → Update driver → Search automatically
  • Also check the Other devices section for any yellow exclamation marks
4

Uninstall and Reinstall USB Root Hubs

Fixes Code 43

Error code 43 ("Windows has stopped this device because it reported problems") almost always clears with a USB Root Hub reinstall. This is safe — Windows immediately re-detects and reinstalls the hubs on restart.

  • Device Manager → Universal Serial Bus controllers
  • Right-click every USB Root Hub entry → Uninstall device
  • Restart your computer — Windows reinstalls all hubs automatically
  • Replug your USB device after restart
5

Disable USB Selective Suspend (Power Options)

Fixes Intermittent Issues

USB Selective Suspend is a power-saving feature that cuts power to idle USB ports. On laptops especially, this causes USB devices to randomly disconnect or fail to be recognized after the computer wakes from sleep.

  • Search for Edit power planChange advanced power settings
  • Expand USB settings → USB selective suspend setting
  • Set both On battery and Plugged in to Disabled
  • Click OK and replug the USB device
6

Change the USB Drive Letter in Disk Management

Drive Invisible in Explorer

If your USB drive appears in Disk Management but not in File Explorer, it has a missing or conflicting drive letter. This is extremely common with drives that have been used on multiple computers.

  • Right-click Start → Disk Management
  • Find your USB drive (look for the correct size — it may show as "Removable" with no letter)
  • Right-click the drive partition → Change Drive Letter and Paths
  • Click Add (or Change if one exists) and assign a letter not already in use (e.g., F: or G:)
  • Click OK — the drive appears instantly in File Explorer
7

Run the Windows USB Troubleshooter

Built-In Tool

Windows includes a built-in USB troubleshooter that automatically detects and fixes many common USB issues without any technical knowledge required.

  • Settings → System → Troubleshoot → Other troubleshooters
  • Find Hardware and Devices and click Run
  • Alternatively, in older Windows 10: Settings → Update & Security → Troubleshoot → Hardware and Devices
  • Follow the on-screen instructions — apply any fixes it suggests and restart
8

Reseat the Internal USB Header on Desktop PCs

Desktop Only

On desktop computers, the front-panel USB ports connect to the motherboard via internal USB headers — small cables that can work loose over time. If only front ports fail but rear ports work, this is the culprit.

  • Power down completely and unplug from the wall before opening the case
  • Locate the internal USB header cables on the motherboard (labelled F_USB, USB1, etc.)
  • Firmly reseat each connector — they click in place
  • While inside, check that no dust is blocking the rear USB ports
9

Check Hidden Devices in Device Manager

Often Overlooked

Ghost entries — hidden device records from previously connected USB devices — can interfere with new connections. Revealing and removing them often resolves persistent recognition failures.

  • Open Device Manager → click View menu → Show hidden devices
  • Expand Universal Serial Bus controllers — ghosted (faded) entries are now visible
  • Right-click any faded/grey entries → Uninstall device
  • Also expand Disk drives and remove faded USB disk entries
  • Restart and replug your device
10

Reset the USB Stack (powercfg / Safe Mode)

Nuclear Option

If all else has failed, resetting the USB stack at the command level clears accumulated driver state corruption that normal reinstalls cannot touch.

  • Open Command Prompt as Administrator
  • Run: powercfg /hibernate off then restart (clears the hibernate state that sometimes freezes USB)
  • Alternatively, boot into Safe Mode (hold Shift, click Restart → Troubleshoot → Advanced → Startup Settings → F4), then connect the USB device. If it works in Safe Mode, a third-party application is blocking it in normal mode
  • From Command Prompt as Admin, run: pnputil /scan-devices to force Windows to re-enumerate all connected hardware

Still Not Working? We Recover Your Data.

IT Cares recovers data from unrecognized USB drives and performs full drive diagnostics — flat rate of $59. No fix, no charge. Available 7 days a week.

Fix USB Not Recognized on Mac

Mac USB issues are less common than Windows but follow a different troubleshooting path. macOS does not use the same Device Manager — it uses System Information and two hardware resets that clear the vast majority of USB issues.

Step 1: Check System Report → USB

1

Open System Information and Inspect the USB Tree

Hold the Option (Alt) key and click the Apple menu → System Information. In the left sidebar, click USB. This shows every device the Mac can see on the USB bus. If your device appears here but not in Finder, it is a filesystem format issue (the drive may be formatted as NTFS or exFAT without the correct driver). If it does not appear at all, continue with the resets below.

Step 2: Reset NVRAM / PRAM

2

NVRAM Reset (Intel Macs)

Shut down your Mac completely. Press the power button, then immediately hold Option + Command + P + R simultaneously for about 20 seconds. Release when you hear the startup chime a second time (on older Macs) or after 20 seconds on newer models. NVRAM stores low-level hardware settings; resetting it clears many USB enumeration problems. Note: Apple Silicon Macs (M1/M2/M3) reset NVRAM automatically — this step is for Intel Macs only.

Step 3: Reset the SMC

3

SMC Reset Controls USB Power Delivery

The System Management Controller governs power to USB ports. On MacBooks with a non-removable battery: shut down, hold Shift + Control + Option + Power for 10 seconds, release, then press Power normally. On Mac desktop computers: shut down, unplug the power cable for 15 seconds, plug back in, then start normally. Apple Silicon Macs do not have an SMC — simply restart and the equivalent reset happens automatically.

Mac format tip: macOS cannot write to NTFS drives natively and cannot read ext4 (Linux) at all. If your USB drive was formatted on Windows as NTFS, it mounts read-only on Mac by default. Use a tool like Paragon NTFS for Mac for full read/write access, or reformat the drive as exFAT — which is natively supported by both Windows and macOS.

USB Flash Drive Not Showing Up: Format Issues Explained

One of the most confusing USB situations is when a flash drive appears in Disk Management (Windows) or System Information (Mac) but simply refuses to mount in the file explorer. In nearly every case, the cause is a file system issue — not a hardware failure.

FAT32 vs exFAT vs NTFS: Which Should You Use?

Format Windows macOS Max File Size Best For
FAT32 Read/Write Read/Write 4 GB per file Small drives, older devices, maximum compatibility
exFAT Read/Write Read/Write No limit Cross-platform drives, video files, large data
NTFS Read/Write Read only No limit Windows-only drives, system drives
APFS / HFS+ No support Read/Write No limit Mac-only drives
ext4 No support No support No limit Linux only
Before reformatting: Reformatting erases all data. If you need the files on the drive, use a recovery tool like Recuva (Windows) or Disk Drill (Mac) before reformatting. Better yet, call IT Cares at (888) 711-9428 — we recover files from drives with corrupted file systems without reformatting.

USB Headphones Not Working

USB headphones and audio devices follow a slightly different path because they appear as audio devices in Windows rather than disk drives. If your USB headset is not working:

1

Set as Default Audio Device

Right-click the speaker icon in the system tray → Sound settings → Under Output, select your USB headset from the dropdown. Windows often keeps playing audio through the built-in speakers even after a USB headset is connected.

2

Update the USB Audio Device Driver

Device Manager → Sound, video and game controllers → right-click your USB headset → Update driver. If the device shows a yellow exclamation mark here (not under USB controllers), uninstall it and replug the headset to force a fresh driver install.

3

Check USB Power for High-Power Headsets

Some USB DAC headsets draw more current than a standard port delivers. If the headset works on some ports but not others, use a rear USB 3.0 port (blue) which delivers more power, or use a powered USB hub.

USB Mouse and Keyboard Not Recognized

USB mice and keyboards failing to register is usually a driver or BIOS/UEFI setting issue rather than a file system problem. A few specific causes to check:

USB Drive Still Not Recognized? Data Recovery Starts at $59.

IT Cares diagnoses and recovers data from unrecognized USB flash drives, external hard drives, and SSDs across Canada. Remote or on-site. No fix, no charge.

All 10 Fixes: Quick Reference Table

Fix Time Works On Difficulty Solves
1. Different port + cable 2 min Windows & Mac Easy Dead port, bad cable
2. Test on another computer 2 min Windows & Mac Easy Identifies dead device
3. Update USB controller driver 3 min Windows Easy Driver corruption
4. Reinstall USB Root Hubs 5 min Windows Easy Code 43, persistent errors
5. Disable USB Selective Suspend 3 min Windows Easy Intermittent drops
6. Change drive letter 2 min Windows Easy Drive in Disk Management but not Explorer
7. Windows Troubleshooter 5 min Windows Easy General hardware issues
8. Reseat internal USB header 10 min Desktop PC Medium Front ports only failing
9. Show hidden devices 5 min Windows Easy Ghost entries blocking detection
10. Reset USB stack / Safe Mode 10 min Windows Medium Deep driver/registry corruption

Frequently Asked Questions

Why does my PC say "USB not recognized"?

Windows shows "USB device not recognized" when it detects electrical activity on a USB port but cannot identify or communicate with the device. Common causes include a corrupted or missing USB driver, a faulty USB port, a damaged device connector, power management settings cutting power to the port, or a drive that needs a new letter assigned in Disk Management. Start by testing the device on a different port and a different computer to isolate whether the problem is the device or your PC.

How do I fix an unrecognized USB device with error code 43?

Error code 43 means Windows stopped the device because it reported a problem. The most effective fix: open Device Manager, expand Universal Serial Bus controllers, right-click the device showing Code 43, select Uninstall device, then unplug and replug the USB. Windows reinstalls the driver. If that fails, also uninstall all USB Root Hub entries and restart. Disabling USB Selective Suspend in Power Options resolves Code 43 in many laptop cases where power management is cutting off the device prematurely.

Can a virus cause USB not to work?

Yes. Some malware — particularly older autorun-type viruses and some ransomware variants — deliberately disables USB ports or hides connected drives to prevent users from booting from external media or copying files off the system. If your USB issues started suddenly without any hardware change, run a full offline scan with Windows Defender or Malwarebytes before attempting USB fixes. Otherwise the problem will return even after driver reinstalls.

Does a USB 3.0 device work in a USB 2.0 port?

Yes, USB is backward compatible by design. A USB 3.0 device will function in a USB 2.0 port at reduced speeds (480 Mbps instead of 5 Gbps). However, some high-power USB 3.0 devices — particularly bus-powered external hard drives — draw more current than a USB 2.0 port can supply (900 mA vs. 500 mA). This can cause the device to appear unrecognized or disconnect intermittently. The solution is to use a USB 3.0 port (identified by the blue colour or the SS logo) or a powered USB hub.

How do I recover files from an unrecognized USB drive?

If the drive appears in Disk Management but not in File Explorer, assigning a new drive letter (Fix 6) often makes it accessible immediately — no data loss. If the drive is visible but shows as RAW or asks to format, use Recuva (free, Windows) or Disk Drill to recover files before any reformatting. If the drive makes clicking, grinding, or buzzing sounds, stop using it immediately — this indicates physical damage to the read/write heads or platters, and continued operation makes recovery harder. Call IT Cares at (888) 711-9428 for professional recovery starting at $59.

How do I fix a USB drive that is asking me to format it?

Do not format yet — you will lose all data on the drive. The "you need to format the disk before you can use it" message usually means the file system is corrupted or Windows cannot read the format (for example, a Linux ext4 drive or a Mac HFS+ drive). First, try the drive on another computer or operating system. On Windows, open Command Prompt as administrator and run chkdsk X: /f (replace X with your drive letter). If chkdsk cannot access it, use a data recovery tool like Recuva to extract your files first, then format. If the drive is important, contact IT Cares before attempting anything else.

Comments

JB
James B. — Vancouver, BC
April 16, 2026

Fix 6 (changing the drive letter in Disk Management) saved my day. My 2 TB external drive was showing in Disk Management but simply would not appear in File Explorer. Assigned it a new letter and it was instantly accessible with all my files intact. I had no idea this was even possible. Three minutes, no data loss whatsoever.

SC
Sandra C. — Toronto, ON
April 16, 2026

The USB Selective Suspend fix (Fix 5) completely resolved a problem I had been living with for months — my USB headset would drop out randomly during video calls. Disabling it in Power Options took two minutes and it has not dropped once since. This article is the most practical USB troubleshooting guide I have found.

Leave a Comment

USB not recognized? We recover your data starting at $59 →
Book Recovery — $59 Call Now