Apple, Inc. - USBDevice - 1.1.3.0 Driver 1.1.3.0
by Apple Inc.Windows 10ARM64SHA-256 verified
- Manufacturer
- Apple Inc.
- Device
- Apple, Inc. - USBDevice - 1.1.3.0
- Driver version
1.1.3.0- Release date
- July 19, 2022
- Supported Windows
- Windows 10
- Architecture
- ARM64
- File size
- 48 KB
- File name
278ea9f4-78ee-435e-aa8d-908d01bba1a1_4b877867d0cc035bc48627f1d0595c1d78d47e6c.cab- Digital signature
- Signed - catalog
AppleKIS.cat - INF version
07/19/2022,1.1.3.0- INF provider
- Apple, Inc.
- Device class
- USBDevice
- Source
- Microsoft Update Catalog
- Last verified
- July 7, 2026
- SHA-256
1b6f6cbe8e43141807be949e3b13ee36a18f6302b93ac3c287a9dd953033590f
Supported hardware IDs (1)
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 10) and architecture (arm64)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).