Я установил VMWare VMPlayer, затем установил роль Hyper V. Сейчас я пытаюсь удалить VMPlayer, но это не позволяет мне:
Что я могу сделать, чтобы удалить VMPlayer (кроме удаления HyperV)?
Может этот пост может помочь:
http://communities.vmware.com/message/1713424#1713424
only chance :add a bootoption to the server so it can start with disabled HyperV
At the command prompt, type the following:
bcdedit /copy {default} /d "No Hypervisor"
The above command should say: The entry was successfully copied to {guid}. Copy that guid to the clipboard including the curly braces.
Now, type the following command:
bcdedit /set {guid_hvoff} hypervisorlaunchtype off
In the above command, replace {guid_hvoff} with what you copied in step 2. The above command just sets a property in the boot entry that will not load the hypervisor on boot.
затем перезагрузитесь в No HyperV Option и удалите