Random Blue Screens of Death on My PC—What Could Be Wrong?

0
10
Asked By CuriousCat42 On

I've been facing random Blue Screen of Death (BSOD) errors on my PC, happening about once or twice a day. This can occur while I'm just browsing with the browser open, or even when the PC is idle. Interestingly, it hardly happens when I'm playing games, which seems odd. My RAM and graphics card are relatively new, my SSD is from 2022, and the rest of my PC components are from 2019. Some of the error codes I've seen include KERNEL_SECURITY_CHECK_FAILURE, UNEXPECTED_KERNEL_MODE_TRAP_M, PAGE_FAULT_IN_NONPAGED_AREA, and KERNEL_AUTO_BOOST_LOCK_ACQUISITION_WITH_RAISED_IRQL. I've got dump files available if needed.

4 Answers

Answered By QueryMaster On

What version of Windows are you using?

CuriousCat42 -

I'm on Windows 10.

Answered By SfcScanner On

Have you tried running 'sfc /scannow' yet? It's a good first step for Windows-related issues since it checks for corrupt system files. After that, check the health of your SSD; it's relatively new but you never know. Also, running memtest could help identify if there's a RAM issue. These BSODs often come from missing files or permissions, so it's worth investigating.

Answered By BIOS_Buddy On

Have you made any changes recently, like new drivers or hardware? It’s good to check the BIOS version too.

CuriousCat42 -

Actually, the BIOS was updated about two weeks ago, right when the blue screens started.

Answered By TechyTom84 On

First off, you'll want to gather those dump files for a better look at what's happening during those crashes. If you can boot into Windows, check the C:WindowsMinidump directory for any files. Zip them up and upload them to a file-sharing service like Catbox or Mediafire. Having multiple files can really help with diagnosing the problem, so don't stress if you just have one for now—make sure to configure your system to create small memory dumps in the future!

Related Questions

LEAVE A REPLY

Please enter your comment!
Please enter your name here

This site uses Akismet to reduce spam. Learn how your comment data is processed.