MAC address in Windows 7 and 8 from cmd (Command Prompt)

Last modified by Denisa Wernerová on 29.08.2017 12:43

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. In Windows 8 press WinKey+R and enter command cmd.
    In Windows 7 open the Start Menu and type cmd in search box. Press Enter or click the mouse on the cmd searched.

  2. Then type getmac /v and press Enter.
    Find your Network Adapter (Ethernet adapter...), locate column Physical Address and MAC address (group of letters A - F and numbers 0 - 9).

    001.png
     

Command Prompt cmd and ipconfig /all

  1. In Windows 8 press WinKey+R and enter command cmd.
    In Windows 7 open the Start Menu and type cmd in search box. Press Enter or click the mouse on the cmd searched.

  2. Then type ipconfig /all and press Enter.
    Find your Network Adapter (Ethernet adapter...), locate column Physical Address and MAC address (group of letters A - F and numbers 0 - 9).

    005.png