What should I do if the VMware virtual machine cannot find a USB device? Turn on the virtual machine to find that the USB device is not found, the keyboard and mouse are USB, what should I do? This problem occurs because the Vmusbarbservice service does not open, share the Open method below
The solution to the USB device cannot be found under VM virtual machine, and the Vmusbarbservice service item is turned on. Necessary is turned on for automatic.
First, the solution of Windows system
1. Start Menu --Services
2.vmusbarbservice-> Right-click Open
3, restart the pseudo-machine, do you see? If not, check to see if the USB device is plugged in correctly.
Second, the solution of Mac system
1. Open VMware and find the "window", "Virtual Machine Resource Library" in the top menu bar
2, found in the list to solve the problem of the virtual machine, I am directly bootcamp do the virtual machine, so check bootcamp, then right-click.
3, click "Show in Finder", in fact, you can hold the option button to directly appear the editing function options, but hold option when I can't, so write a full tutorial, if you hold option, you can go directly to the editing steps, The steps to find a file can be omitted. In the Finder, right-click the virtual machine file and select Show Package Contents.
4. Then locate the VMX file:
5, choose to use "text editing" open, add a line within the file,Usb.generic.allowHID = "TRUE", this is the editing process, note the English quotation marks, you can directly copy the line I wrote here:
6, change the Save exit, exit VMware, restart the virtual machine, the original USB device, should now appear in the VMware USB list, select the device to connect to it. Successful appearance of Usbkey, end of tutorial.
What should I do if the VMware virtual machine cannot find a USB device?