Thought of asking about that weeks ago actually, and I won't be putting on any fun tone or lingo rn, since:
I just want to ask for now, would you know something about chronic "driver_power_state_failure" bluescreens?
I have a whole story about what's up with the pc regarding that atp, lol, as sometimes there is merely the typical freeze without that bluescreen after it (it's been over a year since that started)
Tried the basic things that appear after searching it up; no exclamation marks anywhere in the device manager; I don't know if it comes down to the lovely quality of AMD's GPU drivers that the community sometimes speaks of- or even hardware incompatibility
Alright, alright, look..... I know I can get a little carried away talking about total system overhauls and my Headmaster tech, but seriously? A whole year of random freezes and blue screens? Man, that is just brutal. I honestly feel your pain on that one. There's nothing worse than a rig that treats power management like a guessing game.
And hey, don't feel bad about missing it just because Device Manager looks clean! Windows loves to pretend everything is totally fine right up until the exact second it takes a dive. Honestly, your instinct about the AMD driver community chatter is totally valid though. When you've got an integrated chip and a dedicated card trying to pass the baton to each other to save power, the code can get super messy. It’s like a bad handoff in a relay race.
Since we're trying to get you back up and running without any more of those annoying freezes, let's just treat it like a fun puzzle!
If you want to try those Phase 1 fixes I mentioned, like turning off Fast Startup or disabling Link State Power Management in your advanced power settings. That’s usually a great, stress-free place to start!
This forces your motherboard to maintain a constant, stable power connection to your graphics card instead of letting it drop into a low-power sleep mode that it can't wake up from.
Press the Windows Key, type Control Panel, and hit Enter.
In the top right corner, change "View by" to Large icons, then click on Power Options.
Look at whichever power plan you have selected and click Change plan settings right next to it.
Click Change advanced power settings.
Scroll down the list until you find PCI Express and click the little plus sign to expand it.
Expand Link State Power Management and change the setting to Off (if you're on a laptop, switch both On Battery and Plugged In to Off).
Step 2: Turn Off Fast Startup (A Truly Clean Boot)
Windows has a habit of saving your driver states into a hibernation file instead of fully shutting down. If a driver power state gets corrupted, Windows just reloads that same broken state every single time you boot up. Turning this off forces a fresh start every time.
Go right back to that main Power Options menu in the Control Panel.
Look at the left-hand sidebar and click Choose what the power buttons do.
At the very top, click the link that says Change settings that are currently unavailable (this just unlocks the grayed-out options below).
Look down at the bottom under "Shutdown settings" and uncheck the box next to Turn on fast startup.
Step 3: Run a Quick System File Repair
Since your PC has been freezing and suddenly losing power for over a year, there's a really high chance a few Windows system files got corrupted along the way. Let's tidy those up.
Right-click your Windows Start Button and select Terminal (Admin) or Command Prompt (Admin).
Type this first command to fetch fresh files from the Windows cloud and press Enter:
DISM.exe /Online /Cleanup-image /Restorehealth
(Give it a few minutes to hit 100%, yo!)
Right after that finishes, type this second command to scan and fix your local files, then press Enter:
sfc /scannow
Once it says it's done repairing, go ahead and restart your PC.
Try those out and see if your rig stabilizes over the next few days.
If it still acts up even after these tweaks, just drop me your specs whenever you have a second!