workstation

How to solve intel VTX not supported in VMware workstation



When VM power ON was failing with the message “Virtualized Intel vt-x/ept is not supported on this platform”.

1. Disable Hyper-V via the GUI and restart the system.

– Use systeminfo and msinfo32 to check the status of Hyper-V.

– Deactivate the hypervisor launch type.

Command: bcdedit /set hypervisorlaunchtype off”

– Using PowerCLI, remove all Hyper-V features.

Disable-WindowsOptionalFeature -Online -FeatureName Microsoft-Hyper-V-All

– restart your windows

– if failed go to windows settings- core isolation and disable memory integrity
that is it
thank you

[ad_2]

source

Related Articles

Leave a Reply

Your email address will not be published. Required fields are marked *

Back to top button