USB 2.0 EHCI-Compliant Host-Controller Driver 0.0.0.0
by MicrosoftWindows 11Windows 1032-bitSHA-256 verified
- Manufacturer
- Microsoft
- Device
- USB 2.0 EHCI-Compliant Host-Controller
- Driver version
0.0.0.0- Release date
- June 1, 2001
- Supported Windows
- Windows 11, Windows 10
- Architecture
- 32-bit (x86)
- File size
- 107 KB
- File name
3070715.cab- Digital signature
- Signed - catalog
USB2.CAT - INF version
06/01/2001,5.1.2600.0- INF provider
- Microsoft
- Device class
- USB
- Source
- Microsoft Update Catalog
- Last verified
- July 7, 2026
- SHA-256
a7298a8aeac7d2df3e422e8dcdd7610dcb3e45e15a37826d7ddadb533bc61f37
Supported hardware IDs (6)
- PCI\VEN_1033&DEV_00E0&REV_01
- PCI\VEN_1033&DEV_00E0&REV_02
- PCI\VEN_1106&DEV_3104
- PCI\VEN_8086&DEV_24CD
- USB\HUBCLASS
- USB\ROOT_HUB20
Compare with your device: Device Manager → right-click the device → Properties → Details → Hardware Ids. If one of the values above matches, this driver supports your hardware.
How to install
- Create a restore point(Start → "Create a restore point" → Create), so you can roll back if anything goes wrong.
- Verify compatibility: your Windows version (Windows 11, Windows 10) and architecture (x86)must match this driver, and your device's Hardware ID should appear in the list above.
- Download the file using the button - it comes directly from Microsoft Update Catalog.
- Optionally verify the checksum: open PowerShell, run
Get-FileHash your-download.cab -Algorithm SHA256and compare with the SHA-256 above. - Extract the .cab archive: right-click → Extract All, or run
expand -F:* file.cab C:\driver\in Command Prompt. - Install via Device Manager: right-click your device → Update driver → Browse my computer → point to the extracted folder. Alternatively run
pnputil /add-driver C:\driver\*.inf /install. - Check Device Manager: the device should show no warning icons, and the driver version should match.
How to roll back
If the device stops working after the update: Device Manager → right-click the device → Properties → Driver tab → Roll Back Driver. If the button is greyed out, use the restore point from step 1 (Start → "Recovery" → Open System Restore).