For each USB device, extended information is displayed: Device name/description, device type, serial number (for mass storage devices), the date/time that device was added, VendorID, ProductID, and more.
USBDeview also allows you to uninstall USB devices that you previously used, disconnect USB devices that are currently connected to your computer, as well as to disable and enable USB devices.
Download USBDeview For X64 System
You can also use USBDeview on a remote computer, as long as you login to that computer with admin user.
You can also use USBDeview on a remote computer, as long as you login to that computer with admin user.
Connecting
To Remote Computer
The
following command-line options allows you to connect to remote
computers. You must login to the remote computer with admin user in
order to use these options.
- /remote <\\Computer Name>
Allows you to connect a single remote computer.
For Example:
USBDeview.exe /remote \\MyComp - /remotefile <Computers List File>
Allows you to connect multiple computers, and view all their USB activity in one window. The computers list file should be a simple Ascii text file with computer names separated by colon, semicolon, space, tab characters or CRLF.
For Example:
USBDeview.exe /remotefile "c:\temp\comp.txt"