Skip to content

Knowledge Base

David Parsons edited this page Jan 23, 2026 · 9 revisions

Knowledge Base

VMware Workstation crash

There is a VMware bug that is not directly related to OC4VM but has been seen when running a macOS VM. Apparently this is a known issue at Broadcom, https://techdocs.broadcom.com/us/en/vmware-cis/desktop-hypervisors/workstation-pro/25H2/release-notes/vmware-workstation-pro-25h2-release-notes.html.

(From https://www.reddit.com/r/vmware/comments/1obdvqh/error_occur_after_vmware_25h2_update/)

To fix it add this line to the VMX file"

mks.enableVulkanPresentation = "FALSE"

Clone this wiki locally