USB Device Not Recognized? How to Fix It (Windows & Mac)

3 min read
Beginner USB Fix Windows Mac Hardware

You plug in a USB device and Windows shows: "USB device not recognized. The last USB device you connected to this computer malfunctioned." Or the device simply does not show up at all.

Fix 1: Try a Different Port

The simplest fix people skip. Try:

  • A different USB port (front vs back on desktop)
  • A USB 2.0 port instead of USB 3.0 (or vice versa)
  • Directly — not through a USB hub
  • A different computer — if it does not work anywhere, the device itself is bad

Fix 2: Unplug and Replug

  1. Unplug the USB device
  2. Unplug ALL other USB devices
  3. Wait 10 seconds
  4. Plug ONLY the problem device into a different port

Fix 3: Restart Your Computer

USB controllers can get into a bad state. A restart resets them.

Fix 4: Update USB Drivers (Windows)

  1. Open Device Manager
  2. Expand Universal Serial Bus controllers
  3. Right-click each entry → Update driver
  4. If you see a device with a yellow warning triangle, that is the problem — right-click → Uninstall → restart → Windows reinstalls

Fix 5: Disable USB Selective Suspend (Windows)

Windows puts USB ports to sleep to save power, which can cause devices to disconnect:

  1. Control Panel → Power Options → Change plan settings → Change advanced power settings
  2. USB settings → USB selective suspend setting → Disabled
  3. Click OK

Fix 6: Reinstall USB Controllers (Windows)

  1. Device Manager → Universal Serial Bus controllers
  2. Right-click EACH "USB Root Hub" → Uninstall device
  3. Restart — Windows reinstalls all USB controllers from scratch

Fix 7: Check Disk Management (USB Drives)

If a USB flash drive or external hard drive is not showing in File Explorer but IS recognized:

  1. Right-click Start → Disk Management
  2. Look for your USB drive (it might show as "Unallocated" or without a drive letter)
  3. Right-click the drive → Change Drive Letter → assign a letter
  4. If it shows as RAW or Unallocated, the drive may need formatting (this erases data)

Fix 8: iPhone/Android Not Recognized

iPhone

  1. Unlock the phone — it must be unlocked and showing the home screen
  2. Tap "Trust This Computer" when prompted
  3. Try a different Lightning/USB-C cable (Apple cables fray easily)
  4. Update iTunes (Windows) — Apple Mobile Device USB Driver might need updating

Android

  1. Unlock the phone
  2. Pull down notification shade → tap the USB notification → select "File Transfer" (MTP)
  3. Try a different cable
  4. Enable USB debugging: Settings → Developer Options → USB Debugging (for advanced use only)

Mac Fixes

Fix 1: Reset SMC

For Intel Macs: shut down → hold Shift + Control + Option + Power for 10 seconds → release → power on

For Apple Silicon: just restart (SMC is handled automatically)

Fix 2: Reset NVRAM

Shut down → power on → hold Option + Command + P + R for 20 seconds

Fix 3: Check System Information

Apple menu → About This Mac → System Report → USB → see if the device appears. If it is listed but not mounting, it is a software issue. If not listed, it is a hardware/cable issue.

When the USB Device Is Dead

If the device does not work on ANY computer, in any port, with any cable:

  • USB flash drive: data may be recoverable by a data recovery service ($50-300)
  • External hard drive: might be the enclosure, not the drive. Remove the drive and connect it directly via SATA
  • USB peripheral (mouse, keyboard): replace it — not worth repairing

Related Tools