sorry, this application cannot run under a virtual machine win 11

Anonymous
2021-11-06T10:58:42+00:00

after i just updated to windows 11 i got this error when i open the app

Windows for business | Windows Server | Storage high availability | Virtualization and Hyper-V

Locked Question. This question was migrated from the Microsoft Support Community. You can vote on whether it's helpful, but you can't add comments or replies or follow the question. To protect privacy, user profiles for migrated questions are anonymized.

0 comments No comments
{count} votes

16 answers

Sort by: Most helpful
  1. Anonymous
    2021-11-06T11:03:48+00:00

    Are you using a virtual machine? What is the name of the app?

    24 people found this answer helpful.
    0 comments No comments
  2. Anonymous
    2021-11-06T11:13:59+00:00

    I don't use virtual machines

    :(

    9 people found this answer helpful.
    0 comments No comments
  3. Anonymous
    2021-11-06T11:22:04+00:00

    Can you tell me the name of the app? Or post a link to it?

    2 people found this answer helpful.
    0 comments No comments
  4. Anonymous
    2021-11-07T02:08:46+00:00

    it is a private game and here is the download link: https://drive.google.com/drive/folders/1cfllwuIoM_tEG2TnenyNOa1K-oys0G9y

    3 people found this answer helpful.
    0 comments No comments
  5. Anonymous
    2021-11-07T05:19:04+00:00

    Antiviruses certainly don't like that game :S

    If the game detects any sort of virtualisation on the computer, it throws the virtual machine detected message. So if you have Hyper-V enabled in any way, or VMware or VirtualBox running, it'll not run.

    Open Command Prompt as administrator and enter systeminfo

    If you scroll down to Hyper-V Requirements, does it say a hypervisor has been detected?

    If it says hypervisor detected, enter the command:

    bcdedit /set {current} hypervisorlaunchtype off

    To turn it back on, enter:

    bcdedit /set {current} hypervisorlaunchtype auto

    If you turn it on or off, you need to restart the computer for the change to take effect.

    If the game still won't run, enter Control Panel into search and open it, then select Programs and Features > Turn Windows features on or off

    Uncheck the highlighted features.

    Good luck!

    36 people found this answer helpful.
    0 comments No comments