VMware Workstation

 View Only

Fixing VT-x or AMD-v not available in Windows 11 with VMware WS Pro and Player

  • 1.  Fixing VT-x or AMD-v not available in Windows 11 with VMware WS Pro and Player

    Posted Mar 03, 2024 01:22 AM

    Work My One: 

     
    VMware WS Pro 17:  These steps will most likely still be required on Win 11 Pro with Secure Boot enabled. (More testing in progress)

    I have seen a few support requests lately reference the issues with VMware Workstation Player and Pro on Windows 11. 

    Generally, it seems that when trying to start the an error message is presented regarding the lack of VT-x (Intel CPU) or AMD-v (AMD CPU), and would you like to continue booting the VM without.

    • This procedure was tested on an AMD Ryzen 9 5950X 16-Core Processor 3.40 GHz with Windows 11 Pro and VMware WS Player as well as Pro version 17.
    • No guarantee nor warranty is provided with this procedure and no liability is tied to the person posting this procedure, nor anyone associated with VMware
    • This procedure will disable any ability to use Hyper-V.
    • This procedure will disable specific additional security features provided by Windows - USE AT YOUR OWN RISK.
    • This procedure was designed and tested for use PRIOR to installing VMware WS Player or Pro.

     

    NOTE: This procedure will most likely not work if done after installing VMware, as when installing VMware prior, it will default to Hyper-V as it's underlying hypervisor and will not automatically change hypervisor's after install.

     

    NOTE: After installing WMware workstation, please open VMware Workstation:

    1. Edit->Preferences
    2. Change the default save location for virtual machines to a folder that is NOT being synced with MS OneDrive

    By default, Windows 11 now has "My Documents" linked to your OneDrive folder. This is not a case of syncing the contents of your folder, but the folder IS the OneDrive folder.

    Procedure:

    (A) Stop any currently running Hyper-V service:

    1. Click: "Start"
    2. Type (without quotes): "services"
    3. Press: [ENTER]
    4. Browse through the list of services and if any services include "Hyper-V"  to include "HV Host Service" and are running, right click, and "Stop"
    5. Close services window

     

    (B) Ensure that Hyper-V and Platform are not installed:

    1. Click: "Start"
    2. Type (without quotes): "Features"
    3. Select: "Turn Windows Features on and off"
    4. Ensure that the following are unselected:
      1. Hyper-V (to include sub-items)
      2. Windows Hypervisor Platform
    5. Click "OK"

    (C) Disable "hypervisorlaunchtype":

    1. Click: "Start"
    2. Type (without quotes): "powershell"
    3. Select: "Run as administrator"
    4. Type (without quotes): "bcdedit /set hypervisorlaunchtype off"
    5. Press: [ENTER]
    6. Close: Powershell window

     

    (D) Disable Device Guard:

    NOTE 1: This portion may or may not apply depending on Windows version

    NOTE 2: MS seems to have disabled the group policy editor in Windows 11 Home

    1. Click: [START]
    2. Type (without quotes): "gpedit.msc"
    3. Press: [ENTER]
    4. Navigate in the left-hand tree: Local Computer Policy > Computer Configuration > Administrative Templates > System > Device Guard
    5. Double-Click on: "Turn on Virtualization Based Security"
    6. Select: "Disable"
    7. Click: "OK"

     

    (E) Disable "Memory Integrity" in "Core Isolation":

    1. Click: [START]
    2. Type (without quotes): "core isolation"
    3. Press: [ENTER]
    4. Ensure that "Memory Integrity" is turned "Off"
    5. Close window

     

    1. Reboot computer
    2. Install VMware WS Player or Pro
    3. Import WIN!