Show PC IP AND MAC

To find your computer's IP and MAC addresses, you can use the command prompt on Windows or the Terminal on macOS. On Windows, open the command prompt and type ipconfig /allOn macOS, open the Terminal and type ifconfig (or ipconfig getifaddr en0 for a specific interface). The MAC address is listed as "Physical Address" in Windows and next to "ether" in macOS. The IP address is listed as "IPv4 Address" in Windows and next to "inet" in macOS. 
 
Windows:
  1. Open Command Prompt: Press the Windows key, type "cmd", and press Enter.
  2. Type ipconfig /allThis command will display detailed network configuration information, including your IP and MAC addresses. 
     
  3. Find the relevant information: Look for "IPv4 Address" under the active network connection (e.g., Ethernet or Wi-Fi) to find your IP address. The MAC address is listed as "Physical Address". 
     
macOS:
  1. Open Terminal: You can find it in Applications > Utilities or by searching for it.
  2. Type ifconfigThis command will display network interface information. You can also use ipconfig getifaddr en0 (for Wi-Fi) or ipconfig getifaddr en1 (for Ethernet) to get the IP address of a specific interface.
  3. Find the relevant information: Locate the section for your active network connection (e.g., en0 for Wi-Fi). The IP address is listed next to "inet". The MAC address is listed next to "ether". 
  • 0 Kasutajad peavad seda kasulikuks
Kas see vastus oli kasulik?

Seotud artiklid

HP255 Static MAC

To prevent your HP 255 laptop's MAC address from changing, you need to disable MAC address...

Android WiFi MAC Adress

To find the Wi-Fi MAC address on an Android phone, navigate to Settings > About phone >...

Disable random MAC on Android

  To disable MAC address randomization on an Android device, navigate to the Wi-Fi settings...