In the digital age, home Wi-Fi has become the central nervous system of our lives. Smartphones, smart TVs, refrigerators, and even video surveillance systems require a constant connection. However, it's not always clear who is consuming the bandwidth or why the internet is slow. Connection control - This is the first step to ensuring the security and stability of your local network.
Users often encounter situations where their internet speed drops for no apparent reason. This could be a sign that neighbors have found a way to exploit your password or that someone in the household is downloading large files. Activity monitoring allows you to quickly identify uninvited guests and restrict their access.
There are several proven methods for viewing a complete list of devices on the network. We'll cover methods using the router's web interface, specialized smartphone apps, and commands for advanced users. Regardless of your device model, you'll get a complete picture of what's going on.
Using the router's web interface
The most reliable and detailed way to see who's connected to your Wi-Fi is to log into your router's admin panel. This method doesn't require installing any additional software and provides access to full functionality. network administrationAll you need is a browser and the default gateway address.
First, you need to find out the gateway's IP address. These are usually standard values, such as 192.168.0.1 or 192.168.1.1. Enter this address into your browser's address bar. If you've changed the default settings, use your unique address. The system will then prompt you. login and password to enter.
The interface may differ depending on the manufacturer, but the logic remains the same. Look for sections with names like "Client List," "DHCP Client List," or "Wireless Network Status." These are where all active connections are displayed in real time.
⚠️ Attention: If you haven't changed your router's default administrator password, be sure to do so before testing. Using the default password (admin/admin) makes your network vulnerable to external hacking.
The table below shows standard addresses and sections for popular equipment manufacturers:
| Manufacturer | Entrance address | Menu section |
|---|---|---|
| TP-Link | 192.168.0.1 | DHCP -> DHCP Client List |
| ASUS | 192.168.1.1 | Network Map -> Clients |
| Keenetic | 192.168.1.1 | Client list (monitor icon) |
| MikroTik | 192.168.88.1 | IP -> DHCP Server -> Leases |
Checking via mobile apps
Modern routers often support management via mobile applicationsThis is the most convenient way to quickly check network status without having to reach for a laptop. Manufacturers offer software for iOS and Android that allows you to monitor connections with one click.
Popular brands such as TP-Link Tether, ASUS Router or Keenetic, provide comprehensive information. In the app, you'll see a list of devices, their name, IP address, and current connection speed. Some apps even allow you to block access with one tap.
If you don't have a proprietary app or an older router, you can use universal network scanners. Programs like Fing or Network Scanner scan Wi-Fi networks and display all detected devices. They also identify the device model and network card manufacturer.
However, it's worth remembering that third-party scanners may not display all the details available in the admin panel. For example, they don't always show connection history or detailed MAC address filtering settings. For in-depth diagnostics, it's still better to use the web interface.
Analyzing a list via the command line
For users who prefer to work with code or do not have access to the web interface, there is a verification method via command line operating system. This method works on any computer connected to the same Wi-Fi network and doesn't require router passwords.
In the Windows operating system, you need to open the command prompt. Press the Win+R key combination, enter cmd and press Enter. In the window that opens, enter the command arp -aThis command displays a table of the IP addresses and physical MAC addresses of devices your computer has communicated with.
C:\Users\User> arp -a
Interface: 192.168.1.45 --- 0xb
Internet address Physical address Type
192.168.1.1 00-1a-2b-3c-4d-5e dynamic
192.168.1.15 a4-5e-60-7f-8a-9b dynamic
192.168.1.20 c8-3a-35-2d-1e-0f dynamic
In macOS and Linux the principle is similar, but the command will look like this arp -a in the terminal. You'll see a list of addresses. The gateway (router) address is usually the first one on the list. The remaining IP addresses are the devices on your network.
What do the statuses "dynamic" and "static" mean?
A dynamic address is assigned automatically by the router for a specified period of time (DHCP lease). A static address is permanently assigned to the device and does not change after a reboot.
The downside of this method is that it only shows devices with which your computer has already communicated. To see everyone, you can first ping the entire address range, but this requires more complex scripts. Nevertheless, for a quick check, this method is effective.
Identifying unknown devices
After receiving the list, the question often arises: "What is this device?" Routers often assign names like android-12345 or unknown deviceFor precise identification, you need to look at the MAC address—the unique identifier of the network card.
The first six characters of the MAC address (OUI) identify the chip manufacturer. There are online databases and reference books where you can enter these characters. If you see an address starting with 00:1A:2B, the search will return the manufacturer, which often narrows the search to a specific TV or smartphone model.
- 📱 Smartphones: often have a model in the name (iPhone, Galaxy), but can be hidden under generic names.
- 📺 Smart TV: are usually identified by brand (Samsung, LG, Sony) and have a stable IP.
- 💻 Computers: often referred to as the username or hostname set during Windows/macOS installation.
- 🏠 IoT gadgets: Lamps and sockets may have strange names containing prefixes like "Smart" or "Tuya".
If you can't identify a device by name, try the elimination method. Disable Wi-Fi on all known devices one by one and see which one disappears from the list in the router admin panel. This is the most reliable way to determine who owns the address.
☑️ Network security check
Methods of protection against unauthorized access
If you discover someone else's device, you need to act immediately. The easiest step is to change the Wi-Fi password. After doing this, all devices will be disconnected, and you'll have to reconnect your devices with a new security key. This is guaranteed to kick the "pirate" out of the network.
A more advanced method is - MAC filteringYou can create a "whitelist" in your router settings. It only includes the addresses of your devices. Even if someone discovers your Wi-Fi password, they won't be able to connect because their physical address isn't on the whitelist.
⚠️ Attention: MAC addresses can be spoofed (cloned). Therefore, MAC filtering is an additional protection, but not a panacea. A strong WPA2/WPA3 encryption password should remain the primary barrier.
It's also recommended to disable the WPS function. This technology is designed to simplify connections, but has known vulnerabilities that allow attackers to brute-force passwords in a matter of hours. It's best to keep WPS disabled on modern routers.
Common problems and their solutions
When monitoring a network, users often encounter technical nuances. For example, a device may show as "Disconnected" but still appear in the list. This is normal: the router stores the IP address lease history (DHCP Lease) until the timer expires.
Another problem is duplicate IP addresses. If two devices attempt to use the same address, a conflict will occur, and both devices will lose internet access. In this case, rebooting the router, which will redistribute the addresses, or manually setting static IP addresses for important devices can help.
Sometimes users don't see their devices in the list. This may be due to the "AP Isolation" feature. When enabled, devices on the Wi-Fi network cannot see each other or the router, which is often useful in public spaces, but inconvenient at home for printing or casting to a TV.
Can my neighbor steal my Wi-Fi if I changed the password?
If you've changed your password to a complex one (longer than 10 characters, with numbers and uppercase and lowercase letters) and are using WPA2 or WPA3 encryption, it's virtually impossible to hack your network. However, if you have WPS enabled or the password was written down on a piece of paper and someone else has seen it, the risk remains.
Why do I see more gadgets in the list of devices than I have?
Modern people own a multitude of gadgets. A smartphone, tablet, laptop, smartwatch, speaker, TV, and set-top box—that's seven devices. Furthermore, a router may display guest networks or virtual interfaces. Carefully check the MAC addresses.
How to permanently block a device by MAC address?
Go to your router settings and find the "MAC Filtering" or "Blacklist" section. Add the intruder's MAC address to the blacklist and save the settings. The device will lose network access, even if it knows the correct password.
Does the number of connected devices affect internet speed?
Yes, it does. The Wi-Fi channel is shared among all active users. If one user is watching 4K video or downloading torrents, the others will have limited bandwidth. Furthermore, the router has a limit on the number of simultaneous connections.