Seems there were some mistypes in the command. Boot to Safe mode, disable verifier by
verifier /reset
command and share this minidump for analysis.
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
I have a google drive of the minidump I tried to take a look myself but am clearly not well versed enough to understand the issue to be honest, any help would be appreciated.
https://drive.google.com/drive/folders/1XATxRrIkn7aNEB5ZeYzSXfsL1QykRtEO?usp=sharing
Seems there were some mistypes in the command. Boot to Safe mode, disable verifier by
verifier /reset
command and share this minidump for analysis.
Please use driver verifier to gather additional information. https://support.microsoft.com/en-us/help/244617/using-driver-verifier-to-identify-issues-with-windows-drivers-for-adva
Run
verifier /standard /all /bootmode resetonbootfail
command, reboot PC and use it as usual (it will be slower). If blue screen happens please share memory dumps to OneDrive for analysis.
PC crashed again after launching into a counter strike game so COD isn’t the issue probably, it’s currently running a memory diagnostic and i’ll send the results of that an the new dump when it’s done
A quick scan of the dump files you provided indicates the following:
My gut instinct is that you have bad memory. If this machine is older then the memory could be bad. Running a memory test like memtest86 would help identify this. If this is a new machine then I'd wonder about a compatibility issue between motherboard and memory or overclocking issues. If you are overclocking then reset the system to baseline and see if the issue goes away.
If memory test doesn't find anything wrong and you aren't overclocking then the graphics driver would be next. This doesn't seem likely given the later crashes. Not sure if COD has a kernel-level anti-cheat driver or not but that is also a possibility I guess.
Hi,
My name is Igor, it's a pleasure for me to help others and I'll try to help you. I am merely a fellow user trying to provide insight and information that may be helpful to others.
This bug check indicates that the kernel has detected the corruption of a critical data structure. Determining the cause of this issues typically requires the use of the debugger to gather additional information. Multiple dump files should be examined to see if this stop code has similar characteristics.
Try to use recommendations from Resolution section of https://learn.microsoft.com/en-us/windows-hardware/drivers/debugger/bug-check-0x139--kernel-security-check-failure#resolution page