Share via

DRIVER_POWER_STATE_FAILURE (9f) - Daily BSOD, Please Help.

Anonymous
2025-04-14T03:22:13+00:00

Hi everyone,

I recently purchased a complete custom build from a shop I've purchased from in the past, and only have a total of 3 things installed in the system so I am genuinely curious as to why I am getting random BSOD. The BSOD always show up as "DRIVER_POWER_STATE_FAILURE" and occur at the most random times. The 3 apps I have installed are Valorant/Riot Client, Logitech G Hub, and Discord. I managed to figure out how to get the dump file/code, but please keep in mind I am very new to doing other more thorough searches, so any help would be greatly appreciated. Side note, not sure why the dump shows Windows 10 towards the end, but I'm on Windows 11.

GPU: AMD 9070 XT

CPU: AMD Ryzen 7 7800X3D 8-Core Processor, 4201 Mhz, 8 Core(s), 16 Logical Processor(s)

MOBO: B850 GAMING WIFI6

Some of the troubleshooting steps I have done are as follows:

-Clean installing ALL AMD drivers through AMD Cleanup Utility/Reinstalling

-Running Windows Memory Diagnostic

-Store I purchased PC from ran numerous stress tests

-DISM commands to check for any corrupt files

Here is the link to the dump file: https://1drv.ms/f/c/add9eaed5f0071a8/EocFycrw0yxPhZl2OUR9AL0BrSMGON0D_MppAMqSifRR_g?e=1VqSBw 

Would greatly appreciate any help as this is a freshly made PC and I hate to be experiencing crashes on it.

Thank you.

Windows for home | Windows 11 | Performance and system failures

Locked Question. This question was migrated from the Microsoft Support Community. You can vote on whether it's helpful, but you can't add comments or replies or follow the question.

0 comments No comments

Answer accepted by question author

  1. Anonymous
    2025-04-15T10:26:56+00:00

    No it's not Valorants Anticheat driver today.

    You can easily see the reason in the minidump because it has an own failure bucket id "FAILURE_BUCKET_ID: 0x9F_3_rtwlane613_IMAGE_pci.sys".

    The Realtek miniport driver rtwlane (rtwlane613.sys) is failing A POWER IRP in time. More generally, it's power management not implemented right. In your minidump it was a POWER IRP of type IRP_MN_WAIT_WAKE. The point is that the rtwlane miniport driver is faulty (in its implemented power management) and to my knowledge currently no unfaulty driver version exists.
    The failure is at the Realtek Wlan e(xpress) wifi miniport driver & card (and a replacement by warranty won't help, though getting a different card model would). Realtek must fix it. Miniport drivers are written by the OEM (Realtek).

    But I might have some potentially working solutions (no cure, just workaround). Would you please try if one of them works?: https://answers.microsoft.com/en-us/windows/forum/all/wireless-card-failure-triggers-bsod-ive-been/9de1a54b-e81b-430f-9b10-482b70d6de2b?page=3 

    If none of the solutions work, you need to switch to Ethernet cable or use an external usb-Wlan stick (this will work without BSODs), and disable the internal Realtek Wifi card. With a disabled wifi card, you won't suffer kernel panics from failed Power Irp handling anymore.
    Please report if one of the workarounds do the job, or if you were forced to disable the Realtek wifi card.

    1 person found this answer helpful.
    0 comments No comments

12 additional answers

Sort by: Most helpful
  1. Lester Bernard Reyes 78,510 Reputation points Independent Advisor
    2025-04-15T03:10:17+00:00

    Hi, thank you for replying, it is showing an error with the 0x9F_3_rtwlane613_IMAGE_pci.sys or Realtek network, it might be a driver or a hardware issue. If the issue persists after doing the above steps, it might be a hardware issue.

    1 person found this answer helpful.
    0 comments No comments
  2. Lester Bernard Reyes 78,510 Reputation points Independent Advisor
    2025-04-14T04:30:51+00:00

    Hi, thank you for that information. Do you see more than 2 options even though they have the same name when trying to roll back? If yes, select the second one at the bottom. If the same issue persists, it is better if you can download the driver from your manufacturer's website.

    0 comments No comments
  3. Anonymous
    2025-04-14T04:27:53+00:00

    Hi Bernard,

    Thank you for replying! When doing the roll back driver, the option that appeared to show up was the same driver name as the current file. Not sure if that's the way its supposed to be or not.

    Would it be better to simply download the one off Gigabyte? Or should this fix the crashing from doing it via Method 1?

    Thanks!

    0 comments No comments
  4. Lester Bernard Reyes 78,510 Reputation points Independent Advisor
    2025-04-14T04:13:38+00:00

    Hi, thanks for reaching out. My name is Bernard, a Windows fan like you. I'll be happy to help you out today, my timezone is UTC +8.

    I understand the issue you have, there is nothing to worry I am here to assist, as per checking and analyzing the DMP files you have, there are errors with 0x9F_3_rtwlane613_IMAGE_pci.sys, this is your Realtek Network driver, which is causing the issue, and to sort out the issue, kindly follow the steps below:

    Method 1. Roll back the network driver.

    -Press the Windows key + X

    -Go to Device Manager

    -Expand the Network Adapters

    -Look for the Realtek LAN/Wi-Fi driver

    -Right-click and click "Update Driver"

    -Look for "Browse my computer for driver"

    -Click "Let me pick drivers available drivers on my computer"

    -Choose an old driver or other names of the driver, then select it and hit next until it installs.

    Note: If the issue persists, please download and install a LAN/Wi-Fi driver from your manufacturer's website and or update the BIOS with the help of the PC manufacturer.

    Additional note: If the issue persists, I suggest contacting the local retailer where you purchased the device to physically check the device for any hardware-related issues and to maximize your warranty.

    Let me know how it goes and I hope that helps.

    Bernard

    0 comments No comments