LibHMOS-NEXT

Window Hypervisor Platform

Windows Hypervisor Platform (WHP) is required to run the Windows x86 emulator.

PowerShell

Open PowerShell with administrator privileges and run:

Enable-WindowsOptionalFeature -Online -FeatureName HypervisorPlatform
shutdown -r -t 0 #if it didn't reboot

Optional Features

Open optionalfeatures and tick Windows Hypervisor Platform and press OK. Restart when asked.

image