Windows – VirtualBox Not Recognizing 64 Bit CPU

64-bitUbuntuvirtual machinevirtualboxwindows

I recently had to uninstall VirtualBox and reinstall it for various reasons that are unrelated to the purpose of this post. After reinstalling it, I noticed that the option to create a 64 bit virtual machine had disappeared, even though it had worked before.

screenshot

The version of VirtualBox that I uninstalled and have reinstalled is version 4.3.2 for Windows.

Before anyone suggests to check my BIOS and make sure the virtualization technology is enabled, I assure you that it is.

Since the discovery of this issue, I have updated my BIOS, turned off virtualization, and turned it back on. I am trying to create a 64 bit Ubuntu 13.10 machine, which I had before. What is the problem, and how can I fix it?

Best Answer

There is a forum post here suggesting that if you have Hyper-V installed and enabled then it may interfere.

If you are not using Hyper-V then I suggest you try uninstalling it. If you go to the Control Panel -> Programs and Features -> Turn Windows features on or off then it should be listed. You should probably restart the computer before re-testing.

Related Question