How to Fix a DRIVER_POWER_STATE_FAILURE Error in Windows

DRIVER_POWER_STATE_FAILURE
(Image credit: Tom's Hardware)

In the family of Windows stop codes, DRIVER_POWER_STATE_FAILURE is intriguing. It is associated with stop code 0X9F in bugcodes.h and means some drive has reported an invalid or impossible power state. This typically involves sleep: that is, transitioning into sleep while the PC is running, or experiencing an out-of-bounds power state while waking from sleep. As with all stop codes in Windows, 0X9F crashes the PC and emits a BSOD to avoid damage to the system or storage devices that might otherwise occur if drivers and their attached devices kept on working.

Diagnosing DRIVER_POWER_STATE_FAILURE Causes 

Latest Videos FromTom's Hardware

Ed Tittel is a long-time IT writer, researcher and consultant, and occasional contributor to Tom’s Hardware. A Windows Insider MVP since 2018, he likes to cover OS-related driver, troubleshooting, and security topics.