for last several weeks, whenever reboot, bsod invalid_kernel_handle.
minidumps here: https://1drv.ms/u/s!amklibkrynrcmvmqquscywcprfmjza
msinfo: https://1drv.ms/t/s!amklibkrynrcmvmtgxcmpgwtooed-a
i used able boot, today stuck in safe mode. i've tried updating graphic drivers , running sfc.
the memory.dmp file shows intelhaxm.sys causing crash:
bugcheck 93, {1720, ffffc50c18001140, 0, 1}
*** error: module load completed symbols not loaded intelhaxm.sys
probably caused : intelhaxm.sys ( intelhaxm+30bd )
and, looks driver verifier initiated crash:
bucket_id: 0x93_vrf_intelhaxm!unknown_function
try following make sure driver verifier disabled , intelhaxm service disabled (will stop intelhaxm.sys loading):
start > type cmd > right-click "command prompt desktop app" and select "run administrator"
then, @ command prompt type following and press "enter":
verifier /reset
then, @ command prompt type following and press "enter"
sc config "intelhaxm" start= disabled
the see if can restart computer in normal mode and, if so, try uninstalling intel haxm.
Windows / Windows 10 / Performance & system failures / PC
Comments
Post a Comment