After updating the android studio. This Intel Haxm not installed problem occurred. Before that it was working fine.
As you can see that it is installed on the system. but after opening the android studio, it is again asking to install the Intel Haxm.
Also there is showing no virtualization support.
How can I solve this issue???
Hi @Manishkumar2019 , thanks for reporting this issue. It is weird that your CPU shows virtualization ‘Not supported’. May I know more info from your side? Thanks in advance.
- What is your Android studio version?Canary or Stable?What is the version number you are using now?
- Could you use HAXM before upgrading the Android studio?
- What is your host OS version?
- Could you try to download and install the release version from the HAXM release page?
- As Hyper-V,Sandbox,Windows Hypervisor Platform(WHPX) and Windows Subsystem for Linux 2 (WSL2) conflict with HAXM, please disable them on Windows 10 build 1903 or higher version.
First up all thanks for your response wayne-ma. Ya i can share you the answer you have asked…
- you can see here the details of the android studio after updating it.
-
yes, i was able to use HAXM before upgrading the android studio. I was working on some Flutter related projects and also the android emulator was working fine.
-
Here is the host OS version below.
- ya i have downloaded and installed the HAXM file from the HAXM release page and also installed it.
As it is showing is showing above that it is installed on the system. but in Android studio it is not installed. and asking to install intel HAXM. i don’t know why?
- i have tried different method for disabling Hyper-v and also disabled it. but i dont. know how to fully disable it.
i have tried from windows power shell and command prompt. like using this code:
bcdedit /set hypervisorlaunchtype off
And also in windows feature there is Windows hyper visor option but no hyper-v option.
How can i solve this issue. so i can run again the android emulator in Android studio??
First up all thanks for your response wayne-ma. Ya i can share you the answer you have asked…
- you can see here the details of the android studio after updating it.
- yes, i was able to use HAXM before upgrading the android studio. I was working on some Flutter related projects and also the android emulator was working fine.
- Here is the host OS version below.
- ya i have downloaded and installed the HAXM file from the HAXM release page and also installed it.
As it is showing is showing above that it is installed on the system. but in Android studio it is not installed. and asking to install intel HAXM. i don’t know why?
- i have tried different method for disabling Hyper-v and also disabled it. but i dont. know how to fully disable it.
i have tried from windows power shell and command prompt. like using this code:
bcdedit /set hypervisorlaunchtype offAnd also in windows feature there is Windows hyper visor option but no hyper-v option.
How can i solve this issue. so i can run again the android emulator in Android studio??
Hi @Manishkumar2019 ,it is a pity that I still could not reproduce your issue on my side. As I don’t have a win10 home version os, I tired with the win10 enterprise and pro verison, I don’t think it is related to the windows host OS version. Could you do more try as my below suggestions?
- After running ‘bcdedit /set hypervisorlaunchtype off’ in command prompt ,then reboot your host PC(reboot is a must). And check the hypervisorlaunchtype status was set to off via ‘bcdedit -v’ in the command prompt terminal.
- Remove/Uninstall haxm either with Android studio UI or the haxm script in command terminal.
eg.$silient_install.bat -u - Install the haxm again either with Android studio or manually with haxm script. eg.$silent_install.bat
- Launch your AVD again with Android Studio.
5.If still fail to launch your AVD ,please try to use command line, you can also refer to the steps from my screen shot.
$emulator-check accel
$emulator -list-avds
$emulator -avd $your_avd -wipe-data
Thank you @wayne-ma for your support, i have fixed the android emulator now.
so fix the issue, i tried to delete the emualator from C:UsersDellAppDataLocalAndroidSdkemulator in my local folder then after that
I opened the android studio again and re-installed the emulator again and it was installed finally.
And also with that intel HAXM was also installed on the system through android studio.
@Manishkumar2019 So exiting to know that you fixed the issue, now let us close it here.
hello please help to install Haxm
@Marquis142 , what type of issues are you having while installing intel HAXM?
i am facing somewhat same error. hope you guys can help me.
i am facing somewhat same error. hope you guys can help me.
Hi @navkaurz ,please raise a new issue and provide the details.
hi I too got similar issue,i had installed android studio and installed virtual device the install intel Haxm is coming but i had installed it and it was showing successfully installed but we i try to open virtual device it is showing again
Thanks for your feedback. Could you install the latest HAXM release package and find the installation log in the %TEMP% folder, then check your system configurations according to the wiki page?
@wcwang Bro issue resolved the problem was due to virtualization was disabled in BIOS after enabling the HAXM installed successfully.Thanks for your time.
hii i am facing same type error my HAXM is Installed but again says not instlled how to fix it.
Thanks for your report. Could you re-install the latest HAXM release package and find the installation log in the %TEMP% folder, then check your system configurations according to the wiki page?
Disable Hyper-V
and that’s it :_)
I’ve been assigned a mission to make an Android app, so I installed Android Studio on my new Windows. I’m actually an iOS developer and I’m used to Xcode but not this one. When I tried to launch the emulator, I got an error saying ” HAXM is not installed “.
So today, I’m gonna show you how to download Android Studio and launch the Android emulator.
Download Android Studio
Go to Android Studio and click Download Android Studio button.
(read through all the terms and conditions and) Check “I Agree” button and start the download !
Launch the exe file to start the installation. Click Next.

Choose Components
Make sure you check the option Android Virtual Device aka emulator and click Next.

Configuration Settings
Choose where you want to install Android Studio and click Next.

Choose Start Menu Folder
Create a shortcut (if you don’t want the shortcut, tick “Do not create shortcuts” option ✅) then proceed with Install.

Installation Completed ! Click Next.

✅ Start Android Studio and launch Android Studio.

Setting Up Android Studio
Import Android Studio Settings
If you have settings file for Android Studio, you can import from here. If not, select Do not import settings and click OK.

Data Sharing
Send usage statistics to Google means you have agreed to share your data with Google. It’s up to you.

*Setup Wizard popping up*
Install Type
You can customize installation settings here. It’s always easy to keep the default setting. Click Next.
Select UI Theme
Select either light or dark mode. I prefer dark mode.

SDK Components Setup
Select the SDK components you want to install here.
Verify Settings
Review the installation settings and click Finish !!
Create a New Project
So it’s time for testing out the emulator. Click Create New Project to start a new project.

Choose Empty Activity (or whatever you like).
I left them all by default except Language since I’m not familiar with Kotlin.

I already installed AVD, so it must be ready to launch the emulator. Click Run !!

q|゚Д゚|p?!?

Intel HAXM is required to run this AVD.
HAXM is not installed.Install Intel HAXM for better emulation performance.
Well… it seems like not all required libraries are automatically installed on the setup.
So click Configure then SDK Manager.

On System Settings > Android SDK, choose SDK Tools and tick Intel x86 Emulator Accelerator (HAXM installer and click OK. It’s done

…not yet.
It just downloaded the exe file, so you must manually run the file to install it. Find out where the installed file sits then double-click it.
C://Users/{YourUserName}/AppData/Local/Android/Sdk/extras/intel/Hardware_Accelerated_Execution_Manager-2/haxm-7.6.5-setup.exe

Launch the setup wizard, agree to the license ( read them all q|゚Д゚|p ) and start downloading by clicking Install.

Click Finish and it’s done.

It worked !!

(´ε`;) whew…
Hi Guys, In this article, we are going to learn about How to solved the HAXM device not found. This is the most common error faced by Android developers. Because of this error, we can’t run Android Virtual Device (AVD). Intel HAXM is mandatory to run Android emulators. so I have to face this error every time when I install Android studio newly on my Laptop.
I Search for some solutions and tried but AVD showing the same error. after trying some of the solutions finally I was able to solve this error in my Window Laptop. So I decided to share this error solution so that it can help others. so let’s start with solutions for how to solved Intel HAXM device not found.
Before going to start check this post How to Install Android Studio and Environment Setup
1. Check HAXM installed on your machine
Check if Intel HAXM Not installed Properly
First, check if Intel HAXM is installed on your system or not. to check this goto Android SDK manager from the Android SDK directory or from Android studio. check if Intel x86 Emulator Accelerator(HAXM installer) is installed or not. if not installed then install it.
If it is already installed then uninstall and reinstall again. If you facing any error while installing then you can download manually using this link.
If you are still getting the following error
Failed to configure driver: unknown error. Failed to open the driver. then you will get the solution at this link.
2. Check Intel Virtualization technology
Check Intel Virtualization technology is enabled or not
Virtualization is disabled then AVD gives an error HAXM device not found. to check this you need to restart your computer and go to BIOS settings and Enabled Intel Virtualization.
Note: Your machine is not supported with Virtualization technology then use the following solutions:
- You can use third-party emulators like Bluestacks, Genymotion, Nox Player, etc.
- Use real device
After trying many solutions error is not gone. so I tried the following solution and it works
3. Install intelhaxm-android
I have already install intelhaxm but it still shows the same error so I install it from the Android SDK directory. here’s the path AndroidSDK/extras/intel/intelhaxm-android.exe. I run this Application and finish the installation. restart Android studio and it works.
If still, you are still facing any issues then let me know in the comment below. I will help you solved it again.
Hope you like this article about How to solved Intel HAXM device not found.
Thank you 🙂



















