Essay record
Asrock: Enable AMD-V virtualization on Windows 10
- Record
- Essay / / 1 min read / 155 words
On this page2 sections / +
DISCLOSURE: Some links may be affiliate links. Details
Problem
I'm trying to spin up an Ubuntu machine with Virtual Box but it's throwing an error AMD-V is disabled in the BIOS. (VERR_SVM_DISABLED), how do I fix this?
Solution
-
First turn off your computer. We'll need to access the BIOS menus during restart.
-
Restart your computer
-
During boot you should see a prompt prompting you to hit
F2orDELto access configuration controls. Hit one of those a few times until you see the configuration settings. If you don't see these then you need to re-do 1-3 until you do. Note that it's really easy to miss this window so it's not that weird to have to retry it a few times. -
Navigate to
Advanced/CPU Configuration -
Change
SVM Modeto enabled -
Go to
Exitand hitSave Changes and Exit
Once Windows boots again, your BIOS setting should be reflected and VirtualBox should start up!