How to fix "VMware Player and Hyper-V are not compatible. Remove the Hyper-V role from the system before running VMware Player."

Irina Ponton 0 Reputation points
2023-07-08T17:00:52.3233333+00:00

I installed a windows xp virtual machine in vmware player in my laptop windows 11. I was able to open my virtual machine at first, but then this message appeared.

User's image

I tried to disable hyper-v from "Turn Windows Features on or off" but it doesn't appear in the list.

User's image

I opened "System Information" and it says that is detected an hypervisor.

User's image

Windows 11
Windows 11
A Microsoft operating system designed for productivity, creativity, and ease of use.
9,441 questions
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. Ian Xue (Shanghai Wicresoft Co., Ltd.) 36,336 Reputation points Microsoft Vendor
    2023-07-10T02:54:28.8166667+00:00

    Hi,

    Please see if you can disable Hyper-V using PowerShell.

    Open PowerShell as administrator from the start menu and run

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

    Best Regards,

    Ian Xue

    If the Answer is helpful, please click "Accept Answer" and upvote it.

    Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.


Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.