#BSoD
33 messages · Page 1 of 1 (latest)
Displays information about blue screen crashes occured on your system. (MiniDump Reader)
it's either a broken driver or a broken os
it should've opened the minidump folder by default, does it not show anything?
as in your install is corrupt in some way
run sfc /scannow
Basically its a System File Checker, and is a utility in Microsoft Windows that allows users to scan for and restore corrupted Windows system files. (using Command Prompt as Admin)
I also recommend to check "Reliability history" In windows search to see if its a genuine problem. (you're minidump may have information in there)
PAGE_FAULT_IN_NONPAGED_AREA can usually happen for a whole array of reasons
but all related to your RAM
I would suggest running memtest86
if nothing shows up from a full test in memtest, then it's surely something software related, possibly a faulty driver
I would rather windows memory diagnostic as that has more of a chance to work and my ddr4 ram didn't work correctly last time I tried memtest86
Search it in windows search
if it's due to errors in memory diagnostic, then it's sort of 50/50 whether it's a mismatching bios configuration or damaged memory sticks
although with high performance XMP memory it tends to be more commonly caused by wrong bios configuration
Yeah sometimes my xmp fails and restores default settings, it's pretty uncommon for my mb after there bios updates but it can happen.
hey if you haven't yet, can you open Event Viewer and find the report for the memory diagnostic results
honestly it's more likely driver related than memory but still want to check if it was "all good"
https://www.windowscentral.com/how-check-your-pc-memory-problems-windows-10 shows how to find the results
that's not a driver that's the OS kernel
drivers end with .sys
that's not a driver, it's just what crashed
some other driver is the cause
what antivirus tools do you use?
remove it
kernel crashes are almost always drivers, and antivirus kernel drivers are notorious for causing it with conflicts and issues
And honestly, Windows Defender is absolutely great for just about everyone. It protects the military the biggest companies on the earth, and many governments and billions of people, it's fine
And it's literally built and tested by the same people who built the kernel
that's where I'd start for sure. if you pop the word appwiz.cpl into your Run box, it'll open directly to the program removal list
that's worked since 1994, it's short for app install/uninstall wizard for Windows NT4 and 95. Thank goodness some things never change
yeah, that would surely be my first thing when having kernel crashes, security software is well known for causing issues at times, and especially if more than one security program is installed
I'm headed out for a while but I will be back