Accidentally disabled network adapter inside Win10 VM...


BBLV

Recommended Posts

35 minutes ago, AnnabellaRenee87 said:

Swap your video adapter to VNC and re enable it in the browser with another computer/phone/tablet. Reassign your video card when you're done.

I think you can even do it in GUI mode.

Sent from my SM-G975U using Tapatalk
 

Did just that (great idea on the VNC). I was able to check the network adapters and it was re-enabled. However, when I stopped the VM and added the graphics card back in, I'm getting the same RDP connection error for some reason.

Link to comment
19 hours ago, bastl said:

@BBLV you can try to change the type of network adapter in the xml from the default


 <model type='virtio'/>

to


<model type='vmxnet3'/>

Just an idea. I predict windows will detect it as a new adapter. Other option would be to change the mac address of the existing nic.

Tried refreshing the MAC address first, no luck. Then changed the model type in XML and again, no luck 😢

Edited by BBLV
Link to comment

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.