
Search 'View network status and tasks' in the taskbar and click on it. Issue “getmac /s /u username /p password” to view the Physical (MAC) Address of remote system. You can also find the MAC address by looking at the details of your network adapter in Windows.

Steps to determine the MAC Address of a remote system using “Getmac” command – It’s the command line utility that returns the MAC address along with network protocols associated with each address for all network adapters from local or remote computers.

Click on the Command Prompt, displayed in the search results. Type Command Prompt in the search box and press Enter. Issue “nbtstat – a ” (where refers to remote device IP Address) to view the Physical (MAC) Address of remote system To find the MAC Address on a Windows 7 or 10 Computer: 1.NBTSTAT is a Windows built-in utility for NetBIOS over TCP/IP used in Windows system.īelow is One way of determining the MAC address of a remote system is to type nbtstat -A remoteaddress at a command prompt where remoteaddress is the IP address of the remote system “Nbtstat” command is another way to find out the MAC address of remote machine. Issue “ARP – a” to view the list of IP address and Physical (MAC) Address corresponding each IP –.Ping IP Address of device whose MAC address needs to be discovered.Steps to determine the MAC Address of a remote system – “ARP” is a Layer 3 protocol which is used by computers to resolve and track the TCP/IP and MAC address of the destination devices that you’re communicating to. The 3 commands in discussion are stated below – Command 1 – ARP In this post we will discuss 3 commands in “Command Prompt” which can help to find out MAC address of remote device in few seconds. Physical validation of each device may be time consuming and very tedious activity. Network and System administrators are many times caught is issue of finding MAC addressof some remote device in network.
