Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Your CPU does not support VT-x

I have created AVD, but when I try to run android program, it is showing an error

Your CPU does not support VT-x

I enabled virtualization technology in BIOS, but still this error comes up when I try to run my android program.

like image 729
Imtiaz Ali Avatar asked Nov 11 '16 05:11

Imtiaz Ali


2 Answers

There are two scenarios:

Using VMware: go to "WM" > "Settings" > "Processors" and Activate VT-x as below:

enter image description here

Using OS installed on HW: as others mentioned if your CPU supports that you should activate it in your BIOS.

like image 172
alireza ranjbaran Avatar answered Sep 28 '22 12:09

alireza ranjbaran


If you're Using VMware: go to "VM" > "Settings" > "Processors" and Activate VT-x as below:

enter image description here

Then go to your Turn Windows feature on or off and uncheck virtual Machine Platform and Windows Hypervisor Platform as below:

enter image description here

Thank me :)

like image 25
user7779697 Avatar answered Sep 28 '22 12:09

user7779697