How to view Network Adapter details in Windows 10

I will show you two ways to see details about network adapters in Windows 10: One is to use a tool that is integrated into the system, the other is to use the great Nirsoft tool called NetworkInterfacesView, which allows you to find understand a little deeper.

If you are a network administrator or advanced user, you probably have multiple network cards in your computer. Deep digging into device details can be tricky, if you want to see detailed information about your network adapters on all the network adapters you have installed. But in fact this is not a difficult thing.

1. Use the System Information tool

One of the easiest ways to view network adapter details in Windows 10 is to use the System Information tool, which provides details about each individual network interface. To open the System Information tool, follow the steps below:

Step 1: Open the Start menu and enter msinfo32 or 'system information'. Select System Information from the results. This will open the System Information tool. Please note that it may take several minutes before the actual data are displayed on the window.

Step 2: Go to Components> Network> Adapter.

Step 3: You can scroll through the list of adapters in the right pane.

How to view Network Adapter details in Windows 10 Picture 1How to view Network Adapter details in Windows 10 Picture 1

To copy any line of information, simply select it and press Ctrl + C. This will copy the information to the clipboard. You can also export complete information about network adapters by going to File> Export.

You can also get the same information using the command line, but less information will be provided by the System Information tool. To get information about network interface via command line, just open Command Prompt and issue the following command:

Ipconfig / all

This will display details about all network interfaces, whether they are active or not.

How to view Network Adapter details in Windows 10 Picture 2How to view Network Adapter details in Windows 10 Picture 2

2. Use the NetworkInterfacesView tool

NetworkInterfacesView is a handy portable tool from Nirsoft. The benefit of NetworkInterfacesView is that it uses the Windows Registry to get information about the active and inactive network adapters. It will list both the network adapters in use, as well as the network adapters that have been used previously on the computer. NetworkInterfacesView will provide you with 3 device states:

  1. Active devices are shown with green status icons.
  2. Inactive devices are shown with a yellow status icon.
  3. Disconnected devices are shown with red status icons.

How to view Network Adapter details in Windows 10 Picture 3How to view Network Adapter details in Windows 10 Picture 3

NetworkInterfacesView's default view shows only a brief overview of all network adapters. The view expands as you scroll horizontally. If you want to see details about a particular adapter, just double-click on the adapter name and a new window will open with details about the device.

How to view Network Adapter details in Windows 10 Picture 4How to view Network Adapter details in Windows 10 Picture 4

Another advantage of NetworkInterfacesView over the built-in System Information utility is that it allows users to store information about individual adapters as well as export complete network adapter information.

To save details about an individual adapter, select that item, then click 'Save selected item' from the File menu. To save details about all listed items, select 'HTML Report - All items'.

NetworkInterfacesView displays the following information about each network adapter:

  1. Device Name
  2. Connection name
  3. IP Address
  4. Subnet mask
  5. Default gateway
  6. DNS server
  7. DHCP information
  8. DHCP server
  9. Instance ID (ID adapter)
  10. Instance GUID (GUID adapter)
  11. MTU
  12. Status
  13. MAC Address

All of this information can be obtained from the System Information tool (msinfo32), but NetworkInterfacesView lets you view network adapter details in a more user-friendly format.

Despite its older interface, this tool is currently supported and works well for both 32-bit and 64-bit versions of Windows 10. Also, it's free to use.

4 ★ | 2 Vote