How to find MAC address on Windows 11

Windows 11 find MAC address
Windows 11 find MAC address (Image credit: Future)

On Windows 11, a network adapter (Ethernet, Wi-Fi, and Bluetooth) includes a unique physical identifier referred to as the Media Access Control (MAC, MAC address, or physical address), an essential component, which in addition to the Internet Protocol (IP), allows a computer to connect to the network and communicate with other devices.

Since these addresses are embedded into the network card and never change, you don't have to worry about them. However, sometimes, you may need to find the MAC address for various reasons. For example, to find a computer and configure access lists on the router, and many other reasons.

Regardless of the reason, Windows 11 includes multiple ways to find the physical address of your computer through the Settings app, Control Panel, System Information, Command Prompt, and even PowerShell.

This guide will walk you through the different ways to determine the MAC address of the active network adapters available on Windows 11.

How to find MAC address from Settings

To determine the MAC of the network adapter on Windows 11, use these steps:

  1. Open Settings.
  2. Click on Network & internet.
  3. Click the Ethernet or Wi-Fi page on the right side.

(Image credit: Future)
  • Quick note: If you have a Wi-Fi connection, you will need to access the wireless properties setting to access connection information.
  1. Under the "Physical address (Mac)" section, confirm the address.

(Image credit: Future)

Once you complete the steps, the Settings app will display the physical address of the network adapter.

Determine MAC for all adapters

Alternatively, you can also find the MAC address of all the network adapters from the "Hardware and connection properties" page. Here's how:

  1. Open Settings.
  2. Click on Network & internet.
  3. Click the "Advanced network settings" page on the right side.

(Image credit: Future)
  1. Under the "More settings" section, click the "Hardware and connection properties" setting.

(Image credit: Future)
  1. Identify the name of the network adapter.
  2. Under the "Physical address (MAC)" section, confirm the address for the network adapter.

(Image credit: Future)

After you complete the steps, the properties page will list the configuration for every network adapter on your computer alongside the MAC address.

How to find MAC address from Control Panel

To find the MAC address from the Control Panel settings, use these steps:

  1. Open Control Panel.
  2. Click on Network and Internet.
  3. Click on Network and Sharing Center.

(Image credit: Future)
  1. Click the "Change adapter settings" from the left pane.

(Image credit: Future)
  1. Double-click the active network adapter (Ethernet or Wi-Fi).
  2. Click the Details button.

(Image credit: Future)
  1. Under the "Physical address (MAC)" section, confirm the address for the adapter.

(Image credit: Future)

Once you complete the steps, the page will display the network configuration, including the physical address of the adapter.

How to find MAC address from System Information

To determine the MAC with the System Information app on Windows 11, use these steps:

  1. Open Start.
  2. Search for System Information and click the top result to open the app.
  3. Expand the Components branch.
  4. Expand the Network branch.
  5. Select the Adapter option.
  6. Scroll down to the network adapter you want.
  7. Under the "MAC Address" section, confirm the hardware address.

(Image credit: Future)

After completing the steps, you will know the adapter's MAC address.

How to find MAC address from Command Prompt

To determine the MAC address on Windows 11 with Command Prompt, use these steps:

  1. Open Start.
  2. Search for Command Prompt and click the top result to open the app.
  3. Type the following command to determine the MAC of your computer's network connection and press Enteripconfig /all
  4. Identify the name of the network adapter (if applicable).
  5. Under the "Physical Address" section, confirm the MAC address of your computer.

(Image credit: Future)
  1. (Optional) Type the following command to check the MAC address of the active network adapters and press Enter: getmac /v

(Image credit: Future)

Once you complete the steps, the command will return the MAC information for the network adapters installed on your computer.

How to find MAC address from PowerShell

To check the network adapter MAC address with PowerShell commands, use these steps:

  1. Open Start.
  2. Search for PowerShell and click the top result to open the app.
  3. Type the following command and press EnterGet-NetAdapter
  4. Under the "MacAddress" section, confirm the physical address for the active network adapter.

(Image credit: Future)

After you complete the steps, the PowerShell command will list the adapters with the respective MAC addresses on Windows 11.

More resources

For more helpful articles, coverage, and answers to common questions about Windows 10 and Windows 11, visit the following resources:

Mauro Huculak

Mauro Huculak is technical writer for WindowsCentral.com. His primary focus is to write comprehensive how-tos to help users get the most out of Windows 10 and its many related technologies. He has an IT background with professional certifications from Microsoft, Cisco, and CompTIA, and he's a recognized member of the Microsoft MVP community.