How to Check IP Address and MAC Address in CMD window?
Welcome to Blackview (Supply budget mini PC and laptop) blog. Hope the guide helps.
![CMD window](https://d2kbvjszk9d5ln.cloudfront.net/yshop/upload/other/Check-IP-and-MAC-in-CMD-20240926102254201.webp)
In this simple guide, you'll learn how to check both your IP address and MAC address using the Command Prompt (CMD) on a Windows computer.
Step 1: Open the Command Prompt
Step 2: Check Your IP Address
- In the Command Prompt window, type the following command:
ipconfig - Press the Enter key.
- After running the command, you'll see a lot of information about your network. Look for the section that says "Ethernet adapter" (for wired connections) or "Wireless LAN adapter" (for Wi-Fi connections).
- IPv4 Address: This is your IP address, and it looks like numbers separated by dots, for example, 192.168.1.5.
Step 3: Check Your MAC Address
- Now, to find your MAC address, type the following command:
ipconfig /all - Press the Enter key.
- This will show more detailed information about your network connections. Look again for the Ethernet adapter or Wireless LAN adapter section.
- Physical Address: This is your MAC address, which looks like six pairs of letters and numbers separated by hyphens (e.g., 00-1A-2B-3C-4D-5E).
Summary:
IP Address: Run the command ipconfig and look for IPv4 Address.
MAC Address: Run the command ipconfig /all and look for Physical Address.
By following these steps, you can easily check both your IP address and MAC address using the Command Prompt!
Related,