Code:
*******************************************************************************
* *
* Bugcheck Analysis *
* *
*******************************************************************************
Use !analyze -v to get detailed debugging information.
BugCheck 1A, {41201, fffff6bfffbb3018, f434d519bc60a94d, ffffe001fedb4680}
Probably caused by : ntkrnlmp.exe ( nt! ?? ::FNODOBFM::`string'+109fd )
Followup: MachineOwner
Hi,
Bugchecks that you sent range from 1A to 133,139 and 1E. Looking through them didn't really give the exact culprit although i have a feeling it's a driver based issue as apposed to a hardware one.
Looking through your dump file you do have some drivers which are in need of updating as well as your Bios which also has a stability update available
Your gpu it is compatible with Windows 10:
Which NVIDIA GPUs are supported in Windows 10?
AsIO.sys Wed Aug 22 10:54:47 2012: Asus PCProbe Utility
AsUpIO.sys Tue Aug 03 03:47:59 2010: ASUS hardware monitoring software related
ASUScr.sys Thu Mar 28 17:44:37 2013: ASUS USB 3.0 Boost Storage Driver
ASUSFILTER.sys Tue Sep 20 16:46:33 2011: ASUS USB Hub filter driver
IOMap64.sys Tue Jul 02 09:27:47 2013: ASUS Kernel Mode Driver ?Asus Smart Doctor/iTracker 2 Asus GPU Tweak
Please update the above as well as your chipset drivers using the drivers on your motherboard support page:
Link Removed
Don't forget about the Bios update I mentioned.
point64.sys Wed May 18 09:07:20 2011: Microsoft IntelliPoint Filter Driver please update:
Link Removed
I noticed one of the crashes happened whilst using an app called ShareScope Pro? I just wonder if this is compatible with win 10?
As some dump files pointed to corruption try running these scans:
File scans
Right click on the Start menu icon and from the revealed list choose 'admin command prompt'. Type:
sfc /scannow
press enter and await results
In the same command prompt and after the above scan has finished type:
dism /online /cleanup-image /restorehealth
Press enter and await results (longer this time).
If the first scan found files it could not repair but the second scan is successful, run the first scan again using the same command prompt box and this time it should repair the files found.
If after trying the above changes the bsod still persist we can try the driver verifier but first you must create a recovery disk/USB as sometimes the verifier can induce a reboot loop on start up. You'll need the recovery disk/USB to boot into safe mode and turn the verifier off but first let's try the above changes.
Post any new dump files.