Appearance
How to Find Your MAC Address (Windows and Mac)
Applies to: Windows 11, Windows 10, macOS
Article Type: How-To
Last Updated: 2026-07-10
Summary
This article guides you through finding your computer's Media Access Control (MAC) address, a unique 12-character hardware identifier often required by IT to grant network or Wi-Fi access.
Prerequisites
None required.
Instructions
1. Find your MAC address on Windows
- Click the Start menu, type
cmd, and press Enter to open the Command Prompt. - Type
ipconfig /alland press Enter. - Scroll through the output to find the section titled Wireless LAN adapter Wi-Fi (or Ethernet adapter if you are plugged in with a cable).
- Find the line labeled Physical Address. This 12-character value (e.g.,
00-14-22-01-23-45) is your MAC address.
2. Find your MAC address on a Mac
- Click the Apple logo in the top-left corner and select System Settings (or System Preferences).
- Click Network in the left sidebar.
- Click your active network connection (like Wi-Fi), then click Advanced or Details.
- Click the Hardware tab. The MAC Address is listed here.
Troubleshooting
INFO
If you have both Wi-Fi and a wired Ethernet connection, your computer has two different MAC addresses. Be sure to provide IT with the address for the connection you intend to use.
| Symptom / Error | Potential Cause | Solution |
|---|---|---|
| Command Prompt says "unrecognized command" | Typo in command | Ensure you are typing ipconfig /all exactly as shown, with a space before the slash. |
| Multiple Physical Addresses listed in Windows | Multiple network adapters | Look specifically for the adapter you use to connect (usually "Wireless LAN adapter Wi-Fi"). |