the network bridge on device vmnet0 is not running解决方法

 
在安装vm 安装后发现网络连接中的网桥模式不能使用。
 
原来在本地连接里少了:VMware Bridge Protocol
 
最后的解决方案如下:
打开物理网卡本地连接->属性
安装->(选中服务)添加->从磁盘安装->浏览->
 
C:Program Files (x86)VMwareVMware Workstation etbridge.inf
重启VM后正常
原文地址:https://www.cnblogs.com/ahuo/p/3583940.html