Find the IP and MAC Addresses of a Network Card - Windows

  1. Press the Windows Start key to open the Start screen.

  2. Type cmd and press Enter to launch the command prompt.

    • Note: You do not need to click on anything on the Start screen - typing will automatically initiate a program search.

  3. Type ipconfig /all at the command prompt to check the network card settings.

  4. The MAC address and IP address are listed under the appropriate adapter as Physical Address and IPv4 Address. Note: If you do not see the Physical Address and IPv4 Address, type ~ cd at the command prompt, then repeat step 3.

  5. You can copy the Physical Address and IPv4 Address from the command prompt by right clicking in the command prompt and clicking Mark.

  6. Select the text you want to copy with the mouse and hit the Enter key to copy it. You should now be able to paste the text elsewhere using the standard clipboard "paste" function.