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 this: 00:1A:2B:3C:4D:5E. Think of it as a serial number that your router uses to recognize your specific device on the local network, separate from your IP address, which is more like your home's street address on the internet.
You might need your Mac address to set up a new WiFi network, troubleshoot a connection problem, register a device with your internet provider, or configure your router to block or allow specific devices. Some networks — like those in offices or schools — use Mac address filtering to control which devices can connect.
Key Takeaways
- Your Mac address is a unique identifier for each device's network card, shown as six pairs of numbers and letters separated by colons.
- 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 Wi-Fi Address.
- On iPhone or Android, the Mac address is usually in Settings > About Phone or Settings > General > About, labeled as Wi-Fi Address or MAC Address.
- Every network adapter on your device has its own Mac address, so a laptop with both WiFi and ethernet will have two different ones.
Finding your Mac address on Windows
Open Command Prompt by pressing Windows key + R, typing cmd, and pressing Enter. Type ipconfig /all and press Enter. A list of network adapters will appear. Look for the one you use (usually "Ethernet" if you're plugged in, or "Wireless LAN adapter" if you're on WiFi). Next to it, you'll see "Physical Address" — that's your Mac address.
If you prefer not to use Command Prompt, you can also find it through Settings. Go to Settings > Network & Internet > WiFi (or Ethernet), select your connection, and click "Properties." Scroll down to find "Physical address (MAC)."
Finding your Mac address on macOS
Click the Apple menu in the top-left corner and select System Settings. Click Network in the sidebar. Select the connection you're using (WiFi or Ethernet). Click the Details button. You'll see "Wi-Fi Address" or "Ethernet Address" depending on your connection type — that's your Mac address.
Alternatively, you can use Terminal. Press Command + Space to open Spotlight, type "Terminal," and press Enter. Type ifconfig and press Enter. Look for your network adapter (usually en0 for WiFi or en1 for ethernet). Next to "ether" you'll see your Mac address.
Finding your Mac address on iPhone and iPad
Open Settings and tap General. Scroll down and tap About. Look for "Wi-Fi Address" — that's your Mac address. This is the address your device uses when connecting to WiFi networks.
Note that iPhones and iPads also have a separate Bluetooth address, which is different from the WiFi Mac address. If you need the Bluetooth address specifically, it's also listed on the About page.
Finding your Mac address on Android
Open Settings and tap About Phone (or About Device on some phones). Look for "Wi-Fi MAC address" or "MAC address" — the exact wording varies by manufacturer. Some Android phones put this under Settings > System > About Phone instead.
If you can't find it in About, try Settings > Network & Internet > WiFi, tap the gear icon or menu button, and look for device information or connection details. Android manufacturers customize their settings menus, so the exact path varies.
What to do once you have your Mac address
Write down or screenshot your Mac address somewhere you can find it later — you may need it weeks or months from now. If you have multiple devices, label each one clearly (like "laptop WiFi" or "printer ethernet") so you don't mix them up.
If you're setting up a new network or registering a device with your internet provider, they'll ask you to provide this address. If you're troubleshooting a connection problem, your internet provider or router support may ask for it to see which device is having trouble. Keep in mind that changing your network adapter or using a USB WiFi dongle will give you a different Mac address, since each adapter has its own unique identifier.
Why Mac addresses matter for your network
Your router uses Mac addresses to manage which devices are on your network. Some routers let you set up Mac address filtering, which means only devices you've explicitly approved can connect — a security feature if you want to prevent unauthorized access. Other routers use Mac addresses to assign the same local IP address to the same device every time it connects, which is useful if you're setting up port forwarding or other network rules.
Mac addresses only work on your local network. They don't travel across the internet the way IP addresses do. Once your data leaves your home or office network, your Mac address is replaced with your public IP address. This is why Mac addresses are useful for local network troubleshooting but not for tracking you across the internet.
Frequently Asked Questions
Can someone use my Mac address to hack me?
Not directly. A Mac address only works on your local network, so someone would need to be on the same WiFi network as you to use it. On a public WiFi network, someone could theoretically use your Mac address to impersonate your device, which is why using a VPN on public WiFi is a good idea. Your Mac address itself doesn't expose your personal information.
Why do I have more than one Mac address?
Each network adapter has its own Mac address. If your laptop has both WiFi and ethernet, it has two different Mac addresses — one for each adapter. Some devices also have Bluetooth adapters with their own addresses. This is normal and expected.
Does my Mac address change?
No, it's permanent and tied to your specific network adapter. However, some devices allow you to randomize your Mac address for privacy reasons — this makes it harder for networks to track your device across different locations. If you enable this feature, your Mac address will change each time you connect to a new network.
What's the difference between Mac address and IP address?
Your Mac address identifies your device on your local network (your home WiFi or office network). Your IP address identifies your device on the internet. Your router translates between them — it knows your device's Mac address locally and uses your public IP address to communicate with the wider internet.
Do I need my Mac address to connect to WiFi?
No. Your device sends its Mac address automatically when it connects. You only need to know your Mac address if someone asks for it — like your internet provider, your router's support team, or if you're setting up Mac address filtering on your router.