Error: Your cpu does not support required features(vt-x or svm) on AMD CPU under Windows

E.S picture E.S · May 26, 2016 · Viewed 30.1k times · Source

I keep getting the error noted above when I try to run a virtual device.

My CPU does support virtualisation and it is enabled.

I have ran a virtual device on eclipse before but, for some reason, Android Studio is giving me a hard time.

My CPU is an AMD FX 6350 six core processor 3.90 Ghz running Windows 10.

Answer

mbruns42 picture mbruns42 · Mar 2, 2017

I had the same problem. Android Studio emulator won't run on Windows with an AMD processor. The error message is kind of misleading, as it suggests the problem is with the CPU. But it is within the troubleshoot message: "Windows/OSX computer with an Intel processor".

Solutions could be installing Linux and running Android Studio on that (which might come with its own issues), using a physical device for testing or using the slow ARM images.