noxware
Contributor
Contributor

test this

powercfg /powerthrottling disable /path "C:\Program Files (x86)\VMware\VMware Workstation\x64\vmware-vmx.exe"

 

it works perfectly for me .Host windows 11 prof. alder lake core i7.

now my vm´s are 4 to 5 imes faster!

of course be shure you test the following:

Probably HyperV is installed/pre-configured.

In order to turn off Hyper-V mode, run the following command at the host in windows command-line with Administrator privileges:

bcdedit /set hypervisorlaunchtype off
Reboot the system to activate your changes.

If you want to go back to Hyper-V mode again, then you can enable it like this:

bcdedit /set hypervisorlaunchtype auto
Note that you also might have to disable Memory Integrity.

Windows Security -> Device Security -> Core Isolation details

Tags (1)
Reply
0 Kudos