088e:5036 Portable secure storage for software licenses

iLok

Vendor ID
088e
Product ID
5036
Combined
088e:5036
Decimal
2190:20534

What is this device?

This is the USB identifier for a Portable secure storage for software licenses manufactured by iLok. The vendor ID 088e is registered to iLok with the USB Implementers Forum, and 5036 is the product ID that iLok assigned to this particular model. When you run lsusb on Linux, this device appears as 088e:5036 iLok Portable secure storage for software licenses.

How to identify it on your system

Linux

$ lsusb
Bus 001 Device 004: ID 088e:5036 iLok Portable secure storage for software licenses

You can filter directly with lsusb -d 088e:5036, or get the full descriptor dump with lsusb -v -d 088e:5036. Kernel messages from dmesg show the same pair as idVendor=088e, idProduct=5036.

Windows

In Device Manager, open the device, go to Details → Hardware Ids. This device reports:

USB\VID_088E&PID_5036
USB\VID_088E&PID_5036&REV_0100

From PowerShell: Get-PnpDevice | Where-Object InstanceId -match "VID_088E&PID_5036"

macOS

$ system_profiler SPUSBDataType
    Portable secure storage for software licenses:
      Product ID: 0x5036
      Vendor ID: 0x088e  (iLok)

Driver help

Having driver issues with this device? Most USB devices are handled by a generic class driver; if yours shows up as an unknown device, confirm the ID above first, then check the manufacturer's downloads page.

Raw usb.ids entry

The exact lines this page is generated from, in the upstream source file:

088e  iLok
	5036  Portable secure storage for software licenses

More from iLok