Networking

How do I find my MAC address?

Updated 2026-08-14

✓

Quick answer

You can find your MAC address in the network settings of your device. It is typically listed under the 'Network' or 'About' section depending on the operating system.

This guide provides steps to locate your MAC address on various platforms, along with related FAQs and considerations.

Steps

  1. 1

    Windows

    1. Open Command Prompt. 2. Type 'getmac' and press Enter. Your MAC address will be displayed.

  2. 2

    macOS

    1. Open System Preferences. 2. Click on Network. 3. Select your active network connection and click 'Advanced'. Your MAC address is listed under the 'Hardware' tab.

  3. 3

    Linux

    1. Open a terminal. 2. Type 'ifconfig' or 'ip link' and press Enter. Look for 'ether' followed by the MAC address.

  4. 4

    iOS

    1. Open Settings. 2. Tap on Wi-Fi. 3. Tap the information icon (i) next to your connected network. Your MAC address is listed there.

  5. 5

    Android

    1. Open Settings. 2. Tap on About Phone or About Device. 3. Tap on Status. Your MAC address will be listed there.

Finding MAC Address on Windows

On Windows, you can find your MAC address through the Command Prompt or the Network Settings.

Finding MAC Address on macOS

On macOS, the MAC address can be found in the System Preferences under Network settings.

Finding MAC Address on Linux

On Linux, the MAC address can be retrieved using the terminal command 'ifconfig' or 'ip link'.

Finding MAC Address on Mobile Devices

On iOS and Android devices, the MAC address is typically found in the Wi-Fi settings.

Watch out for

  • The steps may vary slightly depending on the version of the operating system.

FAQ

What is a MAC address?

A MAC address is a unique identifier assigned to network interfaces for communications on the physical network segment.

Can I change my MAC address?

Yes, MAC addresses can be changed through software settings or network configuration tools, but this is not recommended for most users.

Why do I need my MAC address?

You may need your MAC address for network troubleshooting, device registration on networks, or setting up network filters.