- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi,
It is most likely going to be a windows update that messed you up.
You're on Windows 10 version 19.09 and that's the reason you are getting the error.
Your hardware certainly is modern enough.
Looks like that the Hyper-V role has been enabled, I can't really verify that in your logs as the VM doesn't even try to start and as such the vmware.log file is from before the problem.
Back then Hyper-V was not enabled.
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
Hope this helps,
--
Wil
| Author of Vimalin. The virtual machine Backup app for VMware Fusion, VMware Workstation and Player |
| More info at vimalin.com | Twitter @wilva
| More info at vimalin.com | Twitter @wilva