Disable the USB selective suspend feature on a PC

You can disable USB selective suspend in Windows 11, which prevents USB devices from disconnecting to save power, from the Control Panel.

  1. Open the Control Panel.
  2. Go to the Power Options.
  3. Select Change plan settings.
  4. Select Change advanced power settings
  5. Under USB settings, set the USB selective suspend setting to Disabled for both "On battery" and "Plugged in" modes.

Alternatively, you can also run the commands below as Administrator on CMD:

powercfg /SETDCVALUEINDEX SCHEME_CURRENT 2a737441-1930-4402-8d77-b2bebba308a3 48e6b7a6-50f5-4782-a5d4-53bb8f07e226 0
powercfg /SETACVALUEINDEX SCHEME_CURRENT 2a737441-1930-4402-8d77-b2bebba308a3 48e6b7a6-50f5-4782-a5d4-53bb8f07e226 0