markdown
當 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
1. Open cmd in admin mode
2. bcdedit /set hypervisorlaunchtype off
3. restart!?
To enable the Hyper-V role again use the following command:
1. Open cmd in admin mode
2. bcdedit /set hypervisorlaunchtype auto
3. restart!?
沒有留言:
張貼留言