What is the Easy way to Find MAC Address in Windows? There are many ways to find it. Let’s see the easiest ways i.e. by using a command prompt.
A MAC (Media Access Control) address, sometimes referred to as a hardware or physical address, is a unique, 12-character alphanumeric attribute that is used to identify individual electronic devices on a network. An example of a MAC address is: 00-B0-D0-63-C2-26
www.cmu.edu
Find MAC Address in Windows with the Command Prompt
To find mac address in Windows 11 or in Windows 10 using command prompt, follow below steps:-
Open the command prompt
Search “Command Prompt” in the taskbar, or if you have an older version of Windows, you can right-click on the Start button and select Command Prompt from the menu.

Type in ipconfig /all and press Enter
This will display your network configuration.

Find your adapter's physical address
Scroll down to your network adapter and look for the values next to “Physical Address,” which is your MAC address.

Summary
- Open the command prompt.
- Type in ipconfig /all and press Enter.
- Find your adapter’s physical address