Prerequisites / Minimum Requirements
- A computer running Windows 10 or Windows 11, or macOS
- User has local access to the device
- No administrator rights are required
End State / Outcome
The user can successfully locate and provide the MAC address (also known as the Physical Address) for their network adapter on Windows or macOS.
How to Steps
Locate the MAC Address on Windows (Windows 10 / 11)
Option 1: Using Settings (Recommended)
- Click Start and select Settings
- Navigate to Network & Internet
- Select Advanced network settings
- Click Hardware and connection properties
- Locate the active network adapter (Wi‑Fi or Ethernet)
- Record the value labeled Physical address (MAC)
Option 2: Using Command Prompt
- Press Windows + R, type
cmd, and press Enter
- In the Command Prompt window, type:
ipconfig /all
- Press Enter
- Find the active network adapter
- Record the Physical Address
Locate the MAC Address on macOS
Option 1: Using System Settings (Recommended)
- Click the Apple menu and select System Settings
- Select Network
- Choose the active connection (Wi‑Fi or Ethernet)
- Click Details (or Advanced, depending on macOS version)
- Locate the MAC Address
Option 2: Using Terminal
- Open Terminal (Applications → Utilities → Terminal)
- Type the following command and press Return:
ifconfig
- Locate the active network interface:
en0 (typically Wi‑Fi)
en1 or others (Ethernet)
- Record the value next to ether
Notes
- MAC addresses are typically displayed in the format:
XX:XX:XX:XX:XX:XX
- Ensure you are capturing the MAC address for the active network connection.
If this article did not help, please review the Related Articles in the right hand column or select the Related Services / Offerings and choose Report an Issue or Problem to open a ticket with the Service Desk.