2015-10-06
今天安裝一台 Windows 10,"完整" 安裝 Visual Studio 2015 Enterprise,安裝 VMware Workstation 12 Pro,結果建立 VM 要啟動時候,出現錯誤訊息:
(下圖)
VMware Workstation and Hyper-V are not compatible. Remove the Hyper-V role from the system before running VMware Workstation.
(下圖) 嘗試把 Hyper-V 相關服務全部停用,測試問題依舊。
(下圖) 按下鍵盤上的 Windows Key + X按鍵,選擇「命令提示字元(系統管理員)」
(下圖) 輸入以下命令,複製目前預設的開機選項,名稱為 Windows 10 Without Hyper-V
bcdedit /copy {default} /d "Windows 10 Without Hyper-V"
成功後輸入
bcdedit /set {上一行顯示的BCD ID} hypervisorlaunchtype off
(下圖)
執行 msconfig指令,可以看到現在有兩個開機選項,因為小弟希望預設用 VMware,而非 Hyper-V,所以點選「Windows 10 Without Hyper-V (C:\Windows)」,再按下「設定為預設值」按鈕,把它設定為預設選項。
重新啟動作業系統,就會看到兩項可以選。
(完)
沒有留言:
張貼留言