Switch back to Windows PowerShell and run the following command: get-netadapter|where-object {$_.interfacedescription -like "*hyper-v*"}|Disable-NetAdapter As always, restart your system after ...