What a Mac Address Is and Why You Need It
Your MAC address (Media Access Control address) is a unique identifier assigned to your computer's network card. It looks like six pairs of numbers and letters separated by colons or hyphens — for example, `00:1A:2B:3C:4D:5E`. Unlike your IP address, which can change, your MAC address stays the same as long as you have the same network adapter.
You'll need your MAC address when you're setting up a new network, connecting to a restricted Wi-Fi network that only allows certain devices, or troubleshooting connection problems with your internet provider. Some workplaces and schools also use MAC addresses to manage which devices can connect to their networks.
Key Takeaways
- Your MAC address is a permanent identifier for your network card and appears as six pairs of characters like `00:1A:2B:3C:4D:5E`.
- The quickest way to find it on Windows is to open Command Prompt and type `ipconfig /all`, then look for "Physical Address" next to your network adapter.
- If you have both Wi-Fi and Ethernet, you'll see two different MAC addresses — one for each adapter.
- You can also find your MAC address through Settings or Device Manager if you prefer not to use Command Prompt.
Finding Your Mac Address Using Command Prompt
The fastest method is through Command Prompt. Press the Windows key, type `cmd`, and press Enter to open Command Prompt. Type `ipconfig /all` and press Enter. A list of information about your network adapters will appear.
Look for the section labeled with your adapter name — usually "Ethernet" if you're plugged in with a cable, or "Wireless LAN adapter" or "Wi-Fi" if you're using wireless. Next to "Physical Address" you'll see your MAC address. Write it down exactly as it appears, including all the hyphens or colons.
If you have both an Ethernet port and Wi-Fi, you'll see two separate sections with two different MAC addresses. Make sure you're copying the one for the connection type you actually use.
Finding Your Mac Address Through Windows Settings
If you prefer not to use Command Prompt, you can find your MAC address through the Settings app. Press the Windows key and type `Settings`, then open it. Go to Network & Internet, then select either Wi-Fi or Ethernet depending on how you connect.
Click on your active network name (for Wi-Fi) or the Ethernet connection. Scroll down and look for Advanced or Properties. Your MAC address will be listed as "Physical Address" or sometimes "Hardware Address." The exact location varies slightly between Windows 10 and Windows 11, but it's always in the network connection details.
Finding Your Mac Address in Device Manager
Device Manager is another option if you want to see all your network adapters at once. Press the Windows key, type `Device Manager`, and open it. Look for the section called Network adapters and click the arrow to expand it.
Right-click on your network adapter (usually something like "Realtek Ethernet Controller" or "Intel Wireless-AC") and select Properties. Click the Advanced tab. Scroll through the list on the left until you find Network Address or Physical Address. The value shown on the right is your MAC address.
Device Manager shows all adapters installed on your computer, even ones you're not currently using. If you see multiple network adapters, make sure you're looking at the one you actually connect with.
Understanding Multiple Mac Addresses
Most computers have at least two network adapters: one for Ethernet (wired) and one for Wi-Fi (wireless). Each has its own MAC address. If you see two different addresses when you run `ipconfig /all`, that's normal — you have two separate adapters.
Some computers also have virtual network adapters created by software like virtual machines or VPN applications. These will show up as separate entries with their own MAC addresses. You only need the address for the physical adapter you actually use to connect to the internet.
If you're not sure which adapter is which, look at the status next to each one in Command Prompt. The one that shows an IP address is the one currently connected to your network.
What to Do With Your Mac Address Once You Have It
Once you've found your MAC address, you may need to provide it to your internet provider, network administrator, or the device managing your network. Write it down or take a screenshot so you have it handy. Keep the format exactly as it appears — some systems expect hyphens between the pairs, while others expect colons, so copying it precisely matters.
If you're setting up a new device on a restricted network, the network administrator will add your MAC address to an approved list. This process is called MAC filtering and ensures only authorized devices can connect. Once your address is approved, your computer should connect without additional steps.
Frequently Asked Questions
Can my MAC address change?
Your physical MAC address is permanent and built into your network card. However, some software can temporarily change how your computer reports its MAC address — this is called MAC spoofing. For normal use, your MAC address never changes on its own.
Is my MAC address the same as my IP address?
No. Your MAC address identifies your network card and stays the same. Your IP address is assigned by your network and can change. Your MAC address works on your local network, while your IP address works across the internet.
Do I need different MAC addresses for Wi-Fi and Ethernet?
Yes. If your computer has both Wi-Fi and Ethernet adapters, each one has its own MAC address. You only use one at a time depending on how you're connected, but both addresses exist on your computer.
What if I can't find my MAC address in Command Prompt?
Make sure you typed `ipconfig /all` correctly — it includes a space and `/all` with a forward slash. If the command doesn't work, try opening Command Prompt as administrator: right-click the Command Prompt icon and select "Run as administrator," then type the command again.
Why does my network require my MAC address?
Networks use MAC addresses to control which devices can connect. This is common in workplaces, schools, and some home networks. Adding your MAC address to the approved list tells the network that your specific computer is allowed to join.