Software Archive
Read-only legacy content
17061 Discussions

Cannot install HAXM

Cai_H_
Beginner
643 Views

the windows alert block the HAXM_Driver is unsigned system driver and can not load the system driver on system startup,the window10 need sha-256 security signed but your HAXM_Driver has only sha-1 security signed

0 Kudos
5 Replies
Ariska_Hidayat
Beginner
643 Views

you must enable HW Virtualization in Bios

0 Kudos
Arik_A_
Beginner
643 Views

Yes, enable HW Virtualization fix my problem

0 Kudos
Cai_H_
Beginner
643 Views

Ariska Hidayat wrote:

you must enable HW Virtualization in Bios

i enable HW Virtualization in Bios and haxm_check.exe show 

VT support -- yes

NX support -- yes

 

0 Kudos
Jun_H_Intel
Employee
643 Views

According to Microsoft (full article here):https://blogs.msdn.microsoft.com/windows_hardware_certification/2016/07/26/driver-signing-changes-in-windows-10-version-1607/

To summarize, on non-upgraded fresh installations of Windows 10, version 1607 with Secure Boot ON, drivers must be signed by Microsoft or with an end-entity certificate issued prior to July 29th, 2015 that chains to a supported cross-signed CA. We may fix this on next HAXM release. But unforturnate, right now, you only can try with Secure Boot OFF, maybe that is a work around, if you success, please let us know. 

FYI, this issue is also tracked here: https://code.google.com/p/android/issues/detail?id=221594

0 Kudos
Jun_H_Intel
Employee
643 Views
Here is the new driver, HAXM v6.0.4, which fixed this issue, released in Android Studio. This will released in Intel developer zone soon. Or you can download it from below link directly to skip install Android Studio: Package is attached in comment in https://code.google.com/p/android/issues/detail?id=221594, in #38 floor comment.
0 Kudos
Reply