Skip to content

TechDirectArchive

Hands-on IT, Cloud, Security & DevOps Insights

  • Home
  • About
  • Advertise With US
  • Contact
  • Reviews
  • Toggle search form
Home » How to fix VMware and HyperV are not compatible
  • GPO 2
    Why GPO is not the best solution for managing Windows updates Windows Server
  • mssql ubuntu install feature image
    How to reset MSSQL Server SA Password on Ubuntu Oracle/MSSQL/MySQL
  • banner
    How to Fix Python was not found run without arguments to install from the Microsoft Store Windows
  • FileZilla
    Access FTP Server from your browser: How to create a shortcut and access Filezilla from Windows Explorer Windows Server
  • Feature image Install.wim file
    How To Get Install.WIM From Windows 10 Installation File Windows
  • How to use DBeaver on MacOS
    Install DBeaver on macOS: Connect to PostgreSQL Database Oracle/MSSQL/MySQL
  • HAProxy
    Deploying a load balancer from scratch and adding backend servers Linux
  • screenshot 2020 04 07 at 21.02.45
    Trend Micro WorryFree Business Security Server Setup Anti-Virus Solution

How to fix VMware and HyperV are not compatible

Posted on 11/04/201618/07/2025 Christian By Christian No Comments on How to fix VMware and HyperV are not compatible
VMware and HyperV are not compatible

In this short article, we shall discuss “how to Remove HyperV Role: Fix VMware and HyperV are not compatible”. VMware Workstation Player(formerly Player Pro) is a desktop virtualization application that is available for free for private use. Please, see Review of the Synology CC400W Installation and Configuration, how to Enable Secure Boot: Fix Secure Boot certificates expiration, and how to Fix Windows defender blocked incoming connection on Windows.

With a commercial license, Workstation Player can run restricted virtual machines created with VMware Workstation Pro and Fusion Pro. It is an industry standard for running multiple operating systems as virtual machines (VMs) on a single Linux or Windows PC.

Please see This device cannot use a Trusted Platform Module, allow BitLocker without a compatible TPM when turning on Bitlocker, how to Turn off Automatic Updates in Windows via Windows Registry and Group Policy.

Powerful Virtualization for Diverse IT Needs

IT professionals, developers, and businesses who build test or demo software for any device, platform, or cloud rely on Workstation Pro. VMware Workstation Pro allows you to run multiple virtual machines, OCI containers, and Kubernetes clusters simultaneously on the same Windows or Linux PC.

Here are some similar VM errors, the virtual machine has terminated unexpectedly during startup with exit code 1 (1×0), and Windows failed to start, a recent hardware or software change might be the cause.

Why this this error prompted?

The error message in the image below is “VMware Workstation and Hyper-V are not compatible. Remove the Hyper-V role from the system before running VMware Workstation”. Please see Enable HyperV on Windows: How to install Windows 11 on HyperV.

This error shows that there is a conflict between VMware Workstation and Hyper-V. Two virtualization technologies are on the same system.

The reason for this error is that these two virtualization solutions use different virtualization technologies and they cannot run simultaneously because they interfere with each other.

Capture

When faced with this error when installing the Hyper-V role on a VM machine, follow these steps.

Please see how to Enable BitLocker without Compatible TPM, How to fix your device cannot use a Trusted Platform Module: Allow BitLocker without a compatible TPM, and how to fix unable to find compatible TPM.

Method 1: How to enable Hyper-V on a VMware Workstation

Step1: Select the hardware tab on VM and select the processors’ option on the left pane. From the drop-down list under virtualization select the preferred mode as Intel VT-x/EPT or AMD-V/RVI option.

Check the Virtualize Intel VT-x/EPT or AMD-V/RVI checkbox as well.

Step 2: Exit the VMware Workstation application and locate the VMware folder using Windows Explorer, locate the corresponding .VMX file of the virtual machine and add the parameter below to the end of the file and save

hypervisor.cpuid.v0 = “FALSE” . 

Method 2: Enable Hyper-V on a VMware Workstation

Step 1: From the command prompt, type the following command to enable Hyper-V on your computer.

Launch the command prompt as an administrator and type the following commands. Note: This command does not enable Hyper-V as a hypervisor and reboot.

c:/>hypervisor.cpuid.v0 = "FALSE"
c:/>mce.enable = "TRUE"
c:/>vhc.enable = "TRUE"

Note: To enable this command again via command prompt simply this command as an administrator.

c:/>bcdedit /set hypervisorlaunchtype auto

I hope you found this blog post helpful on how to Remove HyperV Role: Fix VMware and HyperV are not compatible. If you have any questions, please let me know in the comment session.

5/5 - (1 vote)

Thank you for reading this post. Kindly share it with others.

  • Share on X (Opens in new window) X
  • Share on Reddit (Opens in new window) Reddit
  • Share on LinkedIn (Opens in new window) LinkedIn
  • Share on Facebook (Opens in new window) Facebook
  • Share on Pinterest (Opens in new window) Pinterest
  • Share on Tumblr (Opens in new window) Tumblr
  • Share on Telegram (Opens in new window) Telegram
  • Share on WhatsApp (Opens in new window) WhatsApp
  • Share on Mastodon (Opens in new window) Mastodon
  • Share on Bluesky (Opens in new window) Bluesky
  • Share on Threads (Opens in new window) Threads
  • Share on Nextdoor (Opens in new window) Nextdoor
Virtualization Tags:Microsoft Windows, Virtual Machine, VirtualBox, virtualization, VMware, Windows 10, Windows 11

Post navigation

Previous Post: What are the different types of DNS Records
Next Post: Domain Name System Protocol: Client Registration Issue

Related Posts

  • How to Remove Hyper V
    How to uninstall Hyper-V on a Windows PC Virtualization
  • 1723152 3cc3 2 750x405 1
    Cluster creation in Proxmox VE Virtualization
  • Fix this PC cannot run Windows 11
    Bypass unsupported CPU and Processor by upgrading to Windows 11 via Windows Update Virtualization
  • Cluster
    Install and configure Hyper-V Cluster On Windows Server Virtualization
  • Enable Nexted Virtualization on VirtualBox
    ESXi VMB 411 Halting: Virtualbox Nested VT-X/AMD-V greyed out Virtualization
  • Proxmox VM backup with VBR
    How to create a backup job for Proxmox VMs using VBR Backup

More Related Articles

How to Remove Hyper V How to uninstall Hyper-V on a Windows PC Virtualization
1723152 3cc3 2 750x405 1 Cluster creation in Proxmox VE Virtualization
Fix this PC cannot run Windows 11 Bypass unsupported CPU and Processor by upgrading to Windows 11 via Windows Update Virtualization
Cluster Install and configure Hyper-V Cluster On Windows Server Virtualization
Enable Nexted Virtualization on VirtualBox ESXi VMB 411 Halting: Virtualbox Nested VT-X/AMD-V greyed out Virtualization
Proxmox VM backup with VBR How to create a backup job for Proxmox VMs using VBR Backup

Leave a Reply Cancel reply

You must be logged in to post a comment.

Microsoft MVP

VEEAMLEGEND

vexpert-badge-stars-5

Virtual Background

GoogleNews

Categories

veeaam100

sysadmin top30a

  • GPO 2
    Why GPO is not the best solution for managing Windows updates Windows Server
  • mssql ubuntu install feature image
    How to reset MSSQL Server SA Password on Ubuntu Oracle/MSSQL/MySQL
  • banner
    How to Fix Python was not found run without arguments to install from the Microsoft Store Windows
  • FileZilla
    Access FTP Server from your browser: How to create a shortcut and access Filezilla from Windows Explorer Windows Server
  • Feature image Install.wim file
    How To Get Install.WIM From Windows 10 Installation File Windows
  • How to use DBeaver on MacOS
    Install DBeaver on macOS: Connect to PostgreSQL Database Oracle/MSSQL/MySQL
  • HAProxy
    Deploying a load balancer from scratch and adding backend servers Linux
  • screenshot 2020 04 07 at 21.02.45
    Trend Micro WorryFree Business Security Server Setup Anti-Virus Solution

Subscribe to Blog via Email

Enter your email address to subscribe to this blog and receive notifications of new posts by email.

Join 1,825 other subscribers
  • RSS - Posts
  • RSS - Comments
  • About
  • Authors
  • Write for us
  • Advertise with us
  • General Terms and Conditions
  • Privacy policy
  • Feedly
  • Telegram
  • Youtube
  • Facebook
  • Instagram
  • LinkedIn
  • Tumblr
  • Pinterest
  • Twitter
  • mastodon

Tags

AWS Azure Bitlocker Microsoft Windows PowerShell WDS Windows 10 Windows 11 Windows Deployment Services Windows Server 2016

Copyright © 2025 TechDirectArchive

 

Loading Comments...
 

You must be logged in to post a comment.