What a Mac address is and why you need it
A MAC address (Media Access Control address) is a unique identifier assigned to every device that connects to a network — your laptop, phone, printer, smart TV, anything with WiFi or ethernet. It looks like a string of letters and numbers separated by colons or hyphens: something like 00:1A:2B:3C:4D:5E. Your router uses MAC addresses to recognize which devices are on your network and decide what they're allowed to do.
You need to find your MAC address when you're setting up network security rules. If you want to restrict which devices can connect to your WiFi, or if you're setting up a guest network that blocks certain devices, or if your router asks you to register a device before it gets internet access, you'll need that MAC address. Some routers also use MAC filtering — a whitelist of approved devices — as an extra security layer.
The MAC address is different from your IP address. Your IP address is like your mailing address on the internet; your MAC address is like the serial number on your physical device. On the same network, your device keeps the same MAC address, but your IP address can change.
Key Takeaways
- Every networked device has a MAC address that your router uses to identify it, and you'll need it to set up device-level security rules.
- On Windows, open Command Prompt and type ipconfig /all, then look for "Physical Address" next to your network adapter.
- On Mac, go to System Settings > Network, select your connection, and click Details to find the MAC address listed as "Wi-Fi Address".
- On iPhone or iPad, go to Settings > General > About and scroll to find "Wi-Fi Address".
- On Android, go to Settings > About Phone > Status or Settings > System > About Phone > Status, depending on your version.
Finding your MAC address on Windows
Open Command Prompt by pressing the Windows key, typing cmd, and pressing Enter. Type ipconfig /all and press Enter. A list of information will appear for each network adapter on your computer.
Look for the section labeled with your network adapter name — usually "Ethernet" if you're plugged in with a cable, or "Wireless LAN adapter" or "WiFi" if you're using WiFi. In that section, find the line that says "Physical Address". That's your MAC address. Copy it exactly as it appears, including the hyphens.
If you have multiple network adapters listed (some computers have both WiFi and ethernet), make sure you're copying the MAC address for the adapter you actually use. If you're setting up WiFi security, copy the one from the WiFi adapter, not the ethernet one.
Finding your MAC address on Mac
Click the Apple menu in the top-left corner and select System Settings. Click Network in the left sidebar. Select the network connection you use — WiFi or Ethernet — and then click the Details button.
A window will open showing your network information. Look for "Wi-Fi Address" (if you're on WiFi) or "Ethernet Address" (if you're plugged in). That's your MAC address. It will be formatted with colons between each pair of characters, like 00:1A:2B:3C:4D:5E.
Finding your MAC address on iPhone or iPad
Open the Settings app and tap General. Scroll down and tap About. Scroll through the list until you find "Wi-Fi Address". That's your MAC address. Write it down or take a screenshot — you can't copy it directly from this screen on most iOS versions.
This is the address your iPhone or iPad uses when it connects to WiFi networks. If you're setting up MAC filtering on your home router, this is the address you'll need to whitelist so your phone can connect.
Finding your MAC address on Android
The exact path varies by Android version and manufacturer, but the general route is: open Settings, tap About Phone, then look for Status or Device Information. Scroll to find "Wi-Fi MAC Address" or just "MAC Address".
On some phones (Samsung, Google Pixel, OnePlus), it's Settings > About Phone > Status. On others, it's Settings > System > About Phone > Status. If you can't find it in those locations, search for "MAC address" in your Settings app — most phones have a search function at the top.
Finding your MAC address on smart devices and printers
For devices like smart TVs, printers, or smart home devices, the method depends on the device. Most have a Settings or Network menu where you can view connected network information. Look for "Network Settings", "WiFi Settings", or "Device Information".
If the device has a physical display, navigate to Settings > Network or similar and look for "MAC Address", "Physical Address", or "Device Address". If it doesn't have a display, you can often find the MAC address in your router's admin panel — log into your router and look at the list of connected devices. The router usually displays the MAC address next to each device name.
What to do once you have the MAC address
Once you've found your MAC address, write it down or save it in a document. When you're setting up MAC filtering or device restrictions in your router, you'll paste this address into your router's admin panel. Different routers have different names for this feature — some call it "MAC Filtering", others call it "Device Whitelist" or "Connected Devices".
To access your router's settings, open a web browser and type your router's IP address (usually 192.168.1.1 or 192.168.0.1) into the address bar. Log in with your router's username and password — if you haven't changed these, they're usually printed on the back of the router or in the manual. Once you're logged in, look for a section called Network, Security, or Connected Devices, and you should find an option to add or manage MAC addresses.
Frequently Asked Questions
Can someone use my MAC address to hack my network?
A MAC address alone isn't enough to hack your network — it's not a secret. Anyone on your WiFi can see MAC addresses of other devices. What matters is what you do with it: if you set up MAC filtering, you're using it to block devices you don't recognize. If someone spoofs your MAC address (pretends to be your device), they could potentially bypass that filter, but this is rare and requires technical knowledge.
Will my MAC address change if I reset my device?
No. Your MAC address is burned into your device's network hardware and doesn't change when you reset the device, update the operating system, or change networks. It's permanent to that specific device.
Do I need to find the MAC address for every device on my network?
Only if you're setting up MAC filtering or other device-level restrictions. If you're just connecting devices normally without security rules, you don't need to know their MAC addresses. MAC filtering is optional — it adds a layer of security but requires more setup work.
What if I can't find the MAC address on my device?
Check your device's manual or the manufacturer's support website for your specific model — the path to network settings varies widely. You can also try searching "[device name] MAC address" online. If the device is already connected to your router, you can find its MAC address in your router's admin panel under Connected Devices or DHCP Clients.