Overview
This article explains how to find the MAC address and IP address of a Windows 10 device using Windows PowerShell or Command Prompt.
How-To
Locate Your MAC Address and IP Address
-
Right‑click the Windows Start button in the lower‑left corner of the screen.
-
Select Windows PowerShell or Command Prompt.
-
In the window that opens, type:
ipconfig /all
Then press Enter.
-
Look for the network adapter you are using.
-
The MAC address is listed as Physical Address.
-
The IP address is listed as IPv4 Address.
-
Ignore adapters labeled “Microsoft Wi‑Fi Direct Virtual Adapter” or “WAN Miniport.”
-
To copy all network information to your clipboard, type:
ipconfig /all | clip
- You can also highlight text with your mouse and right‑click to copy.
Outcome
You will be able to locate and copy the MAC address and IP address of your Windows 10 device. This information can be used for troubleshooting or network configuration.
Still Need Help?
Visit the IT Solutions Center page to view current hours, locations, and contact information.