To retrieve the MAC-address of a networking device on a Windows machine you can enter one of two commands into the command line tool. To open a command line search for cmd in the main menu. After wards enter either
getmac
or
ipconfig /all
The line called Physical Address indicates your MAC address.