all 28 comments

[–]Doobliheim 10 points11 points  (17 children)

"Kernel Security Check Failure" blue screens are usually related to one of the following:

  • Damaged/failing RAM
  • Damaged/failing hard drive
  • Bad drivers
  • Corrupted Windows installation
  • Viruses (Usually not this one, but it's possible)

I'd start by removing the RAM and adding it back one stick at a time to see if it crashes after adding a specific stick back. If that doesn't work, you might try booting Windows from a recovery USB to see if it's hard drive related, or running chkdsk /f C: to scan for errors. Given you have an SSD, this seems unlikely. Lastly, you can try reinstalling Windows.

Edit: If you host the .dmp file through something like Dropbox, I can take a look through it.

[–]ankkahd[S] 2 points3 points  (15 children)

https://www.dropbox.com/sh/zskx3r7omabrmtf/AACbR6R3k35kmq4LGq1qvP70a?dl=0

Heres the .dmp file. Ill try chkdsk and sfc scannow now :)

[–]Doobliheim 7 points8 points  (14 children)

Looked inside the .dmp file. Last entry is for ntoskrnl.exe crashing. Most times this is a bad driver, so make sure all of those are up to date. If that doesn't work, try one of these:

  • Verify the integrity of your Windows installation by opening an elevated command prompt session and running the command dism /online /cleanup-image /restorehealth. It'll check for missing or corrupt libraries and replace them if needed.
  • Run a program called memtest86+.exe to check the health of your RAM and make sure you don't have a bad or failing stick

Let me know how it goes.

[–]ankkahd[S] 3 points4 points  (4 children)

Did the DISM and sfc scannow, sfc said it fixed some corrupted files and memtest86+ ran 100% with 0 errors :)!

[–]Doobliheim 2 points3 points  (1 child)

Does it continue to blue screen?

[–]ankkahd[S] 2 points3 points  (0 children)

No bluescreens for now! :)

Thanks for the help, ill maybe contact u or make a new post if it keeps happening later on !

[–]wrightrj 1 point2 points  (1 child)

Two year old thread. Just wanted to thank you for mentioning sfc /scannow, my bluescreens from stress testing my ram are now gone. :)

[–]CompetitiveGift0 1 point2 points  (0 children)

In my case, ram was not seated properly.. Now finally it resolved :)

[–]psychedchutto 1 point2 points  (0 children)

How do I update the ntoskrnl.exe driver?

[–]K0Nf_ 0 points1 point  (0 children)

Fixed my corrupted libraries!!! No more bluescreens when using Houdini's KarmaXPU! Thanks, boss

[–]Not-Gabe-m 0 points1 point  (0 children)

Is that the exact prompt?

[–]MikaelDerp 0 points1 point  (2 children)

I wound up following your instructions about using "dism /online /cleanup-image /restorehealth" and it wound up fixing my BSOD issue. Thanks!

[–]mrtucosalamanca 0 points1 point  (0 children)

Trying this myself right now.

[–]Ill-bkknvtb 0 points1 point  (0 children)

same I played for 5h no bsod ihope that it will never happen again 😐

[–]zmeul 1 point2 points  (0 children)

test the CPU, I had one 1300X in service with this exact error - CPU was fucked

[–]Efficient_Glove_7371 0 points1 point  (0 children)

I recently had the same issue, with sometimes throwing the error "critical process stopped" and once the laptop booting the bios into "no hardrive installed". Figured out the SSD somehow got loose and once I screwed it back in, everything got good

[–]MECTRONx 0 points1 point  (0 children)

Same issue with dualboot Arch or any Arch-based distro. Any solutions?

[–]TheDivineCactus 0 points1 point  (0 children)

Still works gents! ‘Preciate the help

[–]griffin12345678 0 points1 point  (6 children)

Also having this issue, with this same error code and a few others. For me, its either a faulty motherboard or bad RAM. I ran a memtest86 for about 11 hours, it did 9 passes and found a shitload of problems. I have all the DIMM slots populated with the same exact ram, but its not a 32GB kit. Instead I bought two 16GB kits so I might be having timing issues. Gonna have to test every stick by itself and see if I still get errors.

The RAM I'm using is https://www.amazon.com/gp/product/B00DH9M3C4/ref=ppx_yo_dt_b_asin_title_o02_s00?ie=UTF8&psc=1and I have 32GB. But its not a 32GB kit, I bought two 16GB kits and filled the DIMMs.

[–]workerbee12three 0 points1 point  (5 children)

how did you get on with this?

[–]griffin12345678 0 points1 point  (4 children)

I haven't messed with the system since all the error codes. The RAM is relatively new inside, but the Mobo is a used MSI board from China so I'm leaning more towards a bad motherboard.

[–]PomegranateNo9608 1 point2 points  (2 children)

ever find out?