ESX Virtualization

VMware ESXi, vSphere, VMware Backup, Hyper-V... how-to, videos....

Nakivo Backup and Replication - #1 Backup solution for Virtual, physical, cloud, NAS and SaaS

Menu
  • Certification
      • VCP-DCV vSphere 8
          • vcp2024-125.
        • Close
    • Close
  • VMware
    • Configuration Maximums
    • vSphere
      • vSphere 8.0
      • vSphere 7.0
      • vSphere 6.7
      • vSphere 6.5
      • vSphere 6.0
      • Close
    • VMworld
      • VMware EXPLORE 2024
      • VMware EXPLORE 2023
      • VMware EXPLORE 2022
      • VMworld 2019
      • VMworld 2018
      • VMworld 2017
      • VMworld 2016
      • VMworld 2015
      • VMworld 2014
      • VMworld 2013
      • VMworld 2012
      • VMworld 2011
      • Close
    • Close
  • Microsoft
    • Windows Server 2012
    • Windows Server 2016
    • Windows Server 2019
    • Close
  • Categories
    • Tips – VMware, Microsoft and General IT tips and definitions, What is this?, How this works?
    • Server Virtualization – VMware ESXi, ESXi Free Hypervizor, VMware vSphere Server Virtualization, VMware Cloud and Datacenter Virtualization
    • Backup – Virtualization Backup Solutions, VMware vSphere Backup and ESXi backup solutions.
    • Desktop Virtualization – Desktop Virtualization, VMware Workstation, VMware Fusion, VMware Horizon View, tips and tutorials
    • How To – ESXi Tutorials, IT and virtualization tutorials, VMware ESXi 4.x, ESXi 5.x and VMware vSphere. VMware Workstation and other IT tutorials.
    • Free – Free virtualization utilities, ESXi Free, Monitoring and free backup utilities for ESXi and Hyper-V. Free IT tools.
    • Videos – VMware Virtualization Videos, VMware ESXi Videos, ESXi 4.x, ESXi 5.x tips and videos.
    • Home Lab
    • Reviews – Virtualization Software and reviews, Disaster and backup recovery software reviews. Virtual infrastructure monitoring software review.
    • Close
  • Partners
    • NAKIVO
    • StarWind
    • Zerto
    • Xorux
    • Close
  • This Web
    • News
    • ESXi Lab
    • About
    • Advertise
    • Archives
    • Disclaimer
    • PDFs and Books
    • Close
  • Free
  • Privacy policy

VMware Workstation FREE Update Released – 15.5.5

By Vladan SEGET | Last Updated: May 31, 2020

Shares

VMware Workstation Free Update has been released. This is a Workstation 15.5.5 release which brings very awaited functionality by many IT admins. It is a possibility to run nested vSphere labs as well as Hyper-V labs on the same machine.

It is the first time that VMWare ESXi nested hypervisor can run alongside with Microsoft Hyper-V VMs. Until now, if you wanted to run both Hyper-V and VMWare ESXi nested hypervisor virtual machines (VMs) on the same computer, the Hyper-V Hypervisor must have been turned on and off. It was one or the other. So while it is the only feature added to this release, it is definitely a big one.

Since the introduction of Hyper-V, if you wanted to run Credential Guard and Device Guard, you could not run VMware Workstation and start your VMs. In fact, VMware and Microsoft together made an announcement that has jointly developed a project that adopts Microsoft Windows Hypervisor Platform (WHP) APIs.

During the last VMworld Barcelona, there has been a session where this feature was already demoed so we knew that it was coming, but I have thought that we might be able to get this new release quite soon, but we had to wait over 6 months for it to be delivered. Now released.

VMware, in this version of VMware Workstation, brings basically an ability to use the Hyper-V's features (VBS), it uses the Windows Hypervisor Platform API for it.

So now VMware Workstation VMs can co-exist on the same host at the same time, as well as other features from the Hyper-V platform.

VMware Workstation 15.5.5 – What's New?

From the release notes.

This release of VMware Workstation Pro is a free upgrade for all VMware Workstation 15 Pro users. It includes the following updates:

  • Windows 10 host VBS support:  VMware Workstation 15.5.5 now runs on Windows hosts with Hyper-V features (For example: virtualization based security) enabled.

What's the CPU Requirements?

Yes, as you can imagine, not every CPU is suitable. The followings are the minimum requirement to run VMware Workstation on a Hyper-V enabled host: CPU Requirements:

  • Intel Sandy Bridge or a newer CPU
  • AMD Bulldozer or a newer CPU

Supported Host Operating Systems:

  • Windows 10 20H1 build 19041.264 or newer

New Guest OS Support in VMware Workstation 15.5.5

  • Windows 10 20H1
  • Ubuntu 20.04
  • Fedora 32

New Host Operation Systems support

  • Windows 10 20H1
  • Ubuntu 20.04

Other than that, VMware Workstation 15.5.5 Pro brings also performance improvements, bug fixes and security updates, as usually with a new release.

But, look what happened in the lab… -:(. Yes, my hardware isn't supported. I have a Xeon E5-2630L v3.

From the KB:

If VMware Workstation 15.5.5 or newer is run on a Windows host where Hyper-V and/or VBS is enabled, VMs will be launched using Windows Hypervisor Platform technology. VMs will fail to launch if the release version of this technology is not at a particular level, or if the Windows host hardware does not meet certain minimum requirements.

  • Processor Requirements for Host Systems
    • Intel Sandy Bridge or newer CPU AMD Bulldozer or newer CPU
  • Supported Host Operating Systems
    • Windows 10 20H1 build 19041.264 or newer

Resolution: Disable Hyper-V…

I guess it will be time to change my hardware in the future in order to be able to use this feature. Check out other vSphere 7.0 posts below.

*********************************************************************

VMware Workstation 15.5 ProVMware Workstation 15.5 Pro and Upgrade

VMware Workstation Pro is designed for professionals that rely on virtual machines to get their job done.

  • Use Snapshots
  • Connect to remote servers
  • Share VMs on your LAN
  • Clone VMs – Full or Linked clones
  • Virtual Network Editor

*********************************************************************

FAQ from the blog post:

Source blog post here.

How does VMware Workstation work before version 15.5.5? 

VMware Workstation traditionally has used a Virtual Machine Monitor (VMM) which operates in a privileged mode requiring direct access to the CPU as well as access to the CPU’s built in virtualization support (Intel’s VT-x and AMD’s AMD-V).  When a Windows host enables Virtualization Based Security (“VBS“) features, Windows adds a hypervisor layer based on Hyper-V between the hardware and Windows.  Any attempt to run VMware’s traditional VMM fails because being inside Hyper-V the VMM no longer has access to the hardware’s virtualization support.

Introducing User Level Monitor

To fix this Hyper-V/Host VBS compatibility issue, VMware’s platform team re-architected VMware’s Hypervisor to use Microsoft’s WHP APIs. This means changing our VMM to run at user level instead of in privileged mode, as well as modifying it to use the WHP APIs to manage the execution of a guest instead of using the underlying hardware directly.

What does this mean to you?

VMware Workstation/Player can now run when Hyper-V is enabled. You no longer have to choose between running VMware Workstation and Windows features like WSL, Device Guard and Credential Guard. When Hyper-V is enabled, ULM mode will automatically be used so you can run VMware Workstation normally. If you don’t use Hyper-V at all, VMware Workstation is smart enough to detect this and the VMM will be used.

Note that this is valuable also for VMware Player. -:) However, the Player does not have all the bells and whistles. It's more “basic” and most importantly, it does not have snapshots…

Workstation vs Player Compare

VMware Workstation is the best desktop virtualization software allowing you to use a single powerful desktop machine to run many different OS and still use that physical machine to handle your daily tasks. The only necessity is a lot of RAM and SSD storage capacity, but as the prices of SSDs are falling, one no longer has to rely on spinning media.

VMware Workstation and Fusion Software – Check it out:

  • VMware Workstation 15.5 Pro and Upgrade
  • VMware Fusion 11.5 and Upgrade
  • VMware Fusion 11.5 Pro and Upgrade

More from ESX Virtualization

  • vSphere 7.0 Download Now Available
  • vSphere 7.0 Page [All details about vSphere and related products here]
  • VMware vSphere 7.0 Announced – vCenter Server Details
  • VMware vSphere 7.0 DRS Improvements – What's New
  • Upgrade from ESXi 6.7 to 7.0 ESXi Free
  • What is VMware Skyline?
  • VCP6.5-DCV Study Guide

Stay tuned through RSS, and social media channels (Twitter, FB, YouTube)

Shares
Vote !

| Filed Under: Desktop Virtualization, Featured, Free Stuff, Home Lab, Tips Tagged With: VMware Workstation FREE

About Vladan SEGET

This website is maintained by Vladan SEGET. Vladan is as an Independent consultant, professional blogger, vExpert x16, Veeam Vanguard x9, VCAP-DCA/DCD, ESX Virtualization site has started as a simple bookmarking site, but quickly found a large following of readers and subscribers.

Connect on: Facebook. Feel free to network via Twitter @vladan.

Comments

  1. Silver Zachara says

    May 29, 2020 at 5:40 pm

    Hi, thx for great blog post, I want to ask what do you think about performance? Are there any perceptible changes in performance between enabled / disabled VBS host?

  2. Mark Kennedy says

    May 29, 2020 at 10:54 pm

    But is performance the same? I.e. does a vmware guest running under VBS/Hyper-V run just as fast under VMM (no VBS/Hyper-V)? While it was still a beta, the answer was a resounding no. None of the PR talks about this issue.

  3. Silver Zachara says

    July 10, 2020 at 2:38 pm

    I upgraded yesterday and I can tell now, that it’s slower around 10-15%, when this new API is used, you can feel that it’s slower.

    One example, compilation of kde-plasma/kwin:5.19.3 on gentoo takes on my machine 8m55s, after I enabled VBS, so my initial compilation of kwin:5.19.3 was 10m49s and second recompilation was 9m50s, so yeah, really hope it will be targeted in future.

  4. Miguel Peña says

    October 22, 2020 at 10:38 pm

    Why is not “Virtualize IOMMU” in Settings-Processors available in WMWare Workstation Pro 16 when using computer with AMD Processors ?
    Is it neccesary to do anything?
    Thanks

Private Sponsors

Featured

  • Thinking about HCI? G2, an independent tech solutions peer review platform, has published its Winter 2023 Reports on Hyperconverged Infrastructure (HCI) Solutions.
  • Zerto: One Platform for Disaster Recovery, Backup & Cloud Mobility: Try FREE Hands-On Labs Today!
Click to Become a Sponsor

Most Recent

  • Veeam Backup & Replication v13 Beta: A Game-Changer with Linux
  • What is Veeam Data Cloud Vault and how it can help SMBs
  • Nakivo Backup and Replication – Malware Scan Feature
  • Zerto 10 U7 released with VMware NSX 4.2 Support
  • XorMon NG 1.9.0 Infrastructure Monitoring – now also with Veeam Backup Support
  • Heartbeat vs Node Majority StarWind VSAN Failover Strategy
  • Vulnerability in your VMs – VMware Tools Update
  • FREE version of StarWind VSAN vs Trial of Full version
  • Commvault’s Innovations at RSA Conference 2025 San Francisco
  • VMware ESXi FREE is FREE again!

Get new posts by email:

 

 

 

 

Support us on Ko-Fi

 

 

Buy Me a Coffee at ko-fi.com

Sponsors

Free Trials

  • DC Scope for VMware vSphere – optimization, capacity planning, and cost management. Download FREE Trial Here.
  • Augmented Inline Deduplication, Altaro VM Backup v9 For #VMware and #Hyper-V – Grab your copy now download TRIAL.

VMware Engineer Jobs

VMware Engineer Jobs

YouTube

…

Find us on Facebook

ESX Virtualization

…

Copyright © 2025 ·Dynamik-Gen · Genesis Framework · Log in