How to Find the MAC Address of an iPad
Every iPad has a MAC address — a unique identifier tied to its wireless hardware. Whether you're setting up network access controls, troubleshooting a Wi-Fi issue, or registering your device on a school or corporate network, knowing where to find this address is a practical skill worth having.
What Is a MAC Address?
MAC stands for Media Access Control. It's a 12-character alphanumeric string, typically formatted like A1:B2:C3:D4:E5:F6, that is permanently assigned to a device's network interface at the hardware level. Unlike an IP address — which changes depending on your network — a MAC address is fixed to the physical wireless chip inside your iPad.
Networks use MAC addresses to identify devices at the hardware layer, before any IP assignment happens. This makes them useful for network filtering, device management, and access control lists (ACLs) — common in enterprise Wi-Fi environments and home routers with parental controls.
Where to Find the MAC Address on an iPad
Method 1: Through Settings (Most Common)
This works on all current iPads running modern versions of iPadOS:
- Open the Settings app
- Tap General
- Tap About
- Scroll down to Wi-Fi Address
That value — the Wi-Fi Address — is your iPad's MAC address. It's that straightforward.
Method 2: Check Your Router's Device List
If you can't access the iPad directly (for example, it's locked or you're troubleshooting remotely), you can log into your router's admin interface. Most routers list connected devices by their MAC address alongside their assigned IP. The iPad typically shows up as "iPad" or under Apple's registered hardware prefix in the device table.
Method 3: Check a Network Management Tool
In managed environments — schools, offices, corporate Wi-Fi — network administrators often use tools like Jamf, Cisco Meraki, or Ubiquiti UniFi that display every enrolled device's MAC address. If your iPad is managed through a Mobile Device Management (MDM) system, an admin may be able to pull this information without needing the device in hand.
📱 One Important Variable: Private Wi-Fi Address
Starting with iOS 14 and iPadOS 14, Apple introduced Private Wi-Fi Address — a privacy feature that assigns a randomized MAC address per network. This means the MAC your iPad presents to a given Wi-Fi network may not be the permanent hardware MAC address.
Here's what that distinction looks like in practice:
| Address Type | What It Is | Where It Applies |
|---|---|---|
| Hardware MAC | Permanent, factory-assigned | Shown under Settings > General > About |
| Private Wi-Fi Address | Randomized per network | Used during actual Wi-Fi connections |
When you look under Settings > Wi-Fi, tap the (i) icon next to a network, and you'll see a Private Wi-Fi Address toggle. If this is enabled, the address your router sees may differ from the one listed under About.
For most home users, this doesn't matter much. But if you're trying to whitelist your iPad on a router or register it with a network that uses MAC-based authentication, this distinction becomes critical. You'll need to either:
- Use the per-network private address (found in Wi-Fi settings under that specific network), or
- Disable private address for that specific network and use the hardware MAC
How iPadOS Version Affects This
Older iPads running iPadOS 13 or earlier don't have the Private Wi-Fi Address feature. On those devices, the MAC address shown in About is always what the network sees.
Devices running iPadOS 14 and later have private addressing enabled by default for new network connections. The setting is per-network, so your iPad might use its real MAC on one network and a randomized one on another — depending on when you first connected and whether the toggle was changed.
If your iPad was recently reset or you joined a network fresh after updating to iPadOS 14+, assume the private address feature is active unless you've checked otherwise.
Why Networks Ask for MAC Addresses
Understanding why you're being asked for a MAC address helps you provide the right one:
- School or university Wi-Fi registration — typically wants the hardware MAC from Settings > About
- Corporate network whitelisting — may want the address your device actually broadcasts, which could be the private address
- Home router parental controls or device filtering — usually reads whatever MAC the device presents during connection
- Guest network isolation — works automatically; no action needed from you
The specific use case determines which MAC address matters. A network team at an enterprise will often tell you explicitly which value they need — and if they don't, it's worth asking, because submitting the wrong one means the registration won't work.
What the MAC Address Doesn't Tell You
A MAC address identifies hardware, not a person or location. It doesn't contain your name, Apple ID, or any account data. It can be spoofed at the software level on some systems, though iOS and iPadOS don't expose tools to do this manually. Apple's private addressing feature is essentially a built-in, automatic version of MAC randomization designed to limit cross-network tracking.
The Variables That Matter for Your Situation
Finding the MAC address itself takes under a minute. What varies is which address is relevant to your specific situation — and that depends on:
- Which version of iPadOS your device is running
- Whether Private Wi-Fi Address is enabled for the network in question
- What the network or system asking for it actually needs — the hardware MAC, or the address it sees during a live connection
- Whether your iPad is enrolled in MDM, which may surface the address through other channels entirely
The steps above will get you the address. Whether it's the right address for your specific network setup is the piece that depends on your environment and what the receiving system is actually looking for.