How do I Identify My Adapter PCI Device ID?
Note | For videos on how to identify your Ethernet device or driver version, or how to update your driver |
Note | While this page covers currently supported Intel® Ethernet Adapters, you may have an Intel® Ethernet Adapter that is discontinued. Refer to this page to verify if your Intel® Ethernet Adapter has been discontinued. For a list of supported retail Intel® Ethernet Adapters |
Note | PCI vendor ID 8086 identifies Intel as the manufacturer of the device. |
Identify your adapter PCI Device ID. Choose your operating system below and follow the instructions.
Click on the topic for details:
Windows 7*
- Click Start.
- Right-click Computer.
- Select Properties.
- Click Device Manager.
- Expand Network adapters section and right-click the Intel® Network Adapter.
- Select Properties.
- Click the Details tab.
- Select Hardware ID from the pull-down menu.
- Match the PCI\VEN and DEV IDs to the IDs listed in the DevID column in the table. Example: PCI \VEN_8086&DEV_10D3&xxxxxxxxx
Note | If you don’t find the PCI/VEN ID in the table, search for it with your preferred search engine. |
Windows® 10 and Windows 8*/8.1*/2012*/2012 R2*/2016*
- From Start, type devmgmt.msc. The search screen opens automatically when you begin typing.
- Click devmgmt in the results.
- Expand Network adapters section.
- Right-click the Intel® Network Adapter.
- Select Properties.
- Click the Details tab.
- Select Hardware IDs from the pull-down menu.
- Match the PCI\VEN and DEV IDs to the IDs listed in the DevID column in the table. Example: PCI \VEN_8086&DEV_10D3&xxxxxxxxx
Note | If you don’t find the PCI/VEN ID in the table, search for it with your preferred search engine. |
Linux*
- Type lspci -nn | grep -i 'Ethernet Controller' at a command prompt.
- Match the VendorID and DevID to those listed in the DevID column. Example: 8086: 107d
Note | If you don’t find the PCI/VEN ID in the table, search for it with your preferred search engine. |
Related topic |
How-to Videos: Identify your Ethernet Device, Driver Version, and Update the Driver |