You may want to find your Mac address for various reasons: you may want to filter specific devices out of your network. Maybe you want to know the MAC Address to diagnose particular network problems. Whatever the reason, here’s how you can find the MAC address in Windows.

1. Find Mac Address via Settings App 

One of the easiest ways to find a Mac Address is to utilize Windows 11’s Settings app.

1. Click the Windows 11 Start button and select Settings.

Settings

2. Click Network & Internet.

Network & Internet

3. Click on the WiFi or Ethernet, whichever means of connection you use.

4. Click on the Hardware Properties. Under the Hardware properties, scroll down to the Physical Address (MAC). This will list your MAC address.

Physical Address (MAC)

2. Find the MAC Address in Windows 11 via System Information

In this method, we will use the System Information app of Windows 11 to find the MAC address.

1. Click the Windows 11 search and type in System Information. Open the System Information app from the list.

System Information

2. Expand the Network option and select Adapter.

Adapter

3. On the right pane, find the MAC address. This will show you the MAC address of your Windows 11 PC.

find the MAC address

3. Find the MAC Address in Windows 11 via Control Panel

We will use the Control Panel utility to find the MAC address of our Windows 11 PC.

1. Click on the Windows 11 search and type in Control Panel.

Control Panel

2. Click Network and Internet.

Network and Internet

3. Click on the Network and Sharing Center.

Network and Sharing Center

4. Click Change adapter settings.

Change adapter settings

5. Right-click on the connected network adapter and select Status.

select Status

6. Click Details.

click on the Details option

7. In the Network Connection Details dialog box, check the Physical Address, which is your MAC address.

check the Physical Address

 

4. Find the MAC Address in Windows 11 via PowerShell

Windows 11 also allows you to find MAC Addresses via PowerShell. Here’s what you need to do.

1. Click the Windows 11 search and type in Windows PowerShell. Next, open the Windows PowerShell app from the list.

Windows PowerShell

2. Execute the command shared below and press Enter.

get-netadapter

get-netadapter

The PowerShell utility will display the MAC address.

5. Find the MAC Address in Windows 11 via Command Prompt

Like the PowerShell utility, you can use the Command Prompt to find your Windows 11 MAC address.

1. Click the Windows 11 search and type in Command Prompt. Open the Command Prompt utility from the list.

Command Prompt

2. Execute the command:

getmac /v /fo list

getmac /v /fo list

3. The Command Prompt will now return with your network adapter details. You need to check the Physical Address to know the MAC address.

MAC address

6. Find the MAC Address using the WMIC Utility

If you don’t know, WMIC is a software utility that allows users to perform WMI operations. Here’s how to find MAC addresses using the WMIC command.

1. Right-click on the Command Prompt and select Run as administrator.

Run as administrator

2. Paste the given command & press Enter.

wmic nic get name,macaddress

wmic nic get name,macaddress

3. The tool will return all network adapters installed on your PC. You will also get to see the MAC address of the network adapters.

MAC address of the network adapters

Frequently Asked Questions:

How to get the MAC address in Windows 11 without Internet?

You can get the MAC address on Windows 11 without the internet. You need to use the Settings app or the Command Prompt method.

How do I find my ping address in Windows 11?

It’s easy to find your PING address in Windows 11. For that, open Command Prompt, then type ‘ping’ followed by a space and an IP Address or website domain name, and then press Enter.

What is a wired MAC address?

A wired MAC address, or an Ethernet MAC address, is a unique identifier assigned to the Ethernet card installed on your PC or laptop.

Is there any software to obtain the MAC address?

Yes, many network tools available for Windows 11 show you the MAC address. However, you don’t need one.

That’s all about how to find the MAC address on a Windows 11 PC. Apart from the MAC address, you can even see the IP Address in your Windows 11. Let us know if you need more help finding the MAC address in Windows 11.

LEAVE A REPLY

Please enter your comment!
Please enter your name here