Want the MAC address on your Windows 11 PC fast? You can get it several ways, like using Settings, Command Prompt, PowerShell, Control Panel, or System Information. Pick the method that feels easiest, follow a few quick steps, and you will see the physical address listed as a string of numbers and letters. This guide shows each method step by step, plus tips, answers to common questions, and a short summary so you can grab the MAC address with confidence.
Step by Step Tutorial
This section shows simple steps to find the MAC address for any network adapter on Windows 11, whether it is Wi Fi, Ethernet, or a virtual adapter.
Step 1: Open Settings and go to Network & internet, then select the adapter and view Hardware properties.
Open Settings from the Start menu, pick Network & internet, click your connection like Wi Fi or Ethernet, and then choose Hardware properties to see the Physical address field.
The Hardware properties screen lists details for the selected adapter, including the MAC address labeled as Physical address, usually shown with hyphens. This method is visual and good for beginners, because you can see which adapter you are checking.
Step 2: Open Command Prompt and run ipconfig /all.
Type cmd in the Start menu, open Command Prompt, enter ipconfig /all, and look for the Physical Address under each adapter section.
ipconfig /all prints all adapters and their details, so you can find MAC addresses for Wi Fi, Ethernet, Bluetooth, and virtual adapters. If you have many adapters, search the output for the adapter name to save time.
Step 3: Open PowerShell and run Get-NetAdapter.
Search for PowerShell, run it, type Get-NetAdapter, and check the MacAddress column for each network adapter.
Get-NetAdapter gives a clean table of adapters and their MAC addresses, and it works well for administrators and power users. You do not need to be an administrator for this command, but running PowerShell as admin can avoid permission issues in some environments.
Step 4: Run the getmac command in Command Prompt.
Open Command Prompt, type getmac, and press Enter to see MAC addresses along with adapter names.
getmac is quick and focused, it lists physical addresses and transport names, and it is handy when you only need the MAC without the rest of the network details. It may not show every virtual adapter depending on how they are configured.
Step 5: Use Control Panel, Network and Sharing Center, and view adapter details.
Open Control Panel, go to Network and Internet, open Network and Sharing Center, click Change adapter settings, right click an adapter, choose Status, then Details to see the Physical Address.
This old school route still works in Windows 11 and is useful if you prefer classic Windows interfaces. The Details window shows many fields, and Physical Address is the MAC.
Step 6: Open System Information and browse Components, Network, Adapter.
Press Windows key + R, type msinfo32, press Enter, then expand Components, expand Network, select Adapter, and scan the list for the MAC address fields.
System Information shows a lot of hardware details and can be slower to scan, but it is thorough and useful when you need additional context about the adapter. Look for entries called MAC Address, Physical Address, or similar labels.
After you complete any of these actions, you will see the MAC address displayed as six pairs of hexadecimal numbers separated by hyphens or colons. You can copy it by hand or use the output from Command Prompt or PowerShell to paste it into a form or router settings.
How To Get Mac Address Windows 11 – Tips
- Check both Wi Fi and Ethernet, because each adapter has its own MAC address.
- Watch for virtual adapters, such as VPN or virtualization software, they have separate MAC addresses.
- Some laptops use randomized MACs for Wi Fi privacy, so check the adapter properties if the address seems temporary.
- Use Command Prompt or PowerShell to copy output easily, that avoids typos from manual copying.
- If you need to filter devices on a router, copy the MAC exactly, including hyphens or colons as required by the router interface.
- To change or spoof a MAC for testing, research your NIC settings or use software, but be aware of network rules and legal issues.
- If you cannot find a MAC, make sure the adapter is enabled and the driver is installed.
What is a MAC address?
A MAC address is a unique hardware identifier for a network interface, shown as six pairs of hexadecimal numbers. It helps routers and switches identify devices on a local network.
Is MAC address the same as IP address?
No, they are different. A MAC address is a physical hardware ID used on the local network, while an IP address is a logical address used to route traffic across networks and the internet.
Can I change my MAC address on Windows 11?
Yes, some network adapters let you set a custom MAC in their properties or driver settings, and other tools can spoof MAC addresses, but changing it can violate network policies. Always check rules before modifying a MAC.
Why does my Wi Fi adapter show a different MAC each time?
Windows can use randomized MAC addresses for Wi Fi to protect privacy. You can toggle this in Settings under your Wi Fi network properties if you need a stable MAC for network access.
How do I find the MAC address of another device on my network?
You can check the router’s connected device list or use arp -a in Command Prompt to map IP addresses to MAC addresses on your local subnet. The router method is usually the easiest for nontechnical users.
Do virtual machines have MAC addresses?
Yes, virtual network interfaces get MAC addresses assigned by the virtualization software, and they appear in ipconfig /all or Get-NetAdapter just like physical adapters.
Summary
- Settings, Network & internet, Hardware properties
- Command Prompt, ipconfig /all
- PowerShell, Get-NetAdapter
- Command Prompt, getmac
- Control Panel, adapter Details
- System Information, Components > Network > Adapter
Conclusion
Finding the MAC address on Windows 11 is a basic but important skill, and you now have several clear ways to do it. Whether you prefer the visual route in Settings, the quick command line methods like ipconfig or getmac, or the more detailed PowerShell and System Information tools, each option gets you to the same result. I recommend trying Settings first for a guided, easy view, and using Command Prompt or PowerShell if you need to copy or script the output.
Keep in mind that devices have more than one MAC sometimes, and virtual adapters will show separate addresses. If you manage a home network, copying the exact MAC into your router for filtering or static leases can make life easier. For business users and IT pros, PowerShell commands can be built into scripts to audit many machines quickly.
I encourage you to try the method that feels most natural and bookmark this guide for future reference. If you manage a network, consider documenting MACs and adapter names so you can spot new or unknown devices fast. For more reading, look up MAC address randomization, MAC spoofing risks, and how routers display connected clients. If you want, tell me the method you used and I can walk you through copying that MAC into your router or using it for a static lease. Now that you know where to find your Windows 11 MAC address, you can get the information you need quickly and use it safely.

Matthew Burleigh has been writing tech tutorials since 2008. His writing has appeared on dozens of different websites and been read over 50 million times.
After receiving his Bachelor’s and Master’s degrees in Computer Science he spent several years working in IT management for small businesses. However, he now works full time writing content online and creating websites.
His main writing topics include iPhones, Microsoft Office, Google Apps, Android, and Photoshop, but he has also written about many other tech topics as well.
Read his full bio here.
Featured guides and deals