What a MAC Address Is and Why You Need It
A MAC address is a unique identifier assigned to your computer's network card. It looks like a string of letters and numbers separated by colons or hyphens — for example, 00:1A:2B:3C:4D:5E. Your router uses this address to recognize your device on a network, and you may need it to connect to a secured Wi-Fi network, set up port forwarding, or troubleshoot connection problems.
Every network adapter on your computer has its own MAC address. If your PC has both Wi-Fi and ethernet, each one has a different address. You are looking for the address of whichever connection type you actually use.
Key Takeaways
- Your MAC address is a unique identifier for your network card that appears as a string of letters and numbers separated by colons or hyphens.
- The fastest way to find it is to open Command Prompt and type ipconfig /all, then look for "Physical Address" next to your active connection.
- You can also find it in Settings under Network & Internet by opening your connection details and looking for "Physical Address (MAC)".
- If you have both Wi-Fi and ethernet, each connection has its own MAC address — find the one for the connection you actually use.
Finding Your MAC Address Using Command Prompt
Command Prompt is the fastest route. Open the Start menu, type cmd, and press Enter. A black window will open.
Type this command exactly: ipconfig /all and press Enter. A long list of information will appear. Look for the section labeled with your connection type — either "Ethernet adapter" if you use a cable, or "Wireless LAN adapter" if you use Wi-Fi.
Within that section, find the line that says "Physical Address". The string of letters and numbers next to it is your MAC address. Copy it exactly as it appears, including the hyphens.
Finding Your MAC Address in Windows Settings
If you prefer not to use Command Prompt, you can find your MAC address through the Settings app. Open Settings by pressing the Windows key and typing settings, then press Enter.
Go to Network & Internet. On the left side, click the connection type you use — either Wi-Fi or Ethernet. On the right, click the name of your current network (for Wi-Fi) or Ethernet (for wired). A details window will open.
Scroll down until you see Physical Address (MAC). The address listed there is your MAC address. This method takes longer but does not require typing commands.
Finding Your MAC Address on a Disconnected Network
If your computer is not currently connected to the network you need the MAC address for, you can still find it. The MAC address belongs to your network card itself, not to any specific network, so it does not change whether you are connected or not.
Use either the Command Prompt method or the Settings method above — both will show all your network adapters, whether they are currently connected or not. Look for the adapter type you need (Wi-Fi or Ethernet) and note its Physical Address.
What to Do If You Have Multiple Network Adapters
Some computers have more than one network adapter — for example, built-in Wi-Fi plus an ethernet port, or a USB Wi-Fi adapter in addition to the built-in one. Each adapter has its own MAC address.
When you run ipconfig /all or check Settings, you will see a section for each adapter. Find the one that matches the connection type you actually use. If you are unsure which adapter is active, look for the one with an IP address listed next to it — that is the one currently connected to the network.
Common Mistakes to Avoid
Do not confuse your MAC address with your IP address. Your IP address looks similar but is usually four numbers separated by periods (like 192.168.1.100). Your MAC address is the "Physical Address" in Command Prompt output or Settings.
When you copy your MAC address, include the hyphens or colons exactly as they appear. Some systems expect them; others do not. If a form rejects your address, try removing the hyphens and typing it as one continuous string of letters and numbers.
If you are looking for a MAC address to register a device on a network, make sure you have the address for the correct adapter. Using the address from an ethernet adapter when you actually connect via Wi-Fi will not work.
Frequently Asked Questions
Can I change my MAC address?
Yes, but it requires changing your network adapter settings or installing special software. For most purposes, you do not need to change it. If someone told you to change your MAC address to fix a connection problem, ask them specifically why — there is usually a simpler solution.
Why does my router ask for my MAC address?
Routers use MAC addresses to recognize devices on the network. Some routers let you set a list of allowed MAC addresses so only those devices can connect. This is called MAC filtering and adds a layer of security, though it is not foolproof.
Is my MAC address the same as my device name?
No. Your device name is what appears in your network list (like "Marcus-Laptop"). Your MAC address is a unique identifier for your network card that the router uses behind the scenes. They are completely separate.
Do I need to write down my MAC address?
Only if someone specifically asked you for it — for example, to register your device on a network or set up port forwarding. You can always look it up again using these steps, so you do not need to memorize it or keep it written down.