| Previous | Next |
| ERROR_NDIS_INVALID_PORT_STATE | ERROR_NDIS_REINIT_REQUIRED |
ERROR_NDIS_LOW_POWER_STATE
ERROR_NDIS_LOW_POWER_STATE The adapter is powered down or suspended and cannot service the request in its current state. This can be normal selective suspend behavior, D3-on-disconnect, or a system power transition.
What to check
- Check the adapter and system power state before treating the result as a driver failure.
- Review selective-suspend, Wake-on-LAN, and adapter power-management settings when the problem repeats after idle periods.
- For a driver, complete the required power transition before accepting operations that require active hardware.
Microsoft: NDIS power management enhancements
Microsoft: NDIS selective suspend
Looking for a different code? Search another status or error code.