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

  1. Click on Start button and choose All apps.

    1en.png
     
  2. Find app Search, type command cmd. Then click on Command Prompt (you can also press WinKey+R and enter command cmd).

    2en.png

    3en.png
     
  3. 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).

    4en.png
     

Command Prompt cmd and ipconfig /all

  1. 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).

    5en.png