getmac

Get MAC Address Information

What Does It Do?

The getmac command displays the MAC (Media Access Control) addresses of all network adapters on your computer. Think of a MAC address as your network card's fingerprint - it's unique to your hardware.

Every network adapter (Wi-Fi, Ethernet, etc.) has a unique MAC address burned into it at the factory. This command shows you those addresses, which is useful for network configuration, troubleshooting, and security settings like MAC filtering on routers.

Advertisement

[ Insert Google AdSense Banner Code Here ]

When Should I Use It?

Device Identification

Find the unique physical address (MAC) of your network adapters.

Network Security

Register MAC address for MAC filtering on your router.

Software Licensing

Some software uses MAC addresses for licensing purposes.

Multiple Network Adapters

View MAC addresses for all network interfaces (Wi-Fi, Ethernet, VPN).

Common Commands

getmac

Display MAC addresses of all network adapters.

getmac /v

Verbose mode - show detailed information including adapter names.

getmac /fo table

Display output in a clean table format.

getmac /fo list

Display output in a list format (easier to read).

getmac /s ComputerName

Get MAC addresses from a remote computer on your network.

Try It Yourself

Practice using the getmac command in the terminal below: