USBDeview (64-bit)

最新版本 USBDeview 2.77 (64-bit)

USBDeview 2.77 (64-bit)

USBDeview 2.77 (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.77 (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
更新日期 2018-11-06
更新日誌

What's new in 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.77 (64-bit) 相關參考資料
AlwaysMouseWheel 4.14 免安裝中文版- 讓滑鼠滾輪可以滾動 ...

2018年11月7日 — 系統需求:Windows 10/8.x/7/Vista/XP/2000-2016(32及64位元) ... USBDeview 2.77 免安裝中文版– 檢測曾經安裝或連接於電腦USB連接埠的 ...

https://www.technow.com.hk

Download USBDeview - MajorGeeks

USBDeview is a small utility that lists all USB devices that are currently connected ... Download USBDeview from Author Site ... Download@Authors Site (64-Bit)

https://www.majorgeeks.com

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

2020年8月4日 — Download USBDeview (64-bit) for Windows PC from FileHorse. 100% Safe and Secure ✓ Free Download 64-bit Latest Version 2020.

https://www.filehorse.com

USBDeview 2.86 (64-bit) for Windows 軟體資訊交流 ...

USBDeview 2.86 (64-bit) for Windows 軟體資訊交流、介紹、教學與下載 ... USBDeview (64-bit),軟體教學,軟體下載,軟體社群 ... USBDeview 2.77 (64-bit)

https://winxmac.com

USBDeview 3.00 (64-bit) 軟體資訊介紹 | 電腦資訊007情報站

2020年8月4日 — USBDeview (64-bit)軟體資訊介紹&下載,USBDeview 64 位是一個小型實用程序,列出當前連接到計算機的所有USB ... USBDeview 2.77 (64-bit)

https://file007.com

USBDeview 3.01 (32-bit) Download for Windows Change ...

2020年9月10日 — Change log not available for this version USBDeview 2.77 (32-bit) - You can now change the number of milliseconds to wait between disable ...

https://www.filehorse.com

USBDeview 3.01 (64-bit) Download for Windows Change ...

2020年8月4日 — 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 ...

https://www.filehorse.com

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

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

https://www.azofreeware.com

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

2020年9月11日 — USBDeview 原文簡介:. USBDeview is a small utility that lists all USB devices that currently connected to your computer, as well as all USB ...

https://freewarehome.tw

View any installedconnected USB device on your system

Windows 98/ME is not supported. Known Issues. In order to disable/enable USB items on x64 systems, you also must use the x64 version of USBDeview.

https://www.nirsoft.net