Windows Hypervisor Platform (WHP) is required to run the Windows x86 emulator.
Open PowerShell with administrator privileges and run:
Enable-WindowsOptionalFeature -Online -FeatureName HypervisorPlatform
shutdown -r -t 0 #if it didn't reboot
Open optionalfeatures
and tick Windows Hypervisor Platform
and press OK. Restart when asked.