Apple, Inc. - USBDevice - 1.1.5.0 Driver 1.1.5.0
by Apple Inc.Windows 1064-bitSHA-256 verified
- Manufacturer
- Apple Inc.
- Device
- Apple, Inc. - USBDevice - 1.1.5.0
- Driver version
1.1.5.0- Release date
- August 2, 2023
- Supported Windows
- Windows 10
- Architecture
- 64-bit (x64)
- File size
- 49 KB
- File name
4af31b21-16f7-4470-918f-b1681cb96989_b535ac7195176213e35b87ee810bfc7a21c2d2f9.cab- Digital signature
- Signed - catalog
AppleKIS.cat - INF version
08/02/2023,1.1.5.0- INF provider
- Apple, Inc.
- Device class
- USBDevice
- Source
- Microsoft Update Catalog
- Last verified
- July 7, 2026
- SHA-256
6639a067886abe2e434b9ce46191f29c9dd7c66659cb5dc6dba8a52ce763ee22
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 (x64)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).