Location:
State:
Carrier
Country
Status

BSOD on startup after upgrading (Bug check code: 0x00000139)


Hello!

Ever since I upgraded to Windows 10 in July, I've gotten one or more BSODs (KERNEL_SECURITY_CHECK_FAILURE) on practically every startup. I'll boot, log in, and start using the computer for about two minutes before I get a BSOD. It happens even if I'm not logged in as well. Most of the time, this will happen on multiple consecutive boots until it either stops for some reason, or Windows boots into its recovery options (only after three BSODs in a row). Interestingly enough, when I remain on the recovery screen for an extended period of time and reboot, I don't get the BSOD again and can boot successfully. The crashes are caused mostly by ntoskrnl.exe with occasional assistance from dxgkrnl.exe. As I understand, this error is caused by incompatible drivers, but I'm not quite sure how to approach the issue since both of those files appear to be system files (NT Kernel & DirectX). I've attached the necessary info below! Thanks!

HARRY-PC-Sun_01_24_2016_113126_72.zip

The latest 7 dumpfiles were all bugcheck 0x139 with 2 of them mentioning
Code:
******************************************************************************* *                                                                             * *                        Bugcheck Analysis                                    * *                                                                             * ******************************************************************************* Use !analyze -v to get detailed debugging information. BugCheck 139, {21, ffffd001bbaf8370, ffffd001bbaf82c8, 0} *** WARNING: Unable to verify timestamp for netr28ux.sys *** ERROR: Module load completed but symbols could not be loaded for netr28ux.sys Probably caused by : netr28ux.sys ( netr28ux+2af08 )
This the driver for
Driver Description: Ralink RT2870 series USB802.11n Wireless Adapter Driver (you may have a different manufacturer)
Driver Update Site:
Please update to a windows 10 compatible version or uninstall/remove this device.
download here

Your motherboard has no windows 10 driver on the intel site.


You have many more outdated driver/programs Please update to the latest windows 10 compatible versions
Coretemp
Avermedia livegamer C985
K9 parental webfilter
Logitech webcamera
Razar Devices
Speedfan
Splitmedialabs Xplit device
Intel management engine driver.
Airdisplay (not compatible with windows 10)

Please also start with SFC and/or DISM there are many mentions of windowsstorecorruption in your WER

SFC
Use SFC to checkand repair windows systemfiles.

See this tutorial

Note
If SFC could not fix something, then run the command again to see if it may be able to the next time. Sometimes it may take running the
sfc /scannow
command 3 times restarting the PC after each time to completely fix everything that it's able to.

If not, then run the
Dism /Online /Cleanup-Image/RestoreHealthcommand to repair any component store corruption, restart the PC afterwards,and try the sfc /scannowcommand again.

BSOD on startup after upgrading (Bug check code: 0x00000139)