Code:
*******************************************************************************
* *
* Bugcheck Analysis *
* *
*******************************************************************************
Use !analyze -v to get detailed debugging information.
BugCheck 12B, {ffffffffc00002c4, 8de, 19e1d967240, ffffd0002b6c3000}
Probably caused by : hardware ( REGION_PAGED_OUT )
Followup: MachineOwner
Hi,
the above Bugcheck means that a single bit error was found. This is a hardware memory error. You will need to check your RAM but first let's just make sure it isn't a driver as you do have some old ones running.
Please try and update these drivers. It would seem that you don't have any Windows 10 drivers although Windows 8/8.1 are very close cousins:
AMPPAL.sys Tue Nov 13 16:22:15 2012: Intel Bluetooth 3.0 + High Speed Virtual Adapter driver. (Possibly a Win 7 driver)
ibtfltcoex.sys Thu Jun 18 22:14:26 2015: Intel Bluetooth 3.0 + High Speed Virtual Adapter driver
You have two versions of this driver installed or so it seems. One is dated 2015 and the other is 2012. Try removing the earlier driver. You should find it in the remove programs section.
HECIx64.sys Mon Jul 02 23:14:58 2012: Intel Management Engine Interface. A slightly later version is under the Windows 8 section (under chipset) please update:
Link Removed
LhdX64.sys Mon Jan 11 15:06:58 2010: Lenovo HD disk driver. It would seem no update is available for this driver so let's leave this one be for now and carry on. If it's a problem then testing later should pick it up.
Please run 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 the bsod continues then you'll need to test your RAM. Windows does have a memory testing app but it can miss errors and the best app for the job is Memtest86.
If you open the link below you'll see you can run Memtest86 in two ways. You can either burn it to disk or install it onto a USB drive it's entirely up to you. You'll then need to enter the bios to change the boot order so you can boot from either the Disk or USB stick you have Memtest86 on.
You must test for at least 12 hours unless it becomes obvious there is a problem straight away.
Memtest86+ - Advanced Memory Diagnostic Tool
Please post any new dump files.