How to see how many people are connected to your Wi-Fi router

Has your internet speed suddenly dropped to a crawl, and videos won't load even in low resolution? Chances are, someone has connected to your home network and is actively consuming bandwidth. In the digital age Wi-Fi connection has become as vulnerable a point of entry into a home as an unlocked front door. Knowing who is using your channel is the first step to ensuring information security and network stability.

Many router owners don't even suspect that their password is out of date or has been compromised by special programs. NeighboursMalicious devices using your internet connection to download large files or perform mining can significantly slow down your entire system. Furthermore, the presence of unknown devices on your local network creates a real risk of leaking personal data stored on your computers and smartphones. Checking your client list is a simple yet critical procedure that should be performed regularly.

In this article, we'll take a detailed look at all available methods for monitoring connected devices: from using routers' built-in web interfaces to specialized mobile apps. You'll learn not only how to identify intruders but also how to effectively block their access, as well as strengthen your network's security to prevent similar incidents in the future. The exact number of connected devices can only be seen through the router's administrative panel or specialized software; the standard indicators on the router's body do not provide this information.

Using the router's web interface to check clients

The most reliable and accurate way to find out who is using your Wi-Fi is to access your router's settings. Almost all modern models, whether TP-Link, Asus, Zyxel or Mikrotik, have a built-in mechanism for tracking active connections. To do this, you'll need any device already connected to the network (a computer or smartphone) and a browser. In the address bar, enter the gateway IP address, which by default is usually 192.168.0.1 or 192.168.1.1.

After entering the address, the system will ask for authorization. If you have never changed the default data, you can find it on a sticker on the bottom of the device (usually admin/admin). Once in the menu, look for the section, which may have different names depending on the firmware and manufacturer. Most often, the information you're looking for is located in the "Wireless," "Status," "Clients," or "DHCP List" tabs. This is where you'll get a complete picture of what's happening on your network right now.

In the interface, you'll see a table where each device is assigned an IP address, MAC address, and, often, a hostname. The hostname helps identify the device, for example, iPhone-Ivan or Smart-TV-LGIf you see an unfamiliar name or a device you definitely didn't connect to (for example, an unknown laptop or phone), this is cause for concern. Some routers allow you to block access to the unwanted guest directly from this menu by simply pressing the appropriate button.

⚠️ Warning: If you changed your Wi-Fi password but did not change the password for your router's administrative panel, an attacker connected to your network could easily gain complete control of your equipment.
What should I do if the router interface is in English?

Use an online translator to take a screenshot, or look in the menu for sections labeled "Wireless," "Status," "Client List," or "DHCP Server." Often, the section you need is marked with an icon resembling a list of computers or a wireless signal.

Mobile applications for network monitoring

For those who prefer to manage settings from a smartphone, there are many convenient scanner apps. They allow you to quickly scan your network and identify all active devices without having to delve into the router's web interface. One of the most popular and functional tools is Fing, which is available for both Android, and for iOSThe application automatically detects the types of connected gadgets, their manufacturers, and operating systems.

The principle behind these utilities is simple: after installation and launch, the app requests permission to scan your local network. Within seconds, you receive a complete list of all devices on the same Wi-Fi network as your phone. This is especially convenient when you need to quickly check if someone is using your Wi-Fi while visiting someone or at the office. Furthermore, Fing, you can pay attention to WiFi Analyzer or Network Scanner, which also provide detailed information.

It's important to understand that mobile apps display information from your phone's perspective. They can't block a device at the router level (unless the router itself supports app integration), but they serve as an excellent diagnostic tool. If the app shows 15 devices, but you only have three in your home, that's a clear warning sign. The "Ping" function in such apps can help you check whether the device is currently active or simply "sleeping" on the network.

  • 📱 Fing — the most popular application with detailed information about the manufacturer and model of the device.
  • 🔍 Network Scanner — allows you not only to see devices, but also to scan open ports to check for vulnerabilities.
  • 📶 WiFi Analyzer — in addition to the list of clients, it shows channel load and signal strength.
📊 What device do you use to check your network most often?
Smartphone
Tablet
Laptop
Desktop PC

Analyzing a list via the command line (CMD)

For users who prefer to work with a computer running Windows If you don't want to install unnecessary software, there's a built-in tool—the command line. This method allows you to get a list of devices with which your computer has recently communicated, which indirectly indicates the clients on the network. To open the command line, press the key combination Win + R, enter cmd and press Enter.

In the window that opens, you need to enter the command arp -a and press Enter. This command displays the ARP (Address Resolution Protocol) table, which contains IP addresses and their corresponding physical MAC addresses. You'll see a list of addresses starting with your subnet (e.g., 192.168.1.x). However, keep in mind that this method displays not only current connections but also a cache of previous connections, so the data may not be entirely up-to-date.

For a more in-depth analysis, you can use the command netstat, but it requires certain knowledge to interpret the results. The main advantage of the CMD method is that it doesn't require third-party software and is available on any Windows machine. It's a simple but effective way to quickly diagnose problems when all you have to hand is a keyboard and monitor.

arp -a

After running the command, you'll see a list of IP addresses. To determine which address belongs to the router (gateway) and which to other devices, you can compare them to your own IP address. The gateway address is usually first in the list or ends with .1. The other active addresses in the same subnet are potential neighbors or your devices.

Specialized software for PC: Wireless Network Watcher

If Windows' built-in tools aren't enough for you, and you're too lazy to mess around with your router's settings, a free utility will come to the rescue. Wireless Network Watcher from the developer NirSoftThis compact, no-installation program scans your wireless network and displays a list of all connected clients in a convenient table format. It's faster and more informative than the standard command line.

The main advantage of this software is the ability to export the list to a text file, HTML, or XML, as well as a sound alert function. You can configure the program to play a sound every time a new device appears on the network. This is ideal for paranoid users or small office administrators who want to respond to intrusions immediately. The program automatically detects the network card manufacturer by MAC address, simplifying identification.

In the program interface, you will see columns with the IP address, MAC address, device name, and manufacturer. If you see a device with the name Unknown or a manufacturer that is not available in your home (for example, some Hikvision(If you don't have CCTV cameras), it's worth taking a closer look. The program also allows you to add comments to devices to tag your own gadgets and immediately spot others.

How to identify a device by MAC address

Often the list of connected clients displays strange names like android-5f3a2b or simply a set of numbers. In such cases, the MAC address comes to the rescue—a unique identifier for a network interface consisting of 12 hexadecimal characters (for example, 00:1A:2B:3C:4D:5E). The first six characters (three bytes) are called the OUI (Organizationally Unique Identifier) ​​and indicate the manufacturer of the device.

To find out who is behind a mysterious MAC address, simply enter its first 6 characters into any online OUI search service (for example, macvendorlookup). The system will display the name of the manufacturer. If the service shows Apple, then it's an iPhone, iPad or Mac. If Samsung - a phone or TV of this brand. If Huawei — most likely a smartphone or router. This helps filter out your devices from others by simply checking the boxes that came with the gadgets.

However, it is worth remembering the “MAC address randomization” function, which is implemented in modern versions iOS And AndroidTo enhance privacy, smartphones can generate a random MAC address when connecting to new networks. In this case, it will be impossible to determine the exact device model based on the address, and you'll have to rely on eliminating known devices.

Manufacturer (OUI) Probable device MAC prefix example
Apple, Inc. iPhone, iPad, MacBook 00:1C:B3, A4:5E:60
Samsung Electronics Galaxy Smartphone, Smart TV 00:12:47, 5C:2E:59
Xiaomi Communications Smartphones, routers, vacuum cleaners 64:09:80, 28:6C:07
Intel Corporate Wi-Fi adapters in laptops 00:1E:33, 34:02:86
Espressif Inc. Smart sockets, sensors (IoT) 18:FE:34, 24:0A:C4

Blocking Uninvited Guests and Setting Up Security

Once you've discovered a rogue device, you need to act quickly. The easiest way is to change your Wi-Fi network password. After changing the password, all devices will be disconnected, and you'll have to reconnect them using the new key. This is guaranteed to eliminate all unwanted devices, but it will require some hassle to reconfigure.

A more flexible method is to use MAC filtering (Blacklist/Whitelist). In the router settings (usually in the Wireless MAC Filtering section), you can add the intruder's MAC address to the blacklist. After this, the router will ignore any connection requests from that specific device, even if it knows the correct password. Some routers allow you to do the opposite: create a whitelist of allowed devices, making it physically impossible to connect from any other address.

It's also recommended to hide the network name (SSID). If the network is hidden, it won't appear in the list of available networks on your neighbors' phones. To connect, you'll need to manually enter the network name and password. This doesn't provide 100% protection from hackers, but it's a great way to prevent accidental connections and nosy neighbors. Don't forget to disable this feature, too. WPS, as it is one of the most vulnerable security holes in home routers.

⚠️ Caution: When enabling MAC filtering (whitelisting), be extremely careful. If you accidentally add an incorrect address to the list or lose access to the router, you will not be able to connect to the network. Always leave one LAN cable available for a direct connection in case of a failure.

Frequently Asked Questions (FAQ)

Can my neighbor steal my internet if I'm not at my computer?

Yes, it can. If your Wi-Fi isn't password protected or has a weak password, your neighbors can connect at any time, download movies, or upload torrents, which will slow down your connection even when you're not home.

Does the number of connected devices affect internet speed?

Absolutely. The bandwidth is divided among all active users. If you have 20 devices connected to your router and at least half of them are actively consuming data, your smartphone's speed will drop significantly.

How often should I change my Wi-Fi password?

It's recommended to change your password every 3-6 months, as well as immediately after granting temporary access to someone (guests or repairmen). This minimizes the risk of your password being permanently stored on other people's devices.

What is WPS and why is it recommended to disable it?

WPS (Wi-Fi Protected Setup) is a simplified connection technology. It often has vulnerabilities that allow someone to brute-force the PIN code and access the network even without knowing the master password. If you don't use the WPS button to connect, it's best to disable this feature in your router's settings.

Will my neighbor see it if I hide my network name (SSID)?

A hidden network won't appear in the list of available networks, but an experienced user can still detect the presence of a hidden network and connection attempts using specialized software (sniffers). Hiding the SSID protects against "casual" users, not professionals.

☑️ Wi-Fi Security Check

Completed: 0 / 5