Home >Common Problem >What to do if the virtual machine does not recognize the USB device

What to do if the virtual machine does not recognize the USB device

王林
王林Original
2020-10-22 10:03:4228667browse

Solution to the virtual machine not recognizing the USB device: 1. Open the service list and find the Vmware USB Arbitration Service; 2. Change the startup type of the service to automatic; 3. Start the virtual machine and open [USB Controller] ] option; 4. Check the [Show all USB input devices] option.

What to do if the virtual machine does not recognize the USB device

First, on the desktop of the computer where the virtual machine is installed, press the shortcut link Win R to open the run window.

(Learning video sharing: java course)

Then enter the command services.msc in the running window, press the OK button to open the service window

In the service window that opens, find the Vmware USB Arbitration Service item, and double-click to open its properties window

What to do if the virtual machine does not recognize the USB device

In the newly opened service properties window, click Startup Type Pull down the menu, select the "Auto" menu item, then click the Apply button

Then click the "Start" button on the window

to open the VM virtual machine, then right-click the system to be started, and click Select the "Settings" menu item in the pop-up menu

In the opened virtual machine settings window, click the "USB Controller" item on the left

Find "Show All" in the right window USB input device" item and select the check in front of it.

What to do if the virtual machine does not recognize the USB device

After starting the virtual machine and inserting the U disk into the computer, the U disk can be used normally in the virtual machine. Of course, other USB devices can also be used normally.

Recommended graphic tutorials: Getting started with java

The above is the detailed content of What to do if the virtual machine does not recognize the USB device. For more information, please follow other related articles on the PHP Chinese website!

Statement:
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn