Windows 10: BSOD DRIVER_POWER_STATE_FAILURE on shutdown/restart and it shutting down for very long time...

Discus and support BSOD DRIVER_POWER_STATE_FAILURE on shutdown/restart and it shutting down for very long time... in Windows 10 BSOD Crashes and Debugging to solve the problem; hi everyone i recently get bsod everytime i try to shut down/restart my windows. It's display DRIVER_POWER_STATE_FAILURE i managed to locate and... Discussion in 'Windows 10 BSOD Crashes and Debugging' started by banusuryadi, Oct 15, 2020.

  1. BSOD DRIVER_POWER_STATE_FAILURE on shutdown/restart and it shutting down for very long time...


    hi everyone

    i recently get bsod everytime i try to shut down/restart my windows. It's display DRIVER_POWER_STATE_FAILURE

    i managed to locate and analyze the minidump in C:\Windows\minidump with WinDbg, but i dont understand the results of what cause the bsod or something.


    12: kd> !analyze -v

    *******************************************************************************

    * *

    * Bugcheck Analysis *

    * *

    *******************************************************************************



    DRIVER_POWER_STATE_FAILURE 9f

    A driver has failed to complete a power IRP within a specific time.

    Arguments:

    Arg1: 0000000000000004, The power transition timed out waiting to synchronize with the Pnp

    subsystem.

    Arg2: 000000000000012c, Timeout in seconds.

    Arg3: ffffaf0c68ba3040, The thread currently holding on to the Pnp lock.

    Arg4: fffff401ca4c3880, nt!TRIAGE_9F_PNP on Win7 and higher



    Debugging Details:

    ------------------



    *** WARNING: Unable to verify timestamp for mssmbios.sys

    Implicit thread is now ffffaf0c`68ba3040

    *** WARNING: Unable to verify timestamp for raspptp.sys

    *** WARNING: Unable to verify timestamp for ndis.sys

    *** WARNING: Unable to verify timestamp for win32k.sys



    KEY_VALUES_STRING: 1



    Key : Analysis.CPU.Sec

    Value: 3



    Key : Analysis.DebugAnalysisProvider.CPP

    Value: Create: 8007007e on DESKTOP-VPA5I2Q



    Key : Analysis.DebugData

    Value: CreateObject



    Key : Analysis.DebugModel

    Value: CreateObject



    Key : Analysis.Elapsed.Sec

    Value: 214



    Key : Analysis.Memory.CommitPeak.Mb

    Value: 80



    Key : Analysis.System

    Value: CreateObject





    BUGCHECK_CODE: 9f



    BUGCHECK_P1: 4



    BUGCHECK_P2: 12c



    BUGCHECK_P3: ffffaf0c68ba3040



    BUGCHECK_P4: fffff401ca4c3880



    DRVPOWERSTATE_SUBCODE: 4



    FAULTING_THREAD: ffffaf0c68ba3040



    CUSTOMER_CRASH_COUNT: 1



    BAD_STACK_POINTER: fffff401ca4c3848



    STACK_TEXT:

    fffff401`ce6450f0 fffff805`4e2dffa0 : ffffc681`f51c7180 00000000`ffffffff 00000000`00000000 ffffaf0c`5d5c2158 : nt!KiSwapContext+0x76

    fffff401`ce645230 fffff805`4e2df4cf : 7b3e7cff`0000000f 00000000`00000002 fffff401`ce6453f0 00000000`00000000 : nt!KiSwapThread+0x500

    fffff401`ce6452e0 fffff805`4e2ded73 : 00000000`00000000 fffff805`00000000 00000000`00000000 ffffaf0c`68ba3180 : nt!KiCommitThreadWait+0x14f

    fffff401`ce645380 fffff805`51cdfa0d : ffffaf0c`60e58fc8 00000000`00000000 00000000`00000000 ffffaf0c`5ed26e00 : nt!KeWaitForSingleObject+0x233

    fffff401`ce645470 fffff805`51d08396 : ffffaf0c`5ef95a50 fffff805`521c3048 ffffaf0c`6292de30 fffff805`9a8c741c : NETIO!NmrpWaitForModuleDeregisterComplete+0x71

    fffff401`ce6454d0 fffff805`9a8c7727 : ffffaf0c`5ef95a00 fffff805`521c3000 00000000`00000000 00000000`00000000 : NETIO!NmrWaitForClientDeregisterComplete+0x16

    fffff401`ce645500 ffffaf0c`5ef95a00 : fffff805`521c3000 00000000`00000000 00000000`00000000 fffff805`521c3048 : raspptp+0x7727

    fffff401`ce645508 fffff805`521c3000 : 00000000`00000000 00000000`00000000 fffff805`521c3048 fffff805`9a8d5ace : 0xffffaf0c`5ef95a00

    fffff401`ce645510 00000000`00000000 : 00000000`00000000 fffff805`521c3048 fffff805`9a8d5ace 00000000`000000de : ndis+0xe3000





    STACK_COMMAND: .thread 0xffffaf0c68ba3040 ; kb



    SYMBOL_NAME: NETIO!NmrpWaitForModuleDeregisterComplete+71



    MODULE_NAME: NETIO



    IMAGE_NAME: NETIO.SYS



    IMAGE_VERSION: 10.0.19041.1124



    BUCKET_ID_FUNC_OFFSET: 71



    FAILURE_BUCKET_ID: 0x9F_4_STACKPTR_ERROR_NETIO!NmrpWaitForModuleDeregisterComplete



    OS_VERSION: 10.0.19041.1



    BUILDLAB_STR: vb_release



    OSPLATFORM_TYPE: x64



    OSNAME: Windows 10



    FAILURE_ID_HASH: {2bf103b5-626f-c1ce-bd7a-86aacd0c880a}



    Followup: MachineOwner

    ---------



    12: kd> dt nt!TRIAGE_9F_PNP fffff401ca4c3880

    Symbol nt!TRIAGE_9F_PNP not found.

    12: kd> !analyze -v

    *******************************************************************************

    * *

    * Bugcheck Analysis *

    * *

    *******************************************************************************



    DRIVER_POWER_STATE_FAILURE 9f

    A driver has failed to complete a power IRP within a specific time.

    Arguments:

    Arg1: 0000000000000004, The power transition timed out waiting to synchronize with the Pnp

    subsystem.

    Arg2: 000000000000012c, Timeout in seconds.

    Arg3: ffffaf0c68ba3040, The thread currently holding on to the Pnp lock.

    Arg4: fffff401ca4c3880, nt!TRIAGE_9F_PNP on Win7 and higher



    Debugging Details:

    ------------------



    Implicit thread is now ffffaf0c`68ba3040



    KEY_VALUES_STRING: 1



    Key : Analysis.CPU.Sec

    Value: 1



    Key : Analysis.DebugAnalysisProvider.CPP

    Value: Create: 8007007e on DESKTOP-VPA5I2Q



    Key : Analysis.DebugData

    Value: CreateObject



    Key : Analysis.DebugModel

    Value: CreateObject



    Key : Analysis.Elapsed.Sec

    Value: 7



    Key : Analysis.Memory.CommitPeak.Mb

    Value: 81



    Key : Analysis.System

    Value: CreateObject





    BUGCHECK_CODE: 9f



    BUGCHECK_P1: 4



    BUGCHECK_P2: 12c



    BUGCHECK_P3: ffffaf0c68ba3040



    BUGCHECK_P4: fffff401ca4c3880



    DRVPOWERSTATE_SUBCODE: 4



    FAULTING_THREAD: ffffaf0c68ba3040



    CUSTOMER_CRASH_COUNT: 1



    PROCESS_NAME: System



    BAD_STACK_POINTER: fffff401ca4c3848



    STACK_TEXT:

    fffff401`ce6450f0 fffff805`4e2dffa0 : ffffc681`f51c7180 00000000`ffffffff 00000000`00000000 ffffaf0c`5d5c2158 : nt!KiSwapContext+0x76

    fffff401`ce645230 fffff805`4e2df4cf : 7b3e7cff`0000000f 00000000`00000002 fffff401`ce6453f0 00000000`00000000 : nt!KiSwapThread+0x500

    fffff401`ce6452e0 fffff805`4e2ded73 : 00000000`00000000 fffff805`00000000 00000000`00000000 ffffaf0c`68ba3180 : nt!KiCommitThreadWait+0x14f

    fffff401`ce645380 fffff805`51cdfa0d : ffffaf0c`60e58fc8 00000000`00000000 00000000`00000000 ffffaf0c`5ed26e00 : nt!KeWaitForSingleObject+0x233

    fffff401`ce645470 fffff805`51d08396 : ffffaf0c`5ef95a50 fffff805`521c3048 ffffaf0c`6292de30 fffff805`9a8c741c : NETIO!NmrpWaitForModuleDeregisterComplete+0x71

    fffff401`ce6454d0 fffff805`9a8c7727 : ffffaf0c`5ef95a00 fffff805`521c3000 00000000`00000000 00000000`00000000 : NETIO!NmrWaitForClientDeregisterComplete+0x16

    fffff401`ce645500 ffffaf0c`5ef95a00 : fffff805`521c3000 00000000`00000000 00000000`00000000 fffff805`521c3048 : raspptp+0x7727

    fffff401`ce645508 fffff805`521c3000 : 00000000`00000000 00000000`00000000 fffff805`521c3048 fffff805`9a8d5ace : 0xffffaf0c`5ef95a00

    fffff401`ce645510 00000000`00000000 : 00000000`00000000 fffff805`521c3048 fffff805`9a8d5ace 00000000`000000de : ndis+0xe3000





    STACK_COMMAND: .thread 0xffffaf0c68ba3040 ; kb



    SYMBOL_NAME: NETIO!NmrpWaitForModuleDeregisterComplete+71



    MODULE_NAME: NETIO



    IMAGE_NAME: NETIO.SYS



    IMAGE_VERSION: 10.0.19041.1124



    BUCKET_ID_FUNC_OFFSET: 71



    FAILURE_BUCKET_ID: 0x9F_4_STACKPTR_ERROR_NETIO!NmrpWaitForModuleDeregisterComplete



    OS_VERSION: 10.0.19041.1



    BUILDLAB_STR: vb_release



    OSPLATFORM_TYPE: x64



    OSNAME: Windows 10



    FAILURE_ID_HASH: {2bf103b5-626f-c1ce-bd7a-86aacd0c880a}



    Followup: MachineOwner

    ---------



    12: kd> g

    ^ No runnable debuggees error in 'g'

    12: kd> dt nt!TRIAGE_9F_PNP fffff401ca4c3880

    Symbol nt!TRIAGE_9F_PNP not found.

    12: kd> dt nt!TRIAGE_9F_POWER fffff401ca4c3880

    Symbol nt!TRIAGE_9F_POWER not found.

    12: kd> lmvm NETIO

    Browse full module list

    start end module name

    fffff805`51cc0000 fffff805`51d58000 NETIO # pdb symbols C:\Program Files x86\Windows Kits\10\Debuggers\x64\sym\netio.pdb\051CF92991997A809C82B91CE13D83B01\netio.pdb

    Loaded symbol image file: NETIO.SYS

    Mapped memory image file: C:\Program Files x86\Windows Kits\10\Debuggers\x64\sym\NETIO.SYS\55AF747898000\NETIO.SYS

    Image path: \SystemRoot\system32\drivers\NETIO.SYS

    Image name: NETIO.SYS

    Browse all global symbols functions data

    Image was built with /Brepro flag.

    Timestamp: 55AF7478 This is a reproducible build file hash, not a timestamp

    CheckSum: 0009B825

    ImageSize: 00098000

    File version: 10.0.19041.1124

    Product version: 10.0.19041.1124

    File flags: 0 Mask 3F

    File OS: 40004 NT Win32

    File type: 3.6 Driver

    File date: 00000000.00000000

    Translations: 0409.04b0

    Information from resource tables:

    CompanyName: Microsoft Corporation

    ProductName: Microsoft® Windows® Operating System

    InternalName: netio.sys

    OriginalFilename: netio.sys

    ProductVersion: 10.0.19041.1124

    FileVersion: 10.0.19041.1124 WinBuild.160101.0800

    FileDescription: Network I/O Subsystem

    LegalCopyright: © Microsoft Corporation. All rights reserved.


    i was thinking that the cause is my network adapter, so i should send ss of my device manager here:
    BSOD DRIVER_POWER_STATE_FAILURE on shutdown/restart and it shutting down for very long time... 2ff580a5-e566-4be2-a6e5-c3cae370896b?upload=true.png


    Sorry for my bad english.

    If there's anything else I can do to help you help me, please let me know. Thank you in advance for your time.

    :)
     
    banusuryadi, Oct 15, 2020
    #1

  2. BSOD on shutdown and restarts

    I keep getting BSOD when my computer restarts or shutdowns. It will say "DRIVER_POWER_STATE_FAILURE" on the BSOD. I have double checked system files to make sure none are corrupted and also tested my memory on the memory diagnostic tool and it passed without
    any issues.

    here are the dump files if that helps

    minidump.zip

    thanks!
     
    NathanLeung1025, Oct 15, 2020
    #2
  3. M150 Win User
    Hang at shutdown or restart - BSOD Driver_Power_State_Failure


    Hi All,

    I recently replaced my original HDD with a Samsung SSD 120GB, installed fresh Windows 10 Pro on my laptop and now, it cannot be shutdown or restarted properly as before.

    When I shutdown/restart the PC, the screen goes black but the power button light is still on and after 10 minutes or so, the BSOD appear with error message as DRIVER_POWER_STATE_FAILURE.

    I tried everything I found on the Internet regarding this error, such as disable Fast-Startup mode (actually I also disabled Hibernate), disable Intel Management Engine, update Display driver to the latest version but nothing works *Sad(

    I struggled with this annoying problem in 4 days already and will highly appreciate all of your help. Thank you a lot.
     
  4. BSOD DRIVER_POWER_STATE_FAILURE on shutdown/restart and it shutting down for very long time...

    BSOD - Restarting.

    Hello,

    Today I re-install the system already for the seventh time. Every time the PC restarts, it restarts a long time, and then BSOD - DRIVER_POWER_STATE_FAILURE. You do not know what to do?
     
    DanielHloušek, Oct 15, 2020
    #4
Thema:

BSOD DRIVER_POWER_STATE_FAILURE on shutdown/restart and it shutting down for very long time...

Loading...
  1. BSOD DRIVER_POWER_STATE_FAILURE on shutdown/restart and it shutting down for very long time... - Similar Threads - BSOD DRIVER_POWER_STATE_FAILURE shutdown

  2. BSOD DRIVER_POWER_STATE_FAILURE when shut down

    in Windows 10 Performance & Maintenance
    BSOD DRIVER_POWER_STATE_FAILURE when shut down: When I tried to shut down or restart my PC, BSOD occurred with the DRIVER_POWER_STATE_FAILURE stopcode. Below is the minidump files I copied from C:\Windows\Minidumphttps://drive.google.com/file/d/1uWGua9BwWT5gyC_GytpW62uUM6PksK75/view?usp=sharingPlaease help me to fix this...
  3. BSOD DRIVER_POWER_STATE_FAILURE when shut down

    in Windows 10 Gaming
    BSOD DRIVER_POWER_STATE_FAILURE when shut down: When I tried to shut down or restart my PC, BSOD occurred with the DRIVER_POWER_STATE_FAILURE stopcode. Below is the minidump files I copied from C:\Windows\Minidumphttps://drive.google.com/file/d/1uWGua9BwWT5gyC_GytpW62uUM6PksK75/view?usp=sharingPlaease help me to fix this...
  4. BSOD DRIVER_POWER_STATE_FAILURE when shut down

    in Windows 10 Software and Apps
    BSOD DRIVER_POWER_STATE_FAILURE when shut down: When I tried to shut down or restart my PC, BSOD occurred with the DRIVER_POWER_STATE_FAILURE stopcode. Below is the minidump files I copied from C:\Windows\Minidumphttps://drive.google.com/file/d/1uWGua9BwWT5gyC_GytpW62uUM6PksK75/view?usp=sharingPlaease help me to fix this...
  5. Extra long Shutdown and restart time

    in Windows 10 Performance & Maintenance
    Extra long Shutdown and restart time: As subject says, my shutdown and restart time has extended a lot. It basicly gets stuck on the "Restarting" screen for 2-3min. Installed new parts to my PC last week and on the same run, I installed completely new Windows.PC Parts:CPU: AMD Ryzen 5600xMotherboard: ROG Strix...
  6. Extra long Shutdown and restart time

    in Windows 10 Gaming
    Extra long Shutdown and restart time: As subject says, my shutdown and restart time has extended a lot. It basicly gets stuck on the "Restarting" screen for 2-3min. Installed new parts to my PC last week and on the same run, I installed completely new Windows.PC Parts:CPU: AMD Ryzen 5600xMotherboard: ROG Strix...
  7. Extra long Shutdown and restart time

    in Windows 10 Software and Apps
    Extra long Shutdown and restart time: As subject says, my shutdown and restart time has extended a lot. It basicly gets stuck on the "Restarting" screen for 2-3min. Installed new parts to my PC last week and on the same run, I installed completely new Windows.PC Parts:CPU: AMD Ryzen 5600xMotherboard: ROG Strix...
  8. BSOD on shutdown DRIVER_POWER_STATE_FAILURE

    in Windows 10 BSOD Crashes and Debugging
    BSOD on shutdown DRIVER_POWER_STATE_FAILURE: Hi, I just reinstalled my windows OS and I am getting a DRIVER_POWER_STATE_FAILURE BSOD after about 5 minutes of being stuck on the shutdown screen. I have attached the required .zip file here Attachment 148388 Thanks 91087
  9. Hang at shutdown or restart - BSOD Driver_Power_State_Failure

    in Windows 10 BSOD Crashes and Debugging
    Hang at shutdown or restart - BSOD Driver_Power_State_Failure: Hi All, I recently replaced my original HDD with a Samsung SSD 120GB, installed fresh Windows 10 Pro on my laptop and now, it cannot be shutdown or restarted properly as before. When I shutdown/restart the PC, the screen goes black but the power button light is still on...
  10. Very long time to restart!

    in Windows 10 Support
    Very long time to restart!: Hi all, I'm having this issue since I upgraded to Win 10: when I click restart, my laptop becomes stuck on the restart screen for ages, even the hard drive doesn't show any signs of activity. Its only after like 15 mins or so the hard drive comes into life and the computer...