Hey folks! I'm dealing with a frustrating BSOD error called `CRITICAL_PROCESS_DIED` that's been haunting me for about four months now. This issue isn't consistent at all; sometimes it happens right after I boot up the computer, while other times I can go one or two weeks without a crash. But usually, it crashes within one or two hours of starting up. What's really annoying is that I'm not getting any dump files created — the BSOD just freezes at 0%, and I have to force a shutdown every time. I've checked my dump settings, and everything seems to be in order, yet I'm still not getting any dump files. I've also noticed that right before the BSOD strikes, my SSD usage shoots up to 100% in Task Manager. Here's what I've attempted to fix the problem: 1. Ran `sfc /scannow` — no integrity violations found. 2. Used `DISM /Online /Cleanup-Image /RestoreHealth` — it completed successfully. 3. Executed `chkdsk /r` — no bad sectors. 4. Tried MemTest86 — all tests passed. 5. Used DDU to remove GPU drivers and reinstalled a stable NVIDIA driver. 6. Reinstalled Windows while keeping my files — that worked fine. I'm really out of options here, so I'd appreciate any insights or suggestions. Thanks in advance!
2 Answers
Getting dump files is crucial for investigating BSODs. If you can boot into Windows or Safe Mode, check the C:WindowsMinidump folder for any dump files. If you find them, zip the folder and upload it to a file-sharing site like Mediafire or Catbox.moe. It would help to have multiple dump files for a thorough investigation, so if you only have one, follow this guide to set your system to create Small Memory Dumps instead.
Sounds like you might want to check the SSD first! The CRITICAL_PROCESS_DIED error isn’t always definitive, but your other symptoms point to it. Try checking for any firmware updates for your SSD, monitor the temperatures to see if it's overheating, and make sure it’s seated properly in its slot, as that can sometimes cause issues.
I just ran tests on my ADATA SSD and everything looks good — 100% health, updated firmware, and it runs cool at around 40-42 degrees. I also checked with chkdsk and there are no bad sectors.
Would moving a game from the SSD to another drive indicate if the SSD is the culprit? If it crashes after that, it's more likely the SSD's fault.