Hi everyone,
I'm experiencing DRIVER_POWER_STATE_FAILURE BSODs every 6 minutes after updating my drivers on Windows 10. However, the issue disappears in the following cases:
This strongly suggests a driver-related issue, but all my troubleshooting attempts have failed. Here’s what I’ve tried so far:
At this point, I’m out of ideas. Since Windows runs fine in Safe Mode and on another machine, I believe there’s still hope to fix this without reinstalling Windows. Any suggestions?
Thanks in advance!
I'm experiencing DRIVER_POWER_STATE_FAILURE BSODs every 6 minutes after updating my drivers on Windows 10. However, the issue disappears in the following cases:
- When running Windows in Safe Mode.
- When running another Windows installation on this computer.
- When moving the SSD with Windows to another computer (even in normal mode).
This strongly suggests a driver-related issue, but all my troubleshooting attempts have failed. Here’s what I’ve tried so far:
- Rolled back drivers to previous versions.
- Deleted all drivers via command line: for /F "tokens=2 delims= " %i in ('pnputil /enum-drivers ^| findstr /R "^Published"') do pnputil /delete-driver %i /uninstall /force
- Moved the SSD to another PC to force Windows to replace active drivers, then deleted unused ones using Driver Booster and moved it back. No effect.
- Used System Restore, but Windows deleted all restore points.
- Uninstalled GPU and audio drivers completely using DDU (for both integrated and discrete GPUs).
- Checked power settings – set to maximum performance and disabled power-saving features for devices.
Additional info:
- I have minidump files and checked them using WhoCrashed and BlueScreenView, but found nothing useful.
- Event logs point to ntoskrnl.exe and npsvctrig, but that doesn't tell much.
- Driver Verifier triggered a BSOD on startup (as expected), meaning there’s a faulty driver. I have event logs from that as well.
At this point, I’m out of ideas. Since Windows runs fine in Safe Mode and on another machine, I believe there’s still hope to fix this without reinstalling Windows. Any suggestions?
Thanks in advance!