L

DriverDex Driver Index

local driver-cache · mirror search
loading index…

Don’t know your device’s Hardware ID? Here’s how to find it.

  1. Press Win + X → click Device Manager (or press Win + R, type devmgmt.msc, hit Enter).
  2. Look for a device with a yellow warning triangle, or expand Other devices at the bottom of the list.
  3. Right-click the device → PropertiesDetails tab.
  4. In the Property dropdown, choose Hardware Ids.
  5. Copy the top line (it’s the most specific match) — it looks like:
    PCI\VEN_10DE&DEV_1C8D&SUBSYS_37871462&REV_A1
  6. Paste that whole string into the search box below.

Power-user shortcut

Get every problem device’s HWID in one shot, in PowerShell:

Get-PnpDevice -Status Error,Unknown | Select-Object FriendlyName, InstanceId, HardwareID

Copy the HardwareID value for the device you care about and search with that. Works the same on Windows 10 and 11.

search by hardware ID, device name, driver ID, pack, or manifest
Hardware ID PCI\VEN_10DE&DEV_2782 · Driver ID drv-536c01b4 · Pack RazerInc_HIDClass_x64 · Manifest Ports.manifest.json
0 0 drivers selected