virtual-machinevmware-fusionwindows-virtual-pc

No Internet for VMware Fusion for Mac for a virtual Windows 10 machine


I have been facing this problem of no internet in the Windows 10 virtual machine. I am running VMWare Fusion on a Macbook Pro. I have tried restarting Win10 VM, VMWareFusion, but nothing works.


Solution

  • After wasting close to 10 hours of restarting the machines, adding Network Adapters, etc and of course googling and searching here on StackOverflow, Finally the following works.

    (Your VMWare Fusion and Windows 10 VM can be running)

    1. open Terminal in Mac. and run the following commands. (You might need to key in your credentials since they are 'sudo' commands)
    2. "sudo /Applications/VMware\ Fusion.app/Contents/Library/vmnet-cli --stop"
    3. "sudo /Applications/VMware\ Fusion.app/Contents/Library/vmnet-cli --start"

    Voila!! end of Problems!