Fix Windows Virtual Machine Error Please enable the Virtual Machine Platform Windows feature and ensure virtualization is enabled in the BIOS
"Please enable the Virtual Machine Platform Windows feature and ensure virtualization is enabled in the BIOS."
Reset the Bios and re-enable the Virtual Machine Platform In BIOS
How to Fix Platform Not Working Enable the Virtual Machine Platform Windows Feature
------
DISM /Online /Enable-Feature /All /FeatureName:Microsoft-Hyper-V
bcdedit /set hypervisorlaunchtype auto
------