Close Menu
    What's Hot

    Top 5 Tips That Help Turn Leads Into Paying Customers

    February 6, 2026

    WordPress Backups and Disaster Recovery

    January 29, 2026

    How to Fix and Prevent Prompt Injection in Custom AI Agents

    January 20, 2026
    Facebook X (Twitter) YouTube LinkedIn
    Facebook X (Twitter) YouTube LinkedIn
    SysprobsSysprobs
    • Tech Guides
      • Windows
        • Windows 11
        • Windows 10
        • Windows Servers
      • Virtualization
        • VirtualBox
        • VMware
        • Hyper-V
        • Server Virtualization
        • VirtualBox Images
      • PC
        • Linux
        • macOS
        • Hackintosh
        • MS Office
      • Pro IT Tips
        • Internet
        • MS Exchange
        • Fintech
    • Reviews
      • Gadgets
        • Android
        • iPhone
    • Security & Privacy
      • IT Security
    • Trading Gear
      • Laptops
    SysprobsSysprobs
    Home»Windows»Windows 10»How to Find MAC Address Remotely in Windows 11 and 10 Using CMD

    How to Find MAC Address Remotely in Windows 11 and 10 Using CMD

    DineshBy DineshUpdated:July 17, 2022
    Share
    Facebook Twitter LinkedIn Pinterest Email

    If you want to find the MAC (hardware) address of your network card in Windows 11/10 or earlier versions of computers, here are the simple steps.  You may require MAC (Media Access Control) address to troubleshoot the network issues or secure the network access by using the MAC address filter. For example, you can allow only specific MAC addresses on your home or office Wi-Fi network to access the internet.

    Let me show you how to find the MAC address on the local and remote computer by using the command prompt. We can easily find someone’s computer (assuming it is on your network and reachable), printer or the router MAC address from command prompt.

    MAC address is a hardware ID assigned by the network card manufacturer and it can’t be changed.

    Though the following screenshots are taken from Windows 10, it is applicable for Windows 11 desktop and laptops too.

    Find MAC Address by Command Prompt (Local Computer)

    1) Open the command prompt in Windows 11/10.

    Type ‘cmd’ in search and the open command prompt

    open cmd on windows 10

    2) Type ‘ipconfig /all’ and press enter.

    3) It will be showing the details of all network adapters (including physical and virtual). Scroll down and find the correct network adapter which you are looking for, either it can physical LAN port or a Wireless adapter.

    find mac address on Windows 10

    ‘Physical Address’ of the particular network card is the MAC address of your computer. Whether you are using Windows 11, 10, 8.1 or even the Linux Operating system, the MAC address remains the same since it is an embedded hardware number of your computer network adapter.

    It is the same and simple method to find MAC addresses in Windows Server Operating Systems such as Windows 2012 R2 and 2016.

    Find MAC from GUI Control Panel

    It is easy to identify the MAC address in Windows Operating System via the Graphical User Interface (GUI).

    You can go to the network connections in the Control panel and double click to see the status of the network. It will bring the dialogue box as below which usually gives the information of connection status.

    GUI Network details

    Click on the ‘Details’ button.

    Here you can see some more information including the MAC address about the network card and connection status.

    Physical address

    Finding the MAC Address of Remote Computers/Network Devices

    If you want to find the physical address (MAC) of the remote computer or other network devices on your internal network, you can find it easily.  You must know the IP address of the device or name (that should be resolved by DNS) to execute the simple commands in the Windows command prompt.

    1) By using getmac /s command.  This built-in Windows command can be used to retrieve the MAC address of the remote Windows computer. It uses RPC service to pull the details.

    Type getmac /s <computer name or IP> from the command prompt.

    getmac command in Windows 11

    We can’t use the getmac command to retrieve MAC address details for the network devices such as routers, wireless access points ..etc since they don’t use RPC service.  Let’s use another method for these types of devices.

    Ping and Arp Method

    We can use the ping command to collect the hardware address details then arp command to retrieve them. Usually, every computer keeps the cache of all physical addresses (MAC) with the IPs of all network devices they communicate. So, once we did a ping to the desired remote Windows computer or network device, we can view the MAC address from the Arp cache.

    2) Let’s ping a remote computer or network device from your computer in the command prompt. Here I’m pinging a network device (router).

    ping the remote network device

    Once it returned successfully, let us see the ARP cache entry for the particular device.

    Type arp –a <IP Address>

    Example: arp –a 192.168.1.1

    remote mac address

    That shows the MAC address of the IP address (192.168.1.1) which is the router in this example.

    Note: This method will not work on external networks. For example, you can’t ping Google’s IP address then find its MAC address. When there is NAT enabled network active(which is enabled on the public network), this arp cache method will not work.

    Anyhow, we hope these steps would be useful to find the MAC address of the Windows 11/10 computers and other Server Operating Systems internally and remotely. There would be more ways and tools available to find in bulk or track the MAC addresses on the network, but these simple commands with the Windows OS without installing any 3rd party tools would be handy at any time.

    Free Tips Windows 10
    Share. Facebook Twitter Pinterest LinkedIn Tumblr Email
    Dinesh
    • Website

    Dinesh is the founder of Sysprobs and written more than 400 articles. Enthusiast in Microsoft and cloud technologies with more than 15 years of IT experience.

    Related Posts

    Top 5 Tips That Help Turn Leads Into Paying Customers

    February 6, 2026

    WordPress Backups and Disaster Recovery

    January 29, 2026

    Top Hamachi Alternatives for Virtual LAN Gaming in 2026

    January 1, 2026

    10 Best Home Server OS in 2026 (Linux & Windows) for Media Lovers

    December 24, 2025

    Step-by-Step Guide to Creating Personalized Banners Online

    October 4, 2025

    The Cost of Human Error: How SAP Solutions Help to Avoid Business Damage

    October 2, 2025

    Comments are closed.

    Top Posts

    How to Install and Use Outlook for Ubuntu 24.04 LTS/24.10

    December 10, 2025

    Network Stack BIOS – What is it, and Should I enable it?

    December 15, 2025

    How to Open and Use VHDX in VirtualBox

    February 29, 2024
    Don't Miss

    Top 5 Tips That Help Turn Leads Into Paying Customers

    February 6, 2026

    Most people don’t wake up and suddenly decide to become your customer. They ease into…

    WordPress Backups and Disaster Recovery

    January 29, 2026

    How to Fix and Prevent Prompt Injection in Custom AI Agents

    January 20, 2026

    Fix Apple Intelligence Not Working in a macOS VM (VMware/UTM) on Windows 11/10 Host

    January 6, 2026
    Stay In Touch
    • Facebook
    • YouTube
    • Twitter
    • LinkedIn
    Latest Posts

    Top 5 Tips That Help Turn Leads Into Paying Customers

    February 6, 2026

    WordPress Backups and Disaster Recovery

    January 29, 2026

    How to Fix and Prevent Prompt Injection in Custom AI Agents

    January 20, 2026
    INFORMATION
    • About
    • Contact Us
    • Privacy Policy
    ABOUT

    Established in 2007, Sysprobs is a trusted resource for IT professionals and System Administrators. We bridge the gap between enterprise infrastructure and the future of fintech security. From Windows virtualization to Blockchain node management, we provide technical guides for the modern digital economy.

    POPULAR SECTION

    WINDOWS 11
    WINDOWS 10
    VIRTUALIZATION
    IT SECURITY
    PRO IT TIPS

     

    Sysprobs
    Facebook X (Twitter) YouTube LinkedIn
    • Home
    • Windows
    • Cloud
    • Security & Privacy
    © 2026 SYSPROBS: System Security & Fintech Solutions. Protected by Cloudflare.

    Type above and press Enter to search. Press Esc to cancel.