2、如果看到第三项是灰色无法勾选的话,原因是因为USB的端口不够用,在其他的虚拟机系统里用完了,所以这时候我们可以打开一个其他的虚拟机系统,然后通过设置将里面“USB Controller”更改成“remove”,然后再回到原来的这个虚拟机系统中,重新ADD建立一个USB Controller,并且把三个选项都勾选,最后点击ok,重启计算机;
3、重启系统之后如果虚拟机提示:“Host USB device connections disabled”的话,详细提示代码如下:
The connection to the VMware USB Arbitration Service was unsuccessful. Please check the status of this service in the Microsoft Management Console.
原因分析:出现这样的原因是在因为本机系统上没有开启“VMware USB Arbitration Service”。
解决方法:在Win7操作系统中,属于右击计算机选择管理选项,在打开的管理界面中,展开“服务和应用程序--服务”,然后在找到并鼠标右击“VMware USB Arbitration Service”项,然后选择启动即可。