How to Look Up a MAC Address on iPhone
Your iPhone has a unique hardware identifier baked into its Wi-Fi chip — and knowing where to find it can matter more than you'd expect. Whether you're setting up network access controls, troubleshooting a connection issue, or registering your device on a corporate or school network, understanding how to locate your MAC address on iPhone is a practical skill worth having.
What Is a MAC Address?
A MAC address (Media Access Control address) is a 12-character alphanumeric identifier assigned to a device's network interface hardware. It looks something like this: A1:B2:C3:D4:E5:F6 — six pairs of hexadecimal characters separated by colons.
Unlike an IP address, which can change every time you connect to a new network, a MAC address is tied to the physical hardware itself. It's how routers and network administrators identify devices at the hardware level, independent of the internet protocol stack sitting on top.
Every Wi-Fi-capable device has one, and your iPhone is no exception.
How to Find Your iPhone's MAC Address
Apple calls it the Wi-Fi Address in the settings interface, but it's the same thing as a MAC address. Here's exactly where to find it:
- Open the Settings app
- Tap General
- Tap About
- Scroll down to find Wi-Fi Address
That string of characters next to "Wi-Fi Address" is your device's MAC address. 📱
If your iPhone also has cellular hardware, you may also see an EthernetAddress or similar identifier — that relates to a different interface and isn't typically what most users are looking for.
The Complication: Private Wi-Fi Address (iOS 14 and Later)
This is where things get more nuanced, and it's a detail many guides skip over.
Starting with iOS 14, Apple introduced Private Wi-Fi Address — a privacy feature that causes your iPhone to use a randomized MAC address when connecting to Wi-Fi networks, rather than your device's real hardware MAC address.
This means:
- The Wi-Fi Address shown in Settings > General > About is your device's actual hardware MAC address
- The address your router sees when you connect to a specific network may be a randomized private address — different from your hardware MAC
If you're trying to set up MAC address filtering on a router, or registering your device with a network that uses MAC-based authentication, you need to understand which address that network will see.
How to Find the Private MAC Address for a Specific Network
- Open Settings
- Tap Wi-Fi
- Tap the ⓘ info icon next to the network you're connected to
- Look for Wi-Fi Address — this shows the address your iPhone is currently using on that specific network
If the Private Wi-Fi Address toggle is enabled, this will be a randomized address unique to that network. If the toggle is disabled, it will match your hardware MAC address shown in the About section.
When Each Address Matters
| Scenario | Which Address You Need |
|---|---|
| MAC filtering on your home router | Private Wi-Fi address for that network |
| Registering a device on a school or work network | Private Wi-Fi address shown for that SSID |
| Identifying your device's hardware ID | Hardware MAC from Settings > General > About |
| Troubleshooting with your ISP or manufacturer | Hardware MAC from Settings > General > About |
| Network diagnostics with third-party tools | Depends on tool and what it's scanning |
Should You Disable Private Wi-Fi Address?
Disabling private addressing makes your iPhone use its actual hardware MAC on every network — which makes device registration easier but reduces your privacy on public or shared networks.
Enabling it (the default in iOS 14+) gives you better privacy by preventing networks from tracking your device across sessions, but it can break MAC-based access controls unless you register the per-network randomized address instead.
The right setting depends on your specific network environment and privacy priorities. On a trusted home network where you control the router, the tradeoff is minimal. On a public café network, private addressing meaningfully limits how much that network can fingerprint your device. 🔒
A Note on Bluetooth MAC Addresses
iPhones also have a Bluetooth address, which is separate from the Wi-Fi MAC address. In older iOS versions, this was visible under Settings > General > About as "Bluetooth." Apple has removed this display in more recent iOS versions as part of ongoing privacy changes. For most networking tasks, the Bluetooth address isn't relevant — Wi-Fi address is the one you're working with.
Variables That Affect Your Situation
The process above is consistent across modern iPhones, but several factors can change what you need to do:
- iOS version: Private Wi-Fi addressing exists on iOS 14 and later. Older devices behave differently
- Network type: Enterprise networks, school networks, and home routers handle MAC-based registration differently
- Router firmware: Some routers display both the private and hardware MAC; others only see what the device presents
- Network access requirements: Some IT environments require specific registration steps beyond just providing a MAC address
Finding the address itself takes under a minute. But knowing which address your specific network expects — and how your iPhone's privacy settings interact with that network's authentication method — is where the real variation lives for different users and setups.