KB5089573 is a Windows 11 update that also carries a fix for a known issue with update installation on Windows 11 24H2/25H2 devices. The available information in the context does not document any specific incompatibility between KB5089573 and VMware or guest Windows 10 VMs.
However, KB5089573 (or later updates) is explicitly recommended to avoid having to use workarounds related to update/boot issues on Windows 11 24H2/25H2 and 25H2:
- Installing KB5089573 or any later update removes the need to modify the ESP-related registry setting (
EspPaddingPercent) or to rely on Known Issue Rollback (KIR) for that particular issue. - If using an update released before KB5089573 and hitting that issue, the documented workarounds are:
- Modify the registry to allow update installation:
- Open Command Prompt as Administrator.
- Run:
reg add "HKLM\SYSTEM\CurrentControlSet\Control\Bfsvc" /v EspPaddingPercent /t REG_DWORD /d 0 /f - Restart the device and retry the update.
- Use Known Issue Rollback (KIR):
- For consumer and non-managed devices, the mitigation is delivered automatically; a restart can help apply it.
- For enterprise-managed devices, IT admins can deploy the KIR Group Policy package (KB5089549) and configure it under Computer Configuration > Administrative Templates.
- Modify the registry to allow update installation:
Given that uninstalling KB5089573 restores VMware functionality in this scenario, the practical options based on the provided documentation are:
- Keep KB5089573 uninstalled temporarily if VMware functionality is critical and there is no immediate requirement to apply that specific update.
- Monitor for a newer cumulative update (later than KB5089573) that supersedes it and may resolve any side effects.
- If managing many devices, consider using KIR/Group Policy (KB5089549) where applicable, as documented, while testing VMware compatibility in a controlled environment before broad deployment.
Any deeper VMware-specific troubleshooting or confirmed incompatibility details are not covered in the provided material.
References: