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 Wi-Fi or ethernet. It looks like six pairs of numbers and letters separated by colons: 00:1A:2B:3C:4D:5E. Your router uses Mac addresses to recognize which devices are on your network and decide what traffic to allow or block.
You need to know your Mac address when you want to set up Mac filtering (telling your router "only these specific devices can connect"), assign a static IP address to a device so it always gets the same internal address, or troubleshoot why a device won't connect. Some routers also require you to register a device's Mac address before it can join the network at all.
Every device has its own Mac address, so you may need to find several if you're setting up a find home network. The process is different depending on whether you're looking it up on a Windows computer, Mac, phone, or the device itself.
Key Takeaways
- Your Mac address is a unique identifier that looks like six pairs of numbers and letters (example: 00:1A:2B:3C:4D:5E) and appears on every networked device.
- On Windows, open Command Prompt and type ipconfig /all to find the "Physical Address" listed for your network adapter.
- On Mac, go to System Settings, select Network, choose your connection, and click Details to see the Wi-Fi Address.
- On phones and tablets, the Mac address is usually in Settings under Wi-Fi, Network, or About Device, though the exact path varies by manufacturer.
- You can also log into your router's admin panel to see the Mac addresses of all devices currently connected to your network.
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 network adapters will appear. Look for the one labeled with your connection type — usually "Ethernet adapter" if you're plugged in with a cable, or "Wireless LAN adapter" if you're on Wi-Fi.
Next to "Physical Address" you'll see your Mac address. It will be 12 characters in pairs separated by hyphens (Windows displays them this way, though they're sometimes shown with colons elsewhere). Write it down exactly as it appears — capitalization doesn't matter for function, but it matters for accuracy when you enter it into your router.
If you have multiple network adapters listed, make sure you're copying the address for the one you actually use. If you're on Wi-Fi, use the wireless adapter. If you're plugged in with ethernet, use the ethernet adapter.
Finding your Mac address on Apple computers
Click the Apple menu in the top left corner and select System Settings. Click Network in the sidebar. Select the connection you use — Wi-Fi or Ethernet — then click Details. In the Wi-Fi tab (or the appropriate tab for your connection type), you'll see "Wi-Fi Address" listed near the top. That's your Mac address.
Write it down exactly as shown. Apple displays Mac addresses with colons between each pair of characters, so it will look like 00:1A:2B:3C:4D:5E.
Finding your Mac address on phones and tablets
On iPhones and iPads, go to Settings, tap Wi-Fi, find your network in the list, tap the information icon (a small circle with an "i"), and look for "Wi-Fi Address." That's your Mac address for Wi-Fi connections.
On Android phones, the path varies by manufacturer. Usually you go to Settings, then About Phone or About Device, then look for "Wi-Fi MAC address" or "MAC address." Some phones put it under Network or Advanced. If you can't find it in those places, search your phone's settings for "mac address" — most phones have a search function in Settings.
Tablets follow the same pattern as phones. If you're looking for the Mac address of a device that only connects via Wi-Fi (like a smart speaker or printer), check its settings menu or the manual — many devices display it on a sticker on the back or bottom.
Finding Mac addresses through your router
You can see the Mac addresses of all devices currently connected to your network by logging into your router's admin panel. Open a web browser and type your router's IP address — usually 192.168.1.1 or 192.168.0.1, though it varies by manufacturer. Check your router's manual or the sticker on the back if neither of those works.
Log in with your router's username and password (the default is often admin/admin, but check your manual). Look for a section called Connected Devices, Device List, DHCP Clients, or Attached Devices. The list will show the name of each device and its Mac address. This is useful if you want to see what's already on your network or if you need the Mac address of a device that's hard to access directly.
Using Mac addresses for network security
Once you have your device's Mac address, you can use it to set up Mac filtering on your router. Log into your router's admin panel, find the section for Mac filtering or access control, and add the Mac addresses of devices you want to allow. Your router will then reject any device that tries to connect without a matching address on your list.
Mac filtering adds a layer of security, but it's not a complete defense on its own — someone with technical skill can spoof a Mac address (make their device pretend to have a different one). It works best combined with a strong Wi-Fi password and regular router firmware updates. Use it to prevent casual access, not to protect against determined attackers.
You can also use Mac addresses to assign static IP addresses, so devices always get the same internal address. This is useful for printers, security cameras, or other devices you want to reach reliably. In your router's DHCP settings, you can usually create a reservation that says "whenever this Mac address connects, give it this IP address."
Frequently Asked Questions
Can someone use my Mac address to hack my network?
Not directly — a Mac address only identifies a device on your local network, not across the internet. However, someone on your Wi-Fi can see Mac addresses of other devices. That's why Mac filtering helps: it prevents unknown devices from connecting. But it's not a substitute for a strong Wi-Fi password, which is your primary defense.
Will my Mac address change?
Not normally. Your device's Mac address is built into its network hardware and stays the same. Some newer devices and operating systems support "randomized" Mac addresses for privacy when scanning for networks, but your actual Mac address remains constant once you connect to a network.
Do I need to find the Mac address of every device on my network?
Only if you plan to use Mac filtering or assign static IP addresses. If you're just setting up a basic find network with a strong password, you don't need to collect Mac addresses. But if you want fine-grained control over which devices can connect, you'll need them.
What if I can't find the Mac address on my device?
Check the device's manual or manufacturer website for the exact location in settings. If the device is already connected to your network, you can also see its Mac address in your router's connected devices list. For older or specialized devices, the Mac address might be printed on a sticker on the back or bottom.
Is the Mac address the same as my IP address?
No. Your Mac address identifies your device on your local network. Your IP address is a number assigned to your device so it can send and receive data. Your router assigns IP addresses using DHCP, so they can change. Your Mac address is permanent and unique to your hardware.