Whether you're troubleshooting a network issue or configuring a device, knowing your MAC address can be essential. This guide walks you through three reliable ways to locate the MAC address of your Network Interface Card (NIC) in Windows.
Method 1: Using Command Prompt
The Command Prompt offers two quick commands to retrieve MAC addresses:
Press Windows Key + R, type CMD, and hit Enter.
In the Command Prompt window, type either of the following:
getmac /v /fo list
ipconfig /all
Press Enter and look for the Physical Address entries under your network adapters. These represent your MAC addresses.
Method 2: Using the Settings App
The Settings app provides a graphical way to access MAC information:
Press Windows Key + I to open Settings.
Navigate to Network & Internet.
Depending on your Windows version:
Windows 10: Click on View hardware and connection properties.
Windows 11: Go to Advanced network settings, then click Hardware and connection properties.
Scroll down to find the Physical Address (MAC) listed under each network adapter.
Method 3: Using Control Panel
For those who prefer the classic interface:
Press Windows Key + R, type Control, and press Enter.
Go to Network and Internet, then click View network status and tasks.
Select your active network connection.
In the Ethernet Status or Wi-Fi Status window, click Details.
Locate the Physical Address in the list — this is your MAC address.
Each of these methods provides a reliable way to find your MAC address, typically formatted like 00-14-22-01-23-45. Whether you're using Windows 10 or 11, the process is quick and accessible.