MAC address in Windows 11 from cmd (Command Prompt)
Last modified by Martin Výlet on 03.08.2023 12:57
Find the MAC address in the command prompt, you can use getmac /v or ipconfig /all.
For more information about MAC address see guides in czech language.
Command Prompt cmd and getmac /v
- Click on the Search icon and start typing "cmd". In the Best Match section, select the Command Prompt application.
- Then type getmac /v and press Enter.
Find your Ethernet adapter, locate column Physical Address and MAC address (group of letters A - F and numbers 0 - 9).
Command Prompt cmd and ipconfig /all
- Type ipconfig /all and press Enter.
Find your Ethernet adapter Ethernet, locate row Physical Address and MAC address (group of letters A - F and numbers 0 - 9).