VMware Workstation not installing network adapters on Windows 10

I got it working today, so I’ve made this post to help you too. I posted the solution to the VMware forums as well (the solution).

Scenario: Windows 10 + VMware Workstation Pro 12 Issue: While installing the application, the installer wizard stops while "installing virtual network drivers".

Solution

  1. Please have in mind the following:
    a. VMWare needs to be removed totally from the system.
    b. The installed Virtual Network device driver for VMware needs to be removed as well.

  2. Disable UAC in Windows (type Start -> UAC -> set on minimum).

  3. Disable your antivirus/firewall (i.e. Kaspersky/Symantec).
  4. Try to install VMware as Administrator (Right-click -> Run as Administrator). When the application hangs at "Installing Virtual Network Drivers" go to:
  5. Start -> type Virtual Network Editor (this should have been installed by now by the VMware Install Wizard)-
  6. In the Editor click right below on Change settings.
  7. Open Task Manager and right-click and kill two applications: the VMware installation wizard and the VMware Network drivers install tool (I cannot remember the name exactly, but it should be right below the VMware wizard process).
  8. After killing the processes, go to Virtual Editor and delete/remove all the networks that appear in the top list (should be listed as VMNet#, etc.).
  9. Click Apply and wait for them to be removed.
  10. Once removed, exit the Editor and go to Control Panel -> Device Manager.
  11. In Device Manager -> Network adapters- > look for other devices other than your PHYSICAL Network cards. If you see something like "VMware Virtual Ethernet Adapter for VMNet 8", right-click on it and uninstall.
  12. Go to Add/Remove programs and check if VMware Workstation appears in the list. If it does, click on it -> Change -> Uninstall. Wait for the uninstall process to finish.
  13. Reboot the computer.
  14. Start -> type Virtual Network Editor (no results should appear, this indicates that VMware was uninstalled correctly. Check also the Add/Remove Programs to be sure).
  15. Go again to Device Manager -> Network adapters and see if the VMware Virtual adapter is still there. If it is, remove it again, then click on Action -> Scan for hardware changes to be sure it does not appear again. If it reappeared after removal, you'll have to reboot again.
  16. Once VMware and the Adapter are uninstalled, run the VMware Install Wizard again, as administrator.
  17. When it stops again at the "Installing virtual network drives", in the taskbar you should see an app highlighted, but if you click on it, no window will appear on the screen. This is the VMware virtual adapter installer window, which is hidden. While stuck on installation, simply right-click on that window in the taskbar and click Close. Wait a few moments, the installer should now jump to the following steps, finishing the installation.
  18. At the end, in the Device Manager the new adapter should appear, and all the entries in the Editor should have been recreated. Now it works.

Notes: Don't try to repair VMware. If it keeps getting stuck, uninstall it several times, and delete the VM adapters several times, to get it working. For me it worked from the first time.


I fixed my virtual network adapters by running the VMware Workstation install again and selecting repair. Afterwards it required restart. Once it booted up my VMs all had their network adapters working and connected.

Perhaps the repair install will clear up the old pre-upgrade virtual adapters and they are the problem with creating new network adapters.

I'm on old Workstation 8 and it still works fine under Win 10 after repair install.