Heads Up :
The post you are writing will appear in a public forum. Please ensure all content is appropriate for public consumption. Review the employee guidelines for the community here.
I have the same issue. Disabling hardware acceleration in the VM works, but I needed it for other applications. A work around I found was to edit the VM vmx file and add the lines: mks.enableDX11Renderer = "FALSE"mks.enableGLRenderer = "TRUE" This ...