MAC address in Windows 10 from cmd (Command Prompt)
Last modified by Denisa Wernerová 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 Start button and choose All apps.
- Find app Search, type command cmd. Then click on Command Prompt (you can also press WinKey+R and enter command cmd).
- 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).