Overcurrent condition on USB port

USB Port Overcurrent Condition Fixed on Windows

Hardware – RAM & MB Beginner 👁 9 views 📅 Jun 17, 2026

Your PC shut down because of a USB overcurrent. Quick fix: disconnect all USB devices, check for bent pins, then reset the controller.

Quick Answer

Unplug everything from USB ports, check for bent pins or debris inside any port, then go to Device Manager, find Universal Serial Bus controllers, right-click each Host Controller and select Uninstall device. Restart your PC, and it reinstalls fresh drivers. Fixed.

Why This Happens

You’re working, and suddenly Windows throws a warning: “Overcurrent condition on USB port.” Then your PC powers off or the port stops working. I’ve seen this on everything from Dell OptiPlex 7010s to custom gaming builds. It usually means one USB device (or the port itself) is drawing too much power—way more than the 5V/500mA standard. A short in a cable, a physically damaged port with bent pins, or a faulty USB hub are the common culprits. Last month, a client’s front-panel USB port had a paper clip jammed inside. Took me 30 seconds to spot it.

Step-by-Step Fix

  1. Disconnect all USB peripherals — keyboard, mouse, external drives, phone cables, everything. Even the ones you think are fine. One bad cable can trip this.
  2. Inspect every USB port on your PC—front and back. Use a flashlight. Look for bent pins, foreign objects (lint, crumbs, paper clips), or charred marks. If you see something, carefully remove it with tweezers or compressed air. Bent pins? That port is dead—skip it.
  3. Reset the USB controller — Press Windows + X, select Device Manager. Expand “Universal Serial Bus controllers.” You’ll see entries like “Intel(R) USB 3.0 eXtensible Host Controller – 1.0 (Microsoft).” Right-click each one and select “Uninstall device.” Don’t worry, they’ll reinstall on reboot.
  4. Restart your PC. After boot, Windows re-detects the controllers and loads default drivers. The overcurrent condition is now cleared.
  5. Plug devices back one at a time, starting with the keyboard and mouse. After each one, wait a second. If the error returns, the last device you plugged in is the problem. Toss it.

If the Fix Doesn’t Work

Sometimes the issue lives in the BIOS or hardware. Try these:

  • Clear CMOS — Remove the coin battery on the motherboard, wait 5 minutes, put it back. This wipes any corrupt USB power settings.
  • Update motherboard drivers — Go to your PC or motherboard manufacturer’s site, grab the latest chipset and USB drivers. Lenovo and HP often have specific tools that do this automatically.
  • Check the motherboard physically — Look for swollen capacitors near the USB headers or any burned smell. If you see physical damage, the motherboard needs replacing.
  • Disable front-panel USB headers in the BIOS if you suspect a case port is shorting out. Some BIOS have a setting like “USB Port 0/1 Overcurrent Protect.” Turn it off only as a last resort—better to replace the case.

Prevention Tip

Don’t buy cheap USB cables or hubs. I’ve seen a $3 cable from a gas station fry a motherboard header. Stick to known brands: Anker, Belkin, or something from Monoprice. Also, avoid using USB ports on dusty or damp environments. If you’re plugging in a device that pulls a lot of power (like a portable SSD or fast-charging phone), use a powered USB hub instead of the motherboard port. That hub has its own protection circuitry and won’t blow your system.

One more thing: if you have pets, check the USB ports for hair. I pulled a hairball out of a client’s laptop USB port once. That was the entire overcurrent issue.

Was this solution helpful?