1

I am trying to install HAXM for Android development on a Dell Latitude E6510 with Windows 10. When I run the installer, I get "Failed to configure driver: unknown error. Failed to open driver".

I double-checked that Virtualization is enabled in my BIOS. I also followed the instructions given here by downloading the ZIP file and running hax_extract.cmd from the directory in my SDK download where the HXM installer is located. I also verified that Hyper-V is disabled. I still get the same error. What else can I do?

Code-Apprentice
  • 81,660
  • 23
  • 145
  • 268

1 Answers1

1

https://stackoverflow.com/a/21066676/1440565

This answer gave me the solution. I had to disable my anti-virus software (AVG in my case) and the installation worked without any errors.

Community
  • 1
  • 1
Code-Apprentice
  • 81,660
  • 23
  • 145
  • 268