Wiki source code of Návod na zjištění MAC adresy počítače ve Windows 10 pomocí příkazového řádku (cmd)
Last modified by on 19.09.2017 14:53
Show last authors
1 | Find the MAC address in the command prompt, you can use **getmac /v** or **ipconfig /all**. |
2 | |
3 | For more information about MAC address see guides in czech language. |
4 | |
5 | |
6 | **Command Prompt cmd and getmac /v** |
7 | |
8 | 1. Click on **Start **button and choose **All apps**. |
9 | \\[[[[image:1en.png]]>>attach:1en.png]] |
10 | |
11 | 1. Find app **Search**, type command **cmd**. Then click on **Command Prompt** (you can also press WinKey+R and enter command cmd). |
12 | \\[[[[image:2en.png]]>>attach:2en.png]] |
13 | \\[[[[image:3en.png]]>>attach:3en.png]] |
14 | |
15 | 1. Then type **getmac /v** and press **Enter**. |
16 | Find your **Ethernet adapter**, locate column **Physical Address** and MAC address (group of letters A - F and numbers 0 - 9). |
17 | \\[[[[image:4en.png]]>>attach:4en.png]] |
18 | |
19 | |
20 | **Command Prompt cmd and ipconfig /all** |
21 | |
22 | 1. Type **ipconfig /all** and press **Enter**. |
23 | Find your **Ethernet adapter Ethernet**, locate row **Physical Address** and MAC address (group of letters A - F and numbers 0 - 9). |
24 | \\[[[[image:5en.png]]>>attach:5en.png]] |