當 Windows 作業系統啟用 Hyper-V 時,會無法使用 VMware Workstation。所以會出現以下的訊息
> VMware Workstation and Hyper-V are not compatible. Remove the Hyper-V role from the system before running VMware Workstation.
Disable Hyper-V
- Open cmd in admin mode
- bcdedit /set hypervisorlaunchtype off
- restart!?
To enable the Hyper-V role again use the following command:
- Open cmd in admin mode
- bcdedit /set hypervisorlaunchtype auto
- restart!?
沒有留言:
張貼留言