The Disconnecting Peripherals
Windows 11 features an aggressive power-saving mechanism called “USB Selective Suspend.” When the operating system believes a USB device (like an external hard drive, a wireless mouse receiver, or a USB audio interface) has been idle for a few minutes, it cuts the electrical power to that specific USB port to conserve laptop battery life. While this saves a tiny amount of electricity, it causes massive stability issues for high-performance peripherals. Your external hard drive might unmount and remount randomly, your mouse cursor might freeze for three seconds while the receiver wakes up, or your USB microphone might drop audio during a podcast recording.
How to Disable USB Selective Suspend Globally
The most reliable way to fix these random disconnects is to turn off the power-saving feature for the entire USB subsystem through the classic Windows Power Options.
1. Click the Start button on your taskbar.
2. Type Control Panel in the search bar and hit Enter.
3. In the Control Panel, ensure the “View by” option in the top right is set to “Large icons” or “Small icons.”
4. Click on Power Options.
5. Next to your currently selected power plan (e.g., Balanced or High Performance), click the blue text that says Change plan settings.
6. On the next screen, click Change advanced power settings.
7. A small legacy dialog box will appear. Scroll down the list until you find USB settings and click the [+] icon to expand it.
8. Click the [+] icon next to USB selective suspend setting.
9. You will see options for “On battery” and “Plugged in.” Click the blue text next to each and change the dropdown from “Enabled” to Disabled.
10. Click Apply, then OK.
How to Disable Power Management for a Specific Device
If you want to keep power saving enabled generally but need to stop Windows from turning off one specific, critical device (like a capture card or Wi-Fi adapter):
1. Right-click the Start button and select Device Manager.
2. Expand the Universal Serial Bus controllers section (or find your specific device under “Network adapters” or “Sound, video and game controllers”).
3. Right-click your device and select Properties.
4. Click the Power Management tab at the top. (If this tab is missing, the device does not support selective suspend).
5. Uncheck the box labelled Allow the computer to turn off this device to save power.
6. Click OK.
Windows 11 will now deliver constant, uninterrupted power to that specific USB device.