VMWare/Windows 8.1 issue
Posted: March 21, 2015 Filed under: VMWare | Tags: VMWare Leave a commentJust hit the recent Windows 8.1 Update (KB2995388) issue
Go to Control Panel -> Programs -> Programs and Features, then select View installed updates at the top left corner.
Uninstall KB2995388
or
wmic qfe list | findstr "KB2995388" wusa /uninstall /kb:2995388
WARNING REBOOT NEEDED!!
If this does not fix it
Go to C:\ProgramData\VMware\VMware Workstation
Edit config.ini, add the line
vmmon.disableHostParameters = “TRUE”
Copy the file to ‘%AppData%\VMWare’.
Reboot