vmware network driver manual installion
pnputil
- Run below command as administrator:
- pnputil /add-driver /install or pnputil -i -a
Note:
- System reboot may be required to complete the operation.
- Some drivers may requires restart OS after install driver successfully.
- Verify if your driver runs normally (in Device Manager or System Information) after installing please.
Uninstall
Device Manager
- Launch Device Manager.
- Right-click the device you want to uninstall.
- Click Uninstall.
- Windows will prompt you to confirm the device’s removal. Check "Delete the driver software for this device", click OK to remove the driver.
- Run below command as administrator:
pnputil /delete-driver <the .inf file of the driver to be uninstalled, it is named like oem#.inf> /uninstall /force