It's strange, because I enabled every virtualization related stuff in BIOS and Coreinfo on the host reports the following:"The processor does not have Second Level Address Translation (SLAT) capabilities"
Code: Select all
AMD Ryzen 5 3600 6-Core Processor
AMD64 Family 23 Model 113 Stepping 0, AuthenticAMD
Microcode signature: 00000000
HYPERVISOR - Hypervisor is present
SVM * Supports AMD hardware-assisted virtualization
NP * Supports AMD nested page tables (SLAT)
Code: Select all
AMD Ryzen 5 3600 6-Core Processor
AMD64 Family 23 Model 113 Stepping 0, AuthenticAMD
Microcode signature: 00000000
HYPERVISOR * Hypervisor is present
SVM * Supports AMD hardware-assisted virtualization
NP - Supports AMD nested page tables (SLAT)
Code: Select all
$ bcdedit /copy {current} /d "Windows 10 – No Hyper-V"
$ bcdedit /set {<CURRENT_ID>} hypervisorlaunchtype off