> For the complete documentation index, see [llms.txt](https://george-jen.gitbook.io/data-science-and-apache-spark/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://george-jen.gitbook.io/data-science-and-apache-spark/virtualbox-only-shows-32bit-on-amd-cpu.md).

# VirtualBox only shows 32bit on AMD CPU

*Issue: Virtualbox sometimes shows only 32 bit VM can be created on some Windows 10 AMD processors computer, no 64 bit VM available.*

Solution: Following are the steps to enable Virtualbox to be able to create 64 bit VM.

![](/files/-M6NEGM-McXmdjf62Lcj)

Step 1:

Reboot computer, goes into BIOS:

![](/files/-M6NEVLG8DDujn2SRd3G)

Step 2:

From Choose BIOS setup->Advanced->System Options (Your menu options may be different, so find your own!), check SVM CPU Virtualization.&#x20;

![](/files/-M6NF9vJU9IDMHA9viuG)

Then press F10 to save the change and reboot.

Step 3:

Boot into Windows 10. In windows 10, press windows key, enter "windows feature", to start "Turn Windows Features on or off", you will see a pop up windows, uncheck Hyper-V. It will take a moment to update, once this is done, reboot PC.

![](/files/-M6NFc0wg4Sa6iCXaIWA)

Step 4:

After reboot, start Virtualbox, you can create 64 bit VM in Virtualbox

![](/files/-M6NFqPHf7JnUx6X-VaV)
