Thanks! I wasn't aware I could put text in this field. The enumeration order is what changed from 17.6.4 to 25H2 and caused my display issues since Vmware Workstation apparently just picks whetever is first in the list of vulkan devices.
and everything still works fine, where "fine" = "not using the Nvidia display adapter".
It would have saved me a lot of trouble if this was documented and not something I had to piece together from "all over the internet". There should also be a clear recommendation on what graphics adapters to use.
Original Message:
Sent: Dec 20, 2025 08:54 AM
From: richard612
Subject: Am I doing something wrong or is VmWare Workstation 2025H2 an absolute trash?
I'd be worried the adapter enumeration order might change for whatever reason. In mks.vk.forceDeviceI use the Name: string from mksSandbox.log. Examples from my [Linux] system:
mks.vk.ForceDevice = "AMD Radeon Graphics (RADV RAPHAEL_MENDOCINO)"mks.vk.ForceDevice = "NVIDIA GeForce RTX 3060"mks.vk.ForceDevice = "AMD Radeon RX 570 Series (RADV POLARIS10)"
Original Message:
Sent: Dec 20, 2025 07:31 AM
From: BaalLeChlorin
Subject: Am I doing something wrong or is VmWare Workstation 2025H2 an absolute trash?
An update:
DX12Presentation has bugs. Although 3D acceleration works I sometimes looses contact with the primary screen of the VM. It displays a static picture while the other screens (I have 4 screens) works. The solution is to either disconnnect from the VM and reconnect or hibernate it and resume it. This is not acceptable, and after some research I have found a solution. With Workstation 17.6.4 it used the AMD display adapter on the CPU, and I found how to make it use the AMD gpu again:
I checked mkSandbox.log and it listed:
mks Vulkan Renderer: Vulkan Device 0:
mks Vulkan Renderer: Vendor= 'NVIDIA'
.....
mks Vulkan Renderer: Vulkan Device 1:
mks Vulkan Renderer: Vendor: 'AMD'
.....
mks Vulkan Renderer: Using device 0 of 2
To force it to use a specific vulkan device add mks.vk.forceDevice = "Vulkan Device number + 1", so to make it use the AMD one I added
mks.vk.forceDevice = "2"
I removed all other mks settings and now everything "just works". My full "mks config" is:
mks.enable3d = "TRUE"
mks.vk.forceDevice = "2"
mks.keyboardFilter = "allow"
A question to Broadcom engineers reading this: Is Nvidia vulkan support broken?
Original Message:
Sent: Dec 16, 2025 01:37 AM
From: BaalLeChlorin
Subject: Am I doing something wrong or is VmWare Workstation 2025H2 an absolute trash?
I mean that mks.vk.syncPerEndFrame = "TRUE" has no effect when mks.enableVulkanPresentation = "FALSE".
Which I now understand is as expected. These options are not documented anywhere so what we endusers discover is probably not very new for you. My full "mks" config is now the following and I have no issues with vmware workstation 25H2:
mks.dx12.syncPerEndFrame = "TRUE"
mks.enable3d = "TRUE"
mks.enableVulkanPresentation = "FALSE"
mks.keyboardFilter = "allow"
But it is a bit annoying that every new version of vmware workstation requires us to fiddle with hidden toggles in order to make it work as expected...
Original Message:
Sent: Dec 15, 2025 04:13 PM
From: James Lin
Subject: Am I doing something wrong or is VmWare Workstation 2025H2 an absolute trash?
Do you mean that mks.vk.syncPerEndFrame = "TRUE" has no effect when mks.enableVulkanPresentation = "TRUE" (which is the default in WS 25H2) ? Or do you mean that mks.vk.syncPerEndFrame = "TRUE" has no effect when mks.enableVulkanPresentation = "FALSE"? The latter should be expected since mks.vk.syncPerEndFrame is a Vulkan-specific configuration option.
Original Message:
Sent: Dec 15, 2025 04:06 PM
From: BaalLeChlorin
Subject: Am I doing something wrong or is VmWare Workstation 2025H2 an absolute trash?
Teams is "choppy" and when I'm typing fast it lags some characters behind unless I have both of these set:
mks.enableVulkanPresentation = "FALSE"
mks.dx12.syncPerEndFrame = "TRUE"
The setting, mks.vk.syncPerEndFrame = "TRUE", which you advised to set earlier appears to have no effect. (I tested both with it and without it)
Original Message:
Sent: Dec 15, 2025 11:58 AM
From: James Lin
Subject: Am I doing something wrong or is VmWare Workstation 2025H2 an absolute trash?
I don't know which problem you're specifically referring to (again, this thread discusses a number of problems), but as mentioned above, you can keep 3D acceleration enabled and set mks.enableVulkanPresentation = "FALSE" in your VM's .vmx file (or in %APPDATA%\VMware\config.ini to make it the default for all VMs) to avoid a number of them.
Original Message:
Sent: Dec 15, 2025 10:34 AM
From: Juan Mendoza
Subject: Am I doing something wrong or is VmWare Workstation 2025H2 an absolute trash?
Disabling 3d graphics solved the problem, but I'm reverting to 17.6.4 as this is a feature I prefer having on, hopefully the Broadcom team implements a solution soon.
Original Message:
Sent: Dec 14, 2025 09:42 AM
From: Alexandr Ivanov
Subject: Am I doing something wrong or is VmWare Workstation 2025H2 an absolute trash?
I have the same problem. The command panel disappears in full-screen mode. The problem is solved by disabling the 3D graphics acceleration option in the virtual machine settings. Thus, I only experience this problem when the 3D graphics acceleration option is enabled. Details:
Host OS Windows 11 25H2
Workstation Pro version: 25H2.
Original Message:
Sent: Oct 26, 2025 01:00 PM
From: tay ozd
Subject: Am I doing something wrong or is VmWare Workstation 2025H2 an absolute trash?
Hello everyone,
I have been using VMware products every day, I mean every single day, nonstop, since my first employer introduced me to it at 2004. Until now I did not have any major problems with VMware. Both me and the companies I worked for were always happy with it for 20+ years.
With all that being said, I have never seen any VMware product with such a s****y quality as VMware 2025H2.
I installed the latest version only 5-6 hours ago. Below is the list of bugs I have found in the last five hours:
- The top command bar disappears when I am in full-screen mode. There is no way to bring it back unless I hit CTRL+ALT+DELETE and run the Task Manager. If I have two different guests running, then I have to hit CTRL+ALT+DELETE every time I want to switch between guest OSes.
- There is an integration problem with VMware tools and Debian 13 guest. You cannot make any changes to power/suspend options because ACPI integration between VMware and Linux/Gnome/KDE is not working. I tried everything I can think of and nothing worked so far.
- After 1-2 hours of continued use, VMware workstation starts utilizing 60% to 90% of the CPU. This does not go down no matter how much I wait. This means I have to restart the guest every 1-2 hours. In the past, I have had VMware player instance running for 2-3 weeks at a time and this never happened. I tried changing core count, max memory, etc... Nothing helps.
- There is an extreme GUI performance problem with Debian 12 guest and Debian 13 guest. The screen is continuously stuttering. It is behaving the way Linux guests were behaving many years ago when we had a Linux guest but did not install VMware tools on the linux guest. It is almost as if the VMware tools are missing from the system. I checked, it is installed. I removed and reinstalled and nothing changed.
Windows 10 host, Debian 12 and Debian 13 guests.
Am I doing something wrong or is VMware a trash now?
Thanks in advance.
-------------------------------------------