What a MAC address is and why you need it
A MAC address is a unique identifier assigned to your computer's network card — the hardware that connects you to Wi-Fi or ethernet. It looks like a string of letters and numbers separated by colons or hyphens, such as 00:1A:2B:3C:4D:5E. Your router uses it to recognize your device on the network.
You'll need your MAC address when setting up a new Wi-Fi network, registering a device with your internet provider, or troubleshooting connection problems. Some networks also require you to register your MAC address before allowing access. Unlike your IP address, which can change, your MAC address stays the same as long as you keep the same network card.
Key Takeaways
- Your MAC address is a unique identifier for your computer's network hardware and appears as a series of letters and numbers separated by colons or hyphens.
- The fastest way to find it is through Settings: go to Network & Internet, then Status, then scroll down to find "Physical address" under your active connection.
- You can also find it by opening Command Prompt and typing ipconfig /all, then looking for "Physical Address" in the results.
- If you have multiple network cards (Wi-Fi and ethernet), each one has its own MAC address — find the one that matches the connection you're using.
Finding your MAC address through Windows Settings
Open the Settings app by pressing the Windows key and typing "Settings," then press Enter. Click on Network & Internet in the left sidebar.
Select Status from the menu. Scroll down until you see a section labeled Advanced network settings. Click on it. You'll see a list of your network connections — click on the one you're currently using (either Wi-Fi or Ethernet). A panel will open on the right side showing connection details. Scroll down in that panel until you find Physical address. The string of characters next to it is your MAC address. Copy it exactly as it appears, including the hyphens.
Finding your MAC address using Command Prompt
Press the Windows key and type "Command Prompt," then press Enter. A black window will open. Type the following command exactly as shown: ipconfig /all and press Enter.
A list of information will appear. Look for the section that matches your active connection — it will be labeled either Ethernet adapter or Wireless LAN adapter depending on how you're connected. Under that section, find the line that says Physical Address. The value next to it is your MAC address. Write it down or copy it carefully, including all the hyphens.
If you see multiple adapters listed, identify which one you're actually using. If you're on Wi-Fi, look for the wireless adapter. If you're plugged in with a cable, look for the ethernet adapter. Each adapter has its own MAC address.
Finding your MAC address on a Wi-Fi network specifically
If you only need the MAC address for your Wi-Fi connection, you can find it through the Network settings. Right-click the Wi-Fi icon in your system tray (bottom right corner of the screen) and select Open Network & Internet settings. Click on Wi-Fi in the left sidebar, then scroll down and click Manage known networks. Select the network you're connected to, then click Properties. Scroll down to find Physical address (MAC).
This method shows you only the MAC address for your wireless adapter, which is useful if your computer has both Wi-Fi and ethernet and you need to know which address belongs to which connection.
Understanding multiple MAC addresses on one computer
If you see more than one MAC address when you run ipconfig /all, don't be confused — this is normal. Most computers have at least two network adapters: one for Wi-Fi and one for ethernet. Each has its own MAC address. You only need the one that matches the connection type you're using right now.
Some computers also have virtual network adapters or Bluetooth adapters, which will show up in the list with their own MAC addresses. Ignore those unless you specifically need them. The two you'll use most often are your wireless adapter (for Wi-Fi) and your ethernet adapter (for a wired connection). Check which one is currently active by looking at the Status section in Settings — it will show which connection is in use.
Common mistakes when recording your MAC address
The most frequent error is mixing up uppercase and lowercase letters or misreading similar characters. The letters O and zero (0) look alike, as do the letter I and the number one (1). Copy your MAC address character by character rather than typing it from memory. If you're writing it down by hand, use capital letters to avoid confusion.
Another common mistake is grabbing the wrong MAC address when you have multiple network adapters. Always verify that you're copying the address from the adapter that matches your current connection type. If you're unsure, use the Settings method instead of Command Prompt — it clearly labels which connection each address belongs to.
What to do if you can't find your MAC address
If the methods above don't show a MAC address, your network adapter may not be installed or may be disabled. Right-click the Start button and select Device Manager. Look for Network adapters in the list and click the arrow next to it to expand the section. You should see at least one adapter listed. If you see a yellow warning icon next to it, the driver may need to be updated. Right-click the adapter and select Update driver, then follow the prompts.
If no adapters appear at all, your network hardware may not be recognized by Windows. Restart your computer first — this solves the problem in many cases. If the adapter still doesn't appear after a restart, you may need to reinstall the network driver from your computer manufacturer's website or contact their support team.
Frequently Asked Questions
Can someone use my MAC address to hack my computer?
A MAC address alone cannot be used to hack your computer — it only works on your local network. However, someone on the same network could potentially spoof it (pretend to be your device) to intercept traffic. This is rare and requires technical knowledge. Your main security concern is sharing your MAC address only with trusted networks and services.
Will my MAC address change if I restart my computer?
No. Your MAC address is burned into your network card's hardware and stays the same through restarts, updates, and normal use. It only changes if you physically replace the network card or if you change your network adapter settings in advanced ways that most users never do.
Is my MAC address the same as my IP address?
No. Your IP address is assigned by your router or internet provider and can change. Your MAC address is a permanent identifier for your network hardware. Your router uses your MAC address to assign you an IP address on your local network.
Do I need to find the MAC address for both Wi-Fi and ethernet?
Only if you plan to use both connections and need to register each one separately. Most people only need the MAC address for whichever connection they use regularly. If you're unsure which one you need, ask the network administrator or service provider who requested it.
What if my MAC address has colons but the form asks for hyphens?
Some systems display MAC addresses with colons (00:1A:2B:3C:4D:5E) and others with hyphens (00-1A-2B-3C-4D-5E). They're the same address — just formatted differently. If a form rejects your entry, try replacing the colons with hyphens or removing all separators entirely, depending on what the form accepts.