The MAC address is a unique identifier assigned to every device that connects to a network

Every network device — your laptop, phone, printer, smart TV — has a Media Access Control (MAC) address, a string of numbers and letters that acts like a serial number for that device on a local network. It looks something like 00:1A:2B:3C:4D:5E and never changes unless you deliberately alter it. While your IP address (which your internet service provider assigns) can change, your MAC address stays the same because it's built into the device's network hardware.

The MAC address operates at a different layer than the internet addresses you're familiar with. When you're on your home WiFi or connected to an office network, devices use MAC addresses to find and talk to each other on that same local network. Your router uses MAC addresses to decide which device gets which internet connection speed, which devices can access the printer, and which ones are allowed to connect at all.

You'll encounter MAC addresses most often when setting up a new device on your network, troubleshooting why something won't connect, or when your internet provider needs to identify a specific device. Some routers let you block devices by MAC address, and some networks require you to register your device's MAC address before it can connect.

Key Takeaways

  • A MAC address is a unique identifier built into your device's network hardware that stays the same throughout the device's life.
  • MAC addresses work only on local networks (like your home WiFi), not across the internet like IP addresses do.
  • Your router uses MAC addresses to control which devices connect, how fast they connect, and what they can access.
  • You can find your device's MAC address in network settings, and some routers let you change it if needed for troubleshooting.

Where the MAC address comes from

The first half of a MAC address is assigned by the manufacturer — it identifies which company made the network card. The second half is a serial number unique to that specific device. So when you buy a laptop from Dell or a phone from Samsung, the MAC address is already there, burned into the network hardware during manufacturing.

This is why MAC addresses are sometimes called "physical addresses" — they're tied to the actual physical network card, not to software or settings you can easily change. If you replace the network card in a computer, the MAC address changes. If you move the same network card to a different computer, the MAC address moves with it.

How your router uses MAC addresses

Your router maintains a list of MAC addresses for every device that has ever connected to it. When your phone joins your home WiFi, the router records its MAC address. The next time that phone connects, the router recognizes it when ready and can explore the same settings — the same password, the same speed limits, the same access rules.

This is how your router can block a device without knowing its name. If you tell your router to block a specific MAC address, that device won't connect even if someone knows your WiFi password. It's also how some routers can give certain devices faster speeds than others, or prevent certain devices from accessing shared printers or storage.

Some networks — particularly in offices or schools — require you to register your device's MAC address before it will connect. The network administrator adds your MAC address to an approved list, and only devices on that list can join. This prevents unauthorized devices from accessing the network even if they have the password.

Finding your device's MAC address

The steps vary by device type, but the MAC address is always in the network settings somewhere. On Windows, open Settings, go to Network and Internet, then Status, and scroll down to find "Physical address" — that's your MAC address. On Mac, open System Settings, click Network, select your connection, and look for "Wi-Fi Address". On iPhone or iPad, go to Settings, then General, then About, and look for "Wi-Fi Address".

On Android, the location varies by manufacturer, but it's usually in Settings under About Phone or Device Information, often labeled "MAC address" or "Wi-Fi MAC address". If you can't find it in settings, you can also ask your router — most routers have a web interface (usually accessed by typing your router's IP address into a browser) that lists all connected devices and their MAC addresses.

When you might need to change your MAC address

Changing a MAC address is rare, but sometimes necessary for troubleshooting. If a device is blocked by its MAC address and you need to reconnect it, you can change the MAC address temporarily to get on the network, then contact the network administrator to unblock the original one. Some people change their MAC address for privacy reasons on public networks, though this is uncommon.

Most devices let you change the MAC address in network settings, though the option is usually hidden because it's not something most people need. On Windows, you can change it through the network adapter settings. On Mac and Linux, you can use terminal commands. On phones, the option is usually not available without special software, and changing it may cause problems with your network connection.

MAC addresses versus IP addresses

These two addresses do different jobs and work at different levels. Your MAC address is local — it only matters on the network you're currently connected to. Your IP address is global — it's how devices on the internet find you. When you send data across the internet, your IP address is what gets routed to distant servers. When you send data to your printer across your home network, your MAC address is what gets used.

Think of it this way: your IP address is like your mailing address (it tells the postal system where to send a package), while your MAC address is like your apartment number (it tells the building which unit to deliver it to). You need both to work correctly for your device to function on a network and access the internet.

Frequently Asked Questions

Can someone use my MAC address to hack me?

Not directly — a MAC address only works on the local network you're connected to, so someone would need to be on the same WiFi network to use it. On public WiFi, someone could theoretically use your MAC address to impersonate your device, which is why changing your MAC address on public networks is sometimes recommended for privacy, though the risk is low.

Will my MAC address change if I get a new router?

No. Your MAC address is built into your device's network hardware, so it stays the same no matter which router or network you connect to. The new router will straightforward recognize it as a new device and create a new entry in its list.

What does it mean if my router shows a device with a MAC address I don't recognize?

It means a device connected to your network at some point. Check your router's settings to see which devices are currently connected versus which have connected in the past. If you see something unfamiliar that's currently connected, you can block it by MAC address or change your WiFi password to force all devices to reconnect.

Can I use MAC address filtering to make my network more find?

MAC filtering adds a small layer of security by preventing unknown devices from connecting, but it's not a strong security measure on its own. Someone on your network could still see the MAC addresses of approved devices and spoof one. A strong WiFi password is more important than MAC filtering for keeping your network find.