How to Find a Wi-Fi Network's MAC Address: A Complete Guide for All Devices

A MAC (Media Access Control) address is a unique identifier for a network device, assigned to each component connected to the network. In the context of Wi-Fi, this could be the address of your router, access point, or even a specific client device (laptop, smartphone). Knowing this address is necessary for setting up MAC filtering, diagnosing network problems, or connecting to corporate networks with restricted access.

Unlike an IP address, which can change, The MAC address is hard-coded into the equipment and remains unchanged (unless specialized software is used to change it). However, many users confuse the MAC address router (access points) with MAC address client deviceThis article will focus on how to determine the MAC address. Wi-Fi networks — that is, the identifier of the router or access point to which you are connected.

We'll cover methods for different operating systems and devices, including hidden nuances often missed in standard instructions. For example, why Android sometimes displays the wrong MAC address, or how to find your router's address if you don't have access to its web interface.

What is a Wi-Fi MAC address and why is it needed?

The MAC address of a Wi-Fi network is actually a MAC address wireless module of your router (or access points). It consists of 6 pairs of hexadecimal characters (for example, 00:1A:2B:3C:4D:5E) and is used:

  • 🔒 For device filtering in the router settings (allow connection only to certain MAC addresses).
  • 📡 When setting up bridges (WDS) between several routers.
  • 🛠️ To diagnose connection problems (for example, if a device cannot obtain an IP via DHCP).
  • 🏢 In corporate networks, where access is distributed based on a "white list" of MAC addresses.

It is important to understand that the MAC address of a network (BSSID) is different from the MAC address of your laptop or smartphone. The former identifies the access point itself, while the latter identifies your device on the network. If you need the MAC address client (for example, to bind to a router), use other methods (we will talk about them in a separate article).

It is also worth noting that some modern routers support the function MAC Randomization (MAC address randomization for clients), but this doesn't affect the MAC address of the network itself. It remains constant unless manually changed in the settings.

📊 Why do you need the MAC address of your Wi-Fi network?
Setting up filtering on a router
Connecting to a corporate network
Diagnosing Wi-Fi problems
Other

Method 1: Find the MAC address through the router settings

The most reliable method is to view the MAC address directly in the router's web interface. This method works regardless of your device (PC, smartphone, tablet) and doesn't require any special software.

Instructions:

  1. Connect to the Wi-Fi network whose MAC address you need to find out.
  2. Open your browser and enter your router's IP address in the address bar. This is usually 192.168.0.1, 192.168.1.1 or 192.168.8.1 (the exact address is indicated on the sticker on the device body).
  3. Enter your login and password (by default it is often admin/admin or admin/empty password).
  4. Go to the device information section. Depending on your router model, this may be:
    • StatusLocal Area Network (LAN)
    • NetworkWAN or Wi-Fi
    • System ToolsSystem Information
  • Find the line MAC address, BSSID or Physical AddressFor a Wi-Fi network, look for the address in the section wireless network (Wireless) and not on WAN/LAN.
  • Example for routers TP-Link:

    Wireless → Wireless Status
    

    BSSID: 00:1A:2B:3C:4D:5E (this is the MAC address of the Wi-Fi network)

    Connecting to the router's Wi-Fi network|Router's IP address (indicated on the sticker)|Login and password for logging in (default or changed)|Disable VPN/proxy in the browser-->

    ⚠️ Attention: If you can't access your router settings, your network administrator may have changed the default access details. In this case, contact your ISP or the person who set up the equipment. Resetting the router to factory settings (using the button) Reset) will delete all personal data, including Wi-Fi passwords!

    Method 2: View MAC address on Windows 10/11

    In Windows operating systems, you can find the MAC address of the current Wi-Fi network without accessing the router. Built-in tools are available for this: command line or network information.

    Method 1: Via command line

    Open Command line (Win + R → enter cmdEnter) and run the command:

    netsh wlan show interfaces

    Find the block in the results BSSID — this is the MAC address of your Wi-Fi network. Example output:

    Name: Wi-Fi
    

    Description: Wireless Network Adapter

    ...

    BSSID : 00-1a-2b-3c-4d-5e

    ...

    Please note that in Windows the MAC address may be displayed with hyphens (00-1A-2B...), not colons—that's fine. The format doesn't affect the address itself.

    Method 2: Via Network Information

    Alternative method:

    1. Click on the Wi-Fi icon in the tray (lower right corner of the screen).
    2. Select Properties under the name of your network.
    3. Scroll down to the section Properties.
    4. Find the line BSSID — this is the MAC address of the access point.

    If the line BSSID missing, use the first method with command line.

    Method 3: Finding the MAC address on Android

    There are several ways to find the MAC address of a Wi-Fi network on Android smartphones and tablets. However, there is a catch: some manufacturers (for example, Xiaomi or Samsung) hide technical network details in the default settings. In this case, a third-party app will help.

    Method 1: Via Wi-Fi settings (not available on all devices)

    Instructions:

    1. Open SettingsWi-Fi.
    2. Click on the name of your network (not the switch!).
    3. Scroll down to the section Additionally or Network information.
    4. Find the fields BSSID or MAC address of the access point.

    If these fields are not present, proceed to the next method.

    Method 2: Wi-Fi Analyzer App

    Install from Google Play free app Wi-Fi Analyzer (from farproc) or similar (for example, NetX Network Tools). After launch:

    1. Go to the tab List of access points (AP List).
    2. Find your network in the list (by name) SSID).
    3. In the column BSSID The MAC address will be displayed.

    Applications of this type also show signal strength, channel, and other network parameters useful for diagnostics.

    ⚠️ Attention: On devices with Android 10+ and the function enabled MAC Randomization (Client MAC Address Randomization) Applications may display an incorrect MAC address your device, but not the network. MAC address access points (BSSID) remains true.

    Method 4: View MAC Address on iPhone or iPad

    On devices from Apple (iOS/iPadOS) There's no direct way to view a Wi-Fi network's MAC address in the default settings. However, there is a workaround via an app. AirPort Utility (a utility for setting up Apple routers, but it also works with other networks).

    Instructions:

    1. Install from App Store application AirPort Utility (for free).
    2. Connect to the desired Wi-Fi network.
    3. Open the app and tap Wi-Fi Scan (Wi-Fi scanning) in the upper right corner.
    4. Find your network in the list and look at the column BSSID.

    If you have Jailbroken iPhone, you can use tweaks like NetworkList, which add BSSID display to the standard Wi-Fi settings.

    Alternatively, on MacBook or iMac The MAC address of the network can be found through Option-click via the Wi-Fi icon in the menu bar (more details in the next section).

    Method 5: MAC address on macOS (MacBook, iMac)

    On computers Apple With macOS, there are two quick ways to find the MAC address of the current Wi-Fi network: through the menu bar or Terminal.

    Method 1: Via the menu bar

    The easiest way:

    1. Hold down the key Option (⌥).
    2. Click on the Wi-Fi icon in the upper right corner of the screen.
    3. In the drop-down menu, find the line BSSID — this is the MAC address of the access point.
    4. Display example:

      Wi-Fi: Connected to "MyNetwork"
      

      BSSID: 00:1a:2b:3c:4d:5e

      ...

      Method 2: Via Terminal

      Open Terminal (can be found via Spotlightby clicking Cmd + Space) and run the command:

      /System/Library/PrivateFrameworks/Apple80211.framework/Versions/Current/Resources/airport -I

      Find the line in the results BSSID. Example output:

           agrCtlRSSI: -42
      

      agrExtRSSI: 0

      agrCtlNoise: -89

      agrExtNoise: 0

      state: running

      op mode: station

      lastTxRate: 195

      maxRate: 866

      lastAssocStatus: 0

      802.11 auth: open

      link auth: wpa2-psk

      BSSID: 0:1a:2b:3c:4d:5e

      SSID: MyNetworkHome

      MCS: 7

      channel: 6,1

      This command also shows additional information about the network, such as the Wi-Fi standard used (802.11 auth) and encryption type (link auth).

      Why does macOS Terminal use a strange command path? airport?

      Team airport — is a hidden utility in macOS that is part of the framework Apple80211.frameworkIt is not added to the environment variable. $PATH, so it needs to be called by its full path. In older versions of macOS (before Catalina), you could create a symbolic link for convenience, but in newer versions, Apple has restricted access to system utilities.

      Comparison of methods: which one to choose?

      The method you choose depends on your device and your goals. Below is a table with the pros and cons of each method:

      Way Device Pros Cons Need access to your router?
      Router settings Any 100% accurate result, additional information about the network You need your router login and password. Yes
      Command Prompt (Windows) PC/laptop Fast, does not require administrator rights For current network only No
      Wi-Fi Analyzer (Android) Smartphone/tablet Works on most devices, shows signal Requires app installation No
      AirPort Utility (iOS) iPhone/iPad Official Apple app Doesn't show MAC in default settings No
      Terminal (macOS) MacBook/iMac Maximum accuracy, additional network data Difficult for beginners No

      If you need to know the MAC address someone else's network (for example, a neighbor), none of these methods will work - this requires specialized programs for scanning networks (for example, Wireshark or Kismet), which is beyond the scope of this article and may violate the laws of your country.

      Common mistakes and how to avoid them

      When determining the MAC address of a Wi-Fi network, users often encounter the following problems:

      • 🔄 They confuse the MAC address of the router and the client. Remember: the network address is BSSID, your device's address is Physical Address in network settings.
      • 🚫 Can't see the BSSID field in the settings. On some devices (especially Android), this information is hidden - use third-party applications.
      • 🔒 Cannot access router settings. Check if the router's IP address has changed (for example, to 192.168.100.1) or whether the antivirus/firewall is blocking access.
      • 📱 MAC address not showing on iPhone. Apple purposefully restricts access to low-level network information. Use AirPort Utility.

    Another common mistake is trying to find out the MAC address of the network you are connecting to. not connectedWithout a Wi-Fi connection, determining its MAC address is only possible with specialized equipment (a Wi-Fi adapter in monitoring mode), which requires extensive knowledge of networking technologies.

    ⚠️ Attention: Some providers (especially in public networks, hotels, airports) may use a mechanism MAC Authentication, which requires your device to be registered by MAC address. In this case, changing the client's MAC address (spoofing) may result in blocked access. Before doing this, check the network usage rules.

    FAQ: Answers to frequently asked questions

    Is it possible to change the MAC address of a Wi-Fi network (router)?

    Yes, some routers allow you to change the MAC address in the settings (usually in the MAC Clone or Network). However, this is not recommended unless absolutely necessary, as it can lead to network conflicts. Also, after rebooting the router, the MAC address may reset to the factory default.

    Why is the MAC address displayed in different formats (colons or hyphens)?

    These are just different ways of displaying the same address. For example, 00:1A:2B:3C:4D:5E And 00-1A-2B-3C-4D-5E — these are the same MAC address. The main thing is that the characters and their order match.

    Is it possible to find out the router model using the MAC address?

    Partially. The first 3 bytes (6 characters) of the MAC address are called OUI (Organizationally Unique Identifier) ​​and are assigned to the manufacturer. For example, 00:1A:2B may belong TP-Link, A 00:0D:4BASUSA full list of OUIs can be found on the website IEEE, but this will not give the exact model of the device.

    What should I do if my network's MAC address changes after rebooting my router?

    This is unusual behavior—usually the MAC address is hardcoded into the hardware. If the address changes, it's possible:

    1. The router has the function enabled MAC Randomization (rare, but found in some models).
    2. Do you have dual-band router (2.4 GHz and 5 GHz), and you connect to different networks with different MAC addresses.
    3. The router is operating in the mode repeater and “replaces” the MAC address of the main network.

    Check your router settings or contact your ISP.

    How can I find the MAC address of a Wi-Fi network if I am connected via cable (Ethernet)?

    If you are connected to the router via cable but want to know its MAC address wireless module, you still need to connect to Wi-Fi or go to the router settings (as described in Method 1). Ethernet port MAC address (LAN MAC) will be different from the Wi-Fi MAC address (WLAN MAC or BSSID).