If you want this to be changed in all VMs inside the host,
Connect to your host machine using ssh
Edit /etc/vmware/config file and remove the line
vhv.enable="TRUE"
Or else if you want to make change only in that VM level,
Coneect to that host using VIClient.
Right click the VM
Edit Settings->Options->CPU/MMU virtualisation-Change to Automatic
This feature is enabled for nested VM operation.If you are not going for nested operation,its better to disable it.
Regards,
SatyS
If you find this useful,mark the answer as correct/helpful