Environment
- Host OS: Windows 11 (issue started after a recent Windows Update in June 2026)
- Hypervisor: VMware Workstation Pro
- Hardware: Intel-based laptop
- Guest OS: Windows 10 x64
- VMware virtual hardware version: 14
- Guest firmware: UEFI
- Secure Boot: Enabled
- Guest memory: 8 GB
- Guest CPUs: 4 vCPUs
Problem Description
Since a recent Windows Update, I am experiencing a reproducible host crash when starting one specific VMware virtual machine.
The host system crashes with a Blue Screen of Death and displays:
Stop Code: HYPERVISOR_ERROR (0x20001)
After the BSOD, the host system automatically restarts.
Important Observations
- The affected virtual machine previously worked without any issues.
- The problem started only after a recent Windows Update.
- Other VMware virtual machines continue to run normally on the same host.
- The affected virtual machine runs successfully on another laptop using VMware.
- The issue therefore appears to be related to the interaction between the updated Windows host hypervisor and this specific VM configuration.
- The virtual machine itself is not corrupted and its virtual disk is functional.
- The crash occurs on the host operating system, not inside the guest operating system.
VM Configuration
Relevant VMX settings:
- virtualHW.version = "14"
- firmware = "efi"
- uefi.secureBoot.enabled = "TRUE"
- guestOS = "windows9-64"
- numvcpus = "4"
- cpuid.coresPerSocket = "4"
- memsize = "8000"
- mks.enable3d = "TRUE"
No TPM device is configured.
No nested virtualization settings are enabled.
No VMware VBS support is enabled.
Troubleshooting Already Performed
- VMware updated to latest available version.
- Hyper-V Windows features disabled.
- Virtual Machine Platform disabled.
- Hypervisor Platform disabled.
- Tested with multiple other VMs (working normally).
- Restored VM from backup.
- Copied VM again from another system.
- Verified VM starts correctly on another laptop.
- Issue remains reproducible only on this Windows host.
Request
Please investigate whether a recent Windows update introduced a compatibility issue between the Windows hypervisor and VMware Workstation that could trigger HYPERVISOR_ERROR (0x20001) when starting specific virtual machine configurations.
I would also appreciate guidance on additional diagnostics, dump analysis, or known hotfixes related to this stop code.Environment
- Host OS: Windows 11 (issue started after a recent Windows Update in June 2026)
- Hypervisor: VMware Workstation Pro
- Hardware: Intel-based laptop
- Guest OS: Windows 10 x64
- VMware virtual hardware version: 14
- Guest firmware: UEFI
- Secure Boot: Enabled
- Guest memory: 8 GB
- Guest CPUs: 4 vCPUs
Problem Description
Since a recent Windows Update, I am experiencing a reproducible host crash when starting one specific VMware virtual machine.
The host system crashes with a Blue Screen of Death and displays:
Stop Code: HYPERVISOR_ERROR (0x20001)
After the BSOD, the host system automatically restarts.
Important Observations
- The affected virtual machine previously worked without any issues.
- The problem started only after a recent Windows Update.
- Other VMware virtual machines continue to run normally on the same host.
- The affected virtual machine runs successfully on another laptop using VMware.
- The issue therefore appears to be related to the interaction between the updated Windows host hypervisor and this specific VM configuration.
- The virtual machine itself is not corrupted and its virtual disk is functional.
- The crash occurs on the host operating system, not inside the guest operating system.
VM Configuration
Relevant VMX settings:
- virtualHW.version = "14"
- firmware = "efi"
- uefi.secureBoot.enabled = "TRUE"
- guestOS = "windows9-64"
- numvcpus = "4"
- cpuid.coresPerSocket = "4"
- memsize = "8000"
- mks.enable3d = "TRUE"
No TPM device is configured.
No nested virtualization settings are enabled.
No VMware VBS support is enabled.
Troubleshooting Already Performed
- VMware updated to latest available version.
- Hyper-V Windows features disabled.
- Virtual Machine Platform disabled.
- Hypervisor Platform disabled.
- Tested with multiple other VMs (working normally).
- Restored VM from backup.
- Copied VM again from another system.
- Verified VM starts correctly on another laptop.
- Issue remains reproducible only on this Windows host.
Request
Please investigate whether a recent Windows update introduced a compatibility issue between the Windows hypervisor and VMware Workstation that could trigger HYPERVISOR_ERROR (0x20001) when starting specific virtual machine configurations.
I would also appreciate guidance on additional diagnostics, dump analysis, or known hotfixes related to this stop code.