Finding the IP and MAC address on Windows

Body

  1. Click the Windows or Start button and type Run into the search bar. Click enter.

  1. Type cmd in the Open prompt of the Run menu and click OK to launch a command prompt window.

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

  1. The IP number and MAC address are listed by ipconfig under IP Address and Physical Address.

 

You can print this information to a text file by using the command ipconfig /all >ipconfig.text

You will then find the file by following that file path on your computer.

Details

Details

Article ID: 8677
Created
Thu 9/3/15 6:00 PM
Modified
Fri 8/16/24 10:40 PM

Related Articles