Windows 10: DRIVER_POWER_STATE_FAILURE BSoD on new Windows 11 install on restart/sleep

Discus and support DRIVER_POWER_STATE_FAILURE BSoD on new Windows 11 install on restart/sleep in Windows 10 Software and Apps to solve the problem; I recently upgraded my PC and did a clean Windows 11 install. Right away, I started getting BSoDs because of DRIVER_POWER_STATE_FAILURE. So far, it has... Discussion in 'Windows 10 Software and Apps' started by Kira Flame, Aug 2, 2023.

  1. DRIVER_POWER_STATE_FAILURE BSoD on new Windows 11 install on restart/sleep


    I recently upgraded my PC and did a clean Windows 11 install. Right away, I started getting BSoDs because of DRIVER_POWER_STATE_FAILURE. So far, it has only happened when I'm trying to put my PC to sleep or restart. It doesn't occur every time, but occasionally when I select sleep or restart option from the shutdown menu, the PC will hang for a few minutes trying to shut down and then crash into this BSoD. The system appears to be running smoothly otherwise. Here is the link to the dump files: https://drive.google.com/drive/folders/1KSm0GwyRJS4CtyExWLgGEm4CcJTRDfYa?usp=sharingMy system configu

    :)
     
    Kira Flame, Aug 2, 2023
    #1

  2. windows xp installation and dual core am

    could someone please list the steps they follow to install windows with a dual core processor and windows xp service pack to. I'm reletively new to amd dual core and i feel i'm missing a step. All help will be appreciated. thanx
     
    exodusprime1337, Aug 2, 2023
    #2
  3. Barryde Win User
    Intermittent DRIVER_POWER_STATE_FAILURE BSOD when going to sleep

    I will start with comments/issues first before I paste screenshots etc

    1. A BSOD happened between the time I created this thread and I read your initial response. Let me know if you the mini dump from this BSOD

    2. I see at the bottom of you post you are identifying e2xw10x64.sys Is this the driver you are currently suspecting to be the cause of the BSOD?

    3. I had difficulty removing the this driver. I had to go to the Killer website and download and execute a Killer software removal tool. After running this tool the Killer driver reverted to the base Microsoft driver 9.0.0.42 dated 14 Sep 2016. At this point I ran the Dell Driver Update and it didn't find any drivers needing update. I also used their website tool and again it found no driver needing an update. Interesting since the Killer driver was now down level. I download the current Killer driver and Control panel from the killer website and installed with now problem
    The installed driver is now:
    Rivet Networks
    9/20/2018
    9.0.0.49

    5. Do we want to revert to the base Microsoft driver 9.0.0.42 dated 14 Sep 2016 ??

    6. When this PC would BSOD and create a mini dump at sleep time the cooling fan speed would ramp up and stay at high speed for a minute or two and the pc would then power off. after most of the info gathering but before I ran the Dell diags and pc seemed to have a BSOD error. I didn't realize you had changed the dump type to "memory. So after about 20 minutes of high speed fan I forced a power off. I checked and there was a BSOD. However I saw that a "memory" dump was created, but possible I powered it off before the dump was complete. The file size is 1.98 GB (2,134,587,816 bytes) Do you ant me to make this file available. If I had not forced a power off do you know how large this file would be? 16GB? When the next BSOD occurs I will wait fot the high speed fan noise to stop and the pc to power itself off

    7. Dell Diags were very problematic. Among the issues, "invalid Dell Service Tag" It couldn't detect local ServiceAssist program was installed, it then had me download the installer which then fail when executed stating that it was aslready installed, plus some others So I let it go until this morning and tried again. Now it ran with no issues

    8. HD Tune provided no output on the Health tab. I assume you were looking for SMART info. So I included a CrystalDisk SMART screenshot

    Screenshots, etc below

    Steps 1-12
    Microsoft Windows [Version 10.0.18363.592]
    (c) 2019 Microsoft Corporation. All rights reserved.

    C:\Windows\system32>sfc /scannow

    Beginning system scan. This process will take some time.

    Beginning verification phase of system scan.
    Verification 100% complete.

    Windows Resource Protection did not find any integrity violations.

    C:\Windows\system32>dism /online /cleanup-image /scanhealth

    Deployment Image Servicing and Management tool
    Version: 10.0.18362.1

    Image Version: 10.0.18363.592

    [==========================100.0%==========================] No component store corruption detected.
    The operation completed successfully.

    C:\Windows\system32>dism /online /cleanup-image /restorehealth

    Deployment Image Servicing and Management tool
    Version: 10.0.18362.1

    Image Version: 10.0.18363.592

    [==========================100.0%==========================] The restore operation completed successfully.
    The operation completed successfully.

    C:\Windows\system32>sfc /scannow

    Beginning system scan. This process will take some time.

    Beginning verification phase of system scan.
    Verification 100% complete.

    Windows Resource Protection did not find any integrity violations.

    C:\Windows\system32>chkdsk /scan
    The type of the file system is NTFS.
    Volume label is TopFuel.

    Stage 1: Examining basic file system structure ...
    541184 file records processed.
    File verification completed.
    8768 large file records processed.
    0 bad file records processed.

    Stage 2: Examining file name linkage ...
    935 reparse records processed.
    710228 index entries processed.
    Index verification completed.
    0 unindexed files scanned.
    0 unindexed files recovered to lost and found.
    935 reparse records processed.

    Stage 3: Examining security descriptors ...
    Security descriptor verification completed.
    84523 data files processed.
    CHKDSK is verifying Usn Journal...
    38385416 USN bytes processed.
    Usn Journal verification completed.

    Windows has scanned the file system and found no problems.
    No further action is required.

    262206460 KB total disk space.
    101604780 KB in 396824 files.
    190648 KB in 84524 indexes.
    0 KB in bad sectors.
    660244 KB in use by the system.
    65536 KB occupied by the log file.
    159750788 KB available on disk.

    4096 bytes in each allocation unit.
    65551615 total allocation units on disk.
    39937697 allocation units available on disk.

    C:\Windows\system32>wmic recoveros set autoreboot = false
    Updating property(s) of '\\TOPFUEL\ROOT\CIMV2:Win32_OSRecoveryConfiguration.Name="Microsoft Windows 10 Pro|C:\\Windows|\\Device\\Harddisk0\\Partition3"'
    Property(s) update successful.

    C:\Windows\system32>wmic recoveros set DebugInfoType = 7
    Updating property(s) of '\\TOPFUEL\ROOT\CIMV2:Win32_OSRecoveryConfiguration.Name="Microsoft Windows 10 Pro|C:\\Windows|\\Device\\Harddisk0\\Partition3"'
    Property(s) update successful.

    C:\Windows\system32>wmic recoveros get autoreboot
    AutoReboot
    FALSE



    C:\Windows\system32>wmic recoveros get DebugInfoType
    DebugInfoType
    7


    C:\Windows\system32>powercfg -h off

    C:\Windows\system32>bcdedit /enum {badmemory}

    RAM Defects
    -----------
    identifier {badmemory}



    DRIVER_POWER_STATE_FAILURE BSoD on new Windows 11 install on restart/sleep [​IMG]

    DRIVER_POWER_STATE_FAILURE BSoD on new Windows 11 install on restart/sleep [​IMG]

    DRIVER_POWER_STATE_FAILURE BSoD on new Windows 11 install on restart/sleep [​IMG]

    DRIVER_POWER_STATE_FAILURE BSoD on new Windows 11 install on restart/sleep [​IMG]

    DRIVER_POWER_STATE_FAILURE BSoD on new Windows 11 install on restart/sleep [​IMG]

    DRIVER_POWER_STATE_FAILURE BSoD on new Windows 11 install on restart/sleep [​IMG]

    DRIVER_POWER_STATE_FAILURE BSoD on new Windows 11 install on restart/sleep [​IMG]

    DRIVER_POWER_STATE_FAILURE BSoD on new Windows 11 install on restart/sleep [​IMG]

    DRIVER_POWER_STATE_FAILURE BSoD on new Windows 11 install on restart/sleep [​IMG]

    DRIVER_POWER_STATE_FAILURE BSoD on new Windows 11 install on restart/sleep [​IMG]

    DRIVER_POWER_STATE_FAILURE BSoD on new Windows 11 install on restart/sleep [​IMG]

    DRIVER_POWER_STATE_FAILURE BSoD on new Windows 11 install on restart/sleep [​IMG]
     
    Barryde, Aug 2, 2023
    #3
  4. JoeHorn Win User

    DRIVER_POWER_STATE_FAILURE BSoD on new Windows 11 install on restart/sleep

    [Windows 11] BSOD of DRIVER_POWER_STATE_FAILURE (9f)

    Hi,

    There are BSOD of DRIVER_POWER_STATE_FAILURE (9f) events on my laptop (w/ Windows 11 Pro 21H2 installed).

    I have called supports from Lenovo but got no help ( no hardware related problems were detected ).

    Here are my minump files , please help me, thanks.

    https://1drv.ms/u/s!Apd8bsKO3HXAgZtgdvA-n_lo4iISGg?e=Fm1opY
     
    JoeHorn, Aug 2, 2023
    #4
Thema:

DRIVER_POWER_STATE_FAILURE BSoD on new Windows 11 install on restart/sleep

Loading...
  1. DRIVER_POWER_STATE_FAILURE BSoD on new Windows 11 install on restart/sleep - Similar Threads - DRIVER_POWER_STATE_FAILURE BSoD install

  2. BSOD Driver_Power_State_Failure after waking from sleep Windows 11

    in Windows 10 Gaming
    BSOD Driver_Power_State_Failure after waking from sleep Windows 11: Was running into some BSOD recently. NTOSKRNL.EXE and QCWLAN64.sys. The QCWLAN64.sys has been resolved since updated the LAN Driver but NTOSKRNL.EX still happens. It happened when I woke PC from sleep. I tried copying a file to LucidLink 23 GB file and a little while BSOD....
  3. BSOD Driver_Power_State_Failure after waking from sleep Windows 11

    in Windows 10 Software and Apps
    BSOD Driver_Power_State_Failure after waking from sleep Windows 11: Was running into some BSOD recently. NTOSKRNL.EXE and QCWLAN64.sys. The QCWLAN64.sys has been resolved since updated the LAN Driver but NTOSKRNL.EX still happens. It happened when I woke PC from sleep. I tried copying a file to LucidLink 23 GB file and a little while BSOD....
  4. BSOD on restarting Windows 11 DRIVER_POWER_STATE_FAILURE

    in Windows 10 Gaming
    BSOD on restarting Windows 11 DRIVER_POWER_STATE_FAILURE: Hey everyone,I have an issue with BSOD crashes upon restarting on a DELL Latitude 7440.The dump files seem to point driver issues but I'm not well versed enough with debugging dump files to point out the specific issue. Research on similar errors have come to no frution.I...
  5. BSOD on restarting Windows 11 DRIVER_POWER_STATE_FAILURE

    in Windows 10 Software and Apps
    BSOD on restarting Windows 11 DRIVER_POWER_STATE_FAILURE: Hey everyone,I have an issue with BSOD crashes upon restarting on a DELL Latitude 7440.The dump files seem to point driver issues but I'm not well versed enough with debugging dump files to point out the specific issue. Research on similar errors have come to no frution.I...
  6. DRIVER_POWER_STATE_FAILURE BSoD on new Windows 11 install on restart/sleep

    in Windows 10 Gaming
    DRIVER_POWER_STATE_FAILURE BSoD on new Windows 11 install on restart/sleep: I recently upgraded my PC and did a clean Windows 11 install. Right away, I started getting BSoDs because of DRIVER_POWER_STATE_FAILURE. So far, it has only happened when I'm trying to put my PC to sleep or restart. It doesn't occur every time, but occasionally when I select...
  7. BSOD "DRIVER_POWER_STATE_FAILURE" after resuming from sleep

    in Windows 10 BSOD Crashes and Debugging
    BSOD "DRIVER_POWER_STATE_FAILURE" after resuming from sleep: Hi, My computer BSODs every time I resume from sleep, usually after a minute or two, with the "DRIVER_POWER_STATE_FAILURE" error. I've tried to update all my drivers and done some troubleshooting on my own, but I can't seem to find the cause of the crashes. I would love if...
  8. DRIVER_POWER_STATE_FAILURE on Sleep

    in Windows 10 BSOD Crashes and Debugging
    DRIVER_POWER_STATE_FAILURE on Sleep: This has been happening for a while. Doesn't seem to be any new drivers on the ASUS site that I don't already have. It seems to do it almost every time it goes to sleep. TIA for your help! Attachment 77615 48889
  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. BSOD on sleep, DRIVER_POWER_STATE_FAILURE

    in Windows 10 BSOD Crashes and Debugging
    BSOD on sleep, DRIVER_POWER_STATE_FAILURE: This has been a problem even before upgrading to 10 from 8.1, but its getting worse. I reviewed my drivers in Device Manager and most look up to date. I realized I didn't have a chipset driver installed and that helped for a day or two, but its happening again. Any help...