Find MAC address of lan-connected devices with CMD windows 10

Sometimes the need may arise, for security or other reasons, to know what is the MAC address of the network card that corresponds to a certain IP address within a LAN. This can be done very easily via the Windows command line as follows:

  1. Click on the start of the Windows desktop;
  2. Type CMD;
  3. Click on the black icon representing the windows command prompt;
  4. Within the command prompt window type the command: ARP -a

If the computer is properly connected to the network, the output will be a list of IP addresses along with the MAC address. Please note that the divider between the characters that make up the MAC address is the hyphen, but some devices, including some routers, only accept the colon format. Simply replace the hyphen with the colon.


It's possible to leave a comment as registered users to the site, accessing through social, wordpress account or as anonymous users. If you want to leave a comment as an anonymous user you will be notified by email of a possible response only if you enter the email address (optional). The insertion of any data in the comment fields is totally optional. Whoever decides to insert any data accepts the treatment of these last ones for the inherent purposes of the service that is the answer to the comment and the strictly necessary communications.


Leave a Reply