Skip to content

Instantly share code, notes, and snippets.

@neontorrent
Created December 21, 2018 18:59
Show Gist options
  • Save neontorrent/b0d4aab9440c359b3242d77b66502ad0 to your computer and use it in GitHub Desktop.
Save neontorrent/b0d4aab9440c359b3242d77b66502ad0 to your computer and use it in GitHub Desktop.
En/Disable Hyper-V
bcdedit /set hypervisorlaunchtype off
bcdedit /set hypervisorlaunchtype auto
bcdedit
#hypervisorlaunchtype Auto
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment