Fix: USB Receiver for Wireless Mouse Not Detected
Simple fix: unplug the receiver, plug it into a USB 2.0 port at the back of your PC. If that fails, check for driver conflicts or a dead battery in the mouse.
30-Second Fix: The USB Port Swap
What's actually happening here is that many modern wireless mouse receivers (especially Logitech's Unifying receivers and Microsoft's Nano receivers) are sensitive to USB 3.0 port interference. USB 3.0 ports run at 5 Gbps and generate electrical noise that can drown out the receiver's 2.4 GHz signal. The mouse cursor stutters or the device simply doesn't show up in Device Manager.
Unplug the receiver. Plug it into a USB 2.0 port on the back of your PC. USB 2.0 ports are usually black or white, while USB 3.0 are blue. The back ports on a desktop are directly wired to the motherboard, avoiding front-panel cable issues. On a laptop, use the left-side USB port — that's often the one wired directly to the chipset rather than through a hub.
If that works, you're done. If not, move to the next step.
5-Minute Fix: Check Battery, Receiver Pairing, and Driver
Step 1: Battery check. Replace the batteries in the mouse, even if the LED still blinks. A low battery can cause the receiver to drop the connection entirely. Use fresh alkaline or lithium batteries — rechargeable NiMH batteries sometimes sit at 1.2V, which is too low for some receivers to maintain a link.
Step 2: Re-pair the receiver. Most wireless mice (Logitech, Microsoft, HP) require a pairing procedure if the receiver has been moved to a different USB port or if a new mouse is introduced. For Logitech Unifying receivers, download Logitech's Unifying Software from their website, plug in the receiver, and follow the on-screen prompts to pair the mouse. For Microsoft mice, hold the sync button on the receiver and the mouse's sync button simultaneously.
Step 3: Check Device Manager for driver issues. Press Win + X, select Device Manager. Look under Mice and other pointing devices — if you see a yellow exclamation mark next to "HID-compliant mouse" or "USB Input Device", right-click it and select Update driver > Search automatically for drivers. If nothing appears, look under Universal Serial Bus controllers for "Unknown USB Device" — that's your receiver failing to enumerate. Right-click it, select Uninstall device, then unplug the receiver, reboot, and plug it back in. Windows re-installs the driver automatically.
Note: Windows 10 and 11 have a known issue where USB selective suspend can power down a receiver. If your mouse works for 30 seconds, then stops, go to Control Panel > Power Options > Change plan settings > Change advanced power settings and disable USB selective suspend setting for both plugged in and on battery. This fix is specific to wireless mice with older receivers.
Step 4: Test on another machine. Plug the receiver into a different PC. If it's recognized there, your first PC's motherboard USB controller may be failing or has corrupted drivers. If it's not recognized anywhere, the receiver is dead — order a replacement specific to your mouse brand (Logitech Unifying receivers are cross-compatible with many Logitech devices, but not with other brands).
15+ Minute Fix: Reset USB Controllers and Flash BIOS
Step 1: Full USB controller reset. This clears stuck device states that prevent the receiver from being detected. Shut down your PC. Unplug all USB devices except the keyboard and mouse (or use the keyboard and mouse from a different PC). Unplug the power cable from the PC. Press and hold the power button for 30 seconds to drain residual charge from the motherboard capacitors. Plug the power back in. Connect the wireless mouse receiver to a USB 2.0 port. Boot up. This forces Windows to re-enumerate all USB devices from scratch.
Step 2: Check for BIOS/UEFI settings. Restart your PC and press F2, Del, or F10 (varies by manufacturer) to enter BIOS setup. Look for USB Configuration or Peripherals menu. Make sure USB Legacy Support is enabled. Disable XHCI Hand-off if it's on — some motherboards have a bug where XHCI hand-off causes USB 2.0 devices to fail enumeration. Save changes and reboot. This is a known fix for ASUS and Gigabyte boards from the Z390 and B450 era.
Step 3: Update the chipset drivers. Go to your motherboard manufacturer's support page and download the latest chipset driver package (Intel or AMD). Outdated USB drivers can fail to recognize certain receivers. Install, reboot. This step is often skipped but it's the reason step 2 works — the chipset driver handles USB controller initialization.
Step 4: Flash the BIOS. If nothing else works, a BIOS update can resolve USB controller bugs. Check your motherboard's support page for the latest BIOS version. Use the manufacturer's flashing tool (ASUS EZ Flash, MSI M-Flash, etc.). Do this only if you're comfortable with the risk of bricking the board. After the update, re-enter BIOS, load optimal defaults, and re-enable USB Legacy Support. Plug in the receiver — if it's still not recognized, the receiver hardware is likely dead.
| Step | Time | Likelihood of fix |
|---|---|---|
| USB 2.0 port swap | 30 sec | 40% |
| Battery + re-pair + driver | 5 min | 50% |
| USB controller reset + BIOS | 15+ min | 10% |
One last thing: if you're using a Logitech mouse with a receiver that has a green dot on it (Unifying), and you've lost the original receiver, any Logitech Unifying receiver will work — just run the pairing software. For Microsoft or HP mice, the receiver is often locked to the specific mouse model, so you'll need to replace the whole set. Don't bother with generic "universal" USB Bluetooth dongles — they won't pair with a dedicated wireless mouse receiver.
Was this solution helpful?