Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Issue] Virtualized Intel VT-x/EPT is not supported on this platform. #31

Open
EArminjon opened this issue Oct 8, 2020 · 10 comments
Open

Comments

@EArminjon
Copy link

Hi,

I followed this tutorial : https://www.youtube.com/watch?v=-Js-AO3t308
I've intel i7 9700, i've enable Hyper-V (because i need it) in windows and intel VT in bios.
I've Vmware workstation 16 (not 15) because it works well with Hyper-V without issue (official doc say that).

But i got error message when running vm :

image

If i disable Intel VT in vm setttings, the installation didn't achieved or (on my last vm) I got ugly performance.

What should i do ?

@SweetwaterBurns
Copy link

This is an issue with running hyper-v concurrently. It disables the ability to use the extensions in all other VMs (Virtual Box, too)

@EArminjon
Copy link
Author

Oh :"(, vmware have work to enable hyper v compare to previous version. Did you know if an update of the extension is possible ? Or too much work ?

@ghost
Copy link

ghost commented Feb 20, 2021

I had the same issue and after spending few hour and troubleshooting, I managed to resolve this issue.

Step 1

Enable your Virtualization in BIOS

Dell

Step 2 - Turn off Hyper V and untick Virtual Machine Platform in Windows 10 Host Machine

Turn off

Step 3 - Type command in PowerShell (Runs as Admin)

bcdedit /set hypervisorlaunchtype off

Powershell

Step 4 - VMware Workstation Pro 16

Tick Mark - Virtualize Intel VT-x/PT

Hyper 1

Step 6 - MOST IMPORTANT

Option - Version need to Hyper- V (unsupported)

Hyper V

Once you installed Hyper V, Restart the Virtual Server. Then you will see Hyper V in Tools.

Good LucK

@EArminjon
Copy link
Author

EArminjon commented Feb 20, 2021

As I wrote, I need hyper V and not a windows hyper v VM :')

@Cezarovsky
Copy link

God bless you! :)

@dinbtechit
Copy link

If you are using a laptop that is managed by a system administrator, they would have turned on Virtualization Based Security Enabled in the group policy. In those cases, you can't do much as the group policy gets enabled every single time you restart the machine. You might have to reach out to your system admin.

To check if Virtualization Based Security is enabled

  1. Go to windows key -> search for "System Information"
  2. Technically this should be in not running status to support nested VMs.
    image

@MohamedSaid7102
Copy link

@EArminjon

Just disable Virtualize Intell VT-x/EPT or AMD-v/RVI option from VM settings and that should solve your problem.

image

@hayr-hotoca
Copy link

hayr-hotoca commented Mar 10, 2022

This is due to a Windows virtual machine configuration that you mistakenly set or a software you installed changes it. Don’t waste your time into install a new virtual machine or reconfigure your VMWare machine because the last time you still started it successfully and it may cause the problem go further and other problems arise.

Last time, we faced this issue after installing the Docker Desktop software which is also a virtualization software

Try solution below:

https://mayviti.com/vmware-virtualized-intel-vt-xept-is-not-supported-pc-fixed/

@ahmedshewikh
Copy link

Turn off Hyper V and untick Virtual Machine Platform in Windows 10 Host Machine
comment of saz1989

it solved my issue and unchecking windows hypervisor platform & thank u
and i didnt need to run the powershell command

@github-account1111
Copy link

Why is #31 (comment) downvoted to heavily?
Does it do something bad?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

8 participants