USBDeview (64-bit)

最新版本 USBDeview 2.81 (64-bit)

USBDeview 2.81 (64-bit)

USBDeview 2.81 (64-bit)
USBDeview 64 位是一個小型實用程序,列出當前連接到計算機的所有 USB 設備,以及您以前使用的所有 USB 設備。對於每個 USB 設備,都會顯示擴展信息:設備名稱 / 說明,設備類型,序列號(用於大容量存儲設備),設備添加的日期和時間,VendorID,ProductID 等等...

USBDeview 還允許您卸載以前使用的 USB 設備,斷開當前連接到計算機的 USB 設備,以及禁用和啟用 USB 設備。您還可以在遠程計算機上使用 USBDeview 64 位,只要您使用管理員用戶登錄到該計算機。

USB 設備特性:

設備名稱
指定設備名稱。對於某些設備,此列可能顯示無意義的名稱,如“USB 設備”。如果設備名稱沒有意義,請嘗試查看“描述”列.

設備描述
設備描述。
設備類型:設備類型,根據 USB 類別代碼。有關 USB 類別的更多信息:USB Class Codes.

Connected
指定設備當前是否連接到您的計算機。如果設備已連接,則可以使用“斷開所選設備”選項(F9)斷開設備的連接.

安全到拔下
指定是否可以安全地從 USB 插頭拔下設備,而不必先拔下設備。如果此列的值為 false,並且想要拔下此設備,則必須先使用 USBDeview 實用程序的“斷開所選設備”選項(F9)或使用“拔下或彈出硬件”實用程序斷開此設備 Windows 操作系統.

Drive Letter
指定 USB 設備的驅動器號。本專欄僅與 USB 閃存設備和 USB CD / DVD 驅動器相關。請注意,USBDeview 無法檢測 USB 硬盤的驅動器號.

序列號
指定設備的序列號。此列僅與海量存儲設備(閃存設備,CD / DVD 驅動器和 USB 硬盤)相關.

創建日期
指定設備的安裝日期 / 時間。在大多數情況下,此日期 / 時間值表示您首次將設備插入 USB 端口的時間。但是,請注意,在某些情況下,此值可能是錯誤的.

最後一次插拔日期
指定上次插入 / 拔出設備的時間。當您重新啟動計算機時,此日期值將丟失.

VendorID / ProductID
指定設備的 VendorID 和 ProductID。對於 VendorID / ProductID 的非正式列表,請點擊這裡.

USB 類 / 子類 / 協議
根據 USB 規範指定設備的類 / 子類 / 協議。有關 USB 類別的更多信息:USB Class Codes.6235896
Hub / Port
指定設備插入的集線器號和端口號。對於大容量存儲設備,這個值是空的.

ScreenShot

軟體資訊
檔案版本 USBDeview 2.81 (64-bit)

檔案名稱 usbdeview-x64.zip
檔案大小 102.4 KB
系統 Windows XP 64 / Vista 64 / Windows 7 64 / Windows 8 64 / Windows 10 64
軟體類型 免費軟體
作者 Nir Sofer
官網 http://www.nirsoft.net/utils/usb_devices_view.html
更新日期 2019-10-24
更新日誌

What's new in this version:

USBDeview 2.81 (64-bit)
- Added 'Open Device Properties Window' option


USBDeview 2.80 (64-bit)
- Fixed the serial number command-line options (/stop_by_serial , /enable_by_serial , /disable_by_serial , /remove_by_serial) to accept decoded serial numbers


USBDeview 2.79 (64-bit)
- Added 'Always On Top' option


USBDeview 2.78 (64-bit)
- Change log not available for this version


USBDeview 2.77 (64-bit)
- You can now change the number of milliseconds to wait between disable and enable actions when using the 'Disable+Enable Selected Devices' option (or disable-enable command-line options)
- In order to change it - edit the config file (USBDeview.cfg) and change the 'DisableEnableWaitTime' value (The default is 100 milliseconds)


USBDeview 2.76 (64-bit)
- You can now send the data to stdout by specifying empty string as filename, for example: USBDeview.exe /scomma "" | more


USBDeview 2.75 (64-bit)
- When connecting a remote computer, the computer name is now displayed in the window title
- Added 'Select All' and 'Deselect All' to the 'Column Settings' window


USBDeview 2.74 (64-bit)
- Fixed bug: The /regfile , /remote and /remotefile command-line options stopped working properly because the USBDeview loaded the settings from the .cfg file...


USBDeview 2.73 (64-bit)
- USBDeview now detects the port name (COM1, COM2, COM3... ) of FTDI devices


USBDeview 2.72 (64-bit)
- Added 'Friendly Name' column


USBDeview 2.71 (64-bit)
- When running USBDeview locally, the 'Computer Name' column now displays the local computer name (In previous versions it was empty)


USBDeview 2.70 (64-bit)
- Added new command-line options to check whether a USB device is connected (USBDeview returns 0 if the device is not connected): /is_connected , /is_connected_by_serial , /is_connected_by_drive, /is_connected_by_class , /is_connected_by_pid
- For example: USBDeview.exe /is_connected "USBVid_1058&Pid_10238539583490834690"
- Added new command-line options to check whether a USB device is disabled (USBDeview returns 0 if the device is not disabled): /is_disabled , /is_disabled_by_serial , /is_disabled_by_drive, /is_disabled_by_class , /is_disabled_by_pid
- For example: USBDeview.exe /is_disabled "USBVid_1058&Pid_10238539583490834690"


USBDeview 2.66 (64-bit)
- USBDeview now can start the Remote Registry service even if it's disabled


USBDeview 2.65 (64-bit)
- Added option to automatically start the Remote Registry service on the remote machine for reading the USB devices information (In 'Advnaced Options' window)


USBDeview 2.62 (64-bit)
- Added /RunAsAdmin command-line option. You can use it with other command-line options of actions that require elevation ( /remove, /disable , /enable , /disable_enable ), for example:
- USBDeview.exe /RunAsAdmin /disable "USBVid_1058&Pid_10238539583490834690"


USBDeview 2.61 (64-bit)
- Fixed bug: The 'Run As Administrator' option failed to work randomly on some systems


USBDeview 2.60 (64-bit)
- Improved the detection of device connect status (Connected column) on Windows 10 and Windows 8

USBDeview 2.81 (64-bit) 相關參考資料
Download USBDeview 2.81 - Softpedia

Download USBDeview - Small, free and simple-to-use program that lists all USB devices currently ... What's new in USBDeview 2.81: ... Windows 2008 32/64 bit

https://www.softpedia.com

MajorGeeks.Com - MajorGeeks

mrViewer 64-Bit 5.3.0 [ 97.7 MB | Open Source | Win 10 / 8 / 7 / Vista / XP ]. mrViewer is a .... USBDeview 2.81 [ 92.0 KB | Freeware | Win 10 / 8 / 7 / Vista / XP ].

https://www.majorgeeks.com

Télécharger gratuitement USBDeView 2.81 | Bhmag

USBDeView 2.81 est un programme très utile capable de fournir de ... Si vous utilisez une version 64-bit de Windows Vista ou de Windows 7, sachez qu'une ...

https://www.bhmag.fr

USBDeview (64-bit) Download (2019 Latest) for Windows 10 ...

USBDeview 64-bit is a small utility that lists all USB devices that currently connected to your computer, as well as all USB devices that you ...

https://www.filehorse.com

USBDeview 2.80 免安裝中文版- 檢測曾經安裝或連接於電腦 ...

USB連接埠檢查軟體- USBDeview,曾經插在電腦上的USB設備都會留下 ... 介面語言:繁體中文系統需求:Windows 10/8.x/7/Vista/XP(32及64位元)

https://www.azofreeware.com

USBDeview 2.81 - dobreprogramy

USBDeview to niewielkie i niewymagające instalacji narzędzie, które dostarcza wielu szczegółowych informacji na temat urządzeń podłączanych do komputera ...

https://www.dobreprogramy.pl

USBDeview 2.81 - MajorGeeks.Com

USBDeview is a small utility that lists all USB devices that are currently connected to your computer, ... USBDeview 2.81 ... Download@Authors Site (64 Bit)

https://www.majorgeeks.com

USBDeview 2.81 - Warp2Search

10 小時前 - USBDeview is a small utility that lists all USB devices that are currently connected to your ... USBDeview 2.81 ..... RogueKillerCMD 32-Bit 2.5.2 ...

https://www.warp2search.net

USBDeview v2.80 繁體中文版- 列出目前及曾經插在電腦上之 ...

USBDeview 是一款小巧的工具程式,會列出目前插在電腦上及曾經插在電腦上的所有USB 裝置。它還會顯示每個USB 裝置的名稱、描述、類型、首 ...

https://freewarehome.tw