How to see who is connected to your Wi-Fi router

When the internet starts to slow down and pages load with a noticeable delay, it often leaves network owners perplexed. In most cases, the cause isn't a problem with the provider's equipment or bandwidth congestion, but rather that unauthorized devices have connected to your access point. This could be a neighbor's laptop, a guest's smartphone who forgot their password, or even an automated script attempting to brute-force the encryption key. Unauthorized access — this not only reduces speed, but also poses a direct threat to the security of your personal data stored on the local network.

You can detect the presence of "uninvited guests" by indirect signs, such as blinking activity indicators on the router when you're not downloading anything, or a sharp drop in ping while playing online games. However, relying solely on guesswork is not recommended, as it can lead to false conclusions. The only way to obtain reliable information is to log into the router's administrative panel and examine the list of active clients. Modern routers provide detailed information about each connected gadget, including its IP address, MAC address, and connection type.

The verification process takes only a few minutes, but it requires attention and a basic understanding of how a home network works. If you find a device you can't identify, you must immediately block it and change the passwords. In this article, we'll cover in detail where to find connection lists on routers from different manufacturers, how to distinguish system devices from rogue ones, and what steps to take to protect your network perimeter from intrusion.

Indirect signs and methods of primary diagnosis

Before delving into complex hardware settings, it's worth paying attention to network behavior in everyday use. The first warning sign is often unstable streaming services: high-definition video constantly buffers, even though your data plan allows for 4K streaming without issue. Another common symptom is a decrease in upload speed, which is especially noticeable when sending large files or during video calls, when the image becomes blurry.

Another method of checking that doesn't require access to the router settings is to use specialized network scanners for your smartphone or computer. Programs like Fing, Network Scanner or Advanced IP Scanner are able to scan the entire range of addresses and show all active devices. Traffic analysis allows you to see in real time which gadgets are consuming the most data right now.

  • 📉 A sharp drop in internet speed during hours when you are alone at home.
  • 💡 Active blinking of the WLAN or Internet indicator when there is no activity on your part.
  • 📱 Unknown device names appear in the list of devices available for printing or media servers.
  • 🔒 Block access to router settings or change the password without your intervention.
⚠️ Attention: Some smart devices, such as robot vacuums, IoT lamps, or smart plugs, may have obscure names online (for example, "Unknown Device" or a string of characters). Don't rush to block them until you're sure they're not your own gadget.

If you are using a Windows computer, you can use the command prompt for a quick check. Enter the command arp -a in the terminal to see a table of IP and MAC addresses of all devices your PC has recently communicated with. While this method won't reveal passive devices, it will help identify active network participants. For a more in-depth analysis, it's best to consult the router's logs.

Login to the router's administrative panel

To gain full control over your network and see the number of connections, you need to log in to your router's web interface. This is the central control point where all network parameters are displayed. To log in, you'll need a device (computer or smartphone) connected to your Wi-Fi network via cable or over the air, and the default gateway address. These are typically standard IP addresses: 192.168.0.1, 192.168.1.1 or 192.168.31.1.

In the browser's address bar, enter your router's IP address and press Enter. The system will ask for your username and password. If you've never changed these details, they'll be found on a sticker on the bottom of the device. Default combinations are often admin/admin or admin/password. Login Security Critical: If you use factory passwords, you must change them immediately after the first authorization.

Interfaces from different manufacturers may differ significantly in appearance, but their design logic is the same. After successfully logging in, you'll find yourself on the main status page, which often displays brief information about the status of the WAN and LAN ports, as well as the number of active wireless clients. From here, navigation leads to the wireless network or system tools sections.

Where to find a list of connected devices on different routers

The location of the client list section depends on the model and firmware of your equipment. Manufacturers call this section by different names, so it's important to know where to look for the information you need. In most modern interfaces, this section is located in the main menu or dashboard for easy monitoring.

Below is a table with sample menu options for popular brands to help you navigate the menu quickly:

Router brand Section name in the menu Typical navigation path
TP-Link Wireless Statistics / Network Map Basic -> Wireless -> Wireless Statistics
ASUS Network / Clients Network Map -> "Clients" tab
Keenetic Client list My Networks and Wi-Fi -> Home Network
MikroTik Leases (DHCP) IP -> DHCP Server -> Leases

In interfaces TP-Link And Tenda The term "Wireless Statistics" is often used, which shows the current number of connections and detailed statistics for each MAC address. Routers ASUS And Zyxel The information is usually presented in the form of a graphical network map, where you can click on a specific device and see its properties. Users MikroTik It is worth paying attention to the DHCP Leases table, since this is where all the devices that have received an IP address are displayed.

📊 What brand of router do you have?
TP-Link
ASUS
Keenetic
MikroTik
Another

If you can't find the section you need, use the settings search (if available) or refer to the instructions on the manufacturer's official website. Keep in mind that firmware updates are subject to change, and the menu structure may change. Current documentation is always available in the support section on the vendor's website.

List Analysis: How to Distinguish Your Devices from Others

Once you've received a list of connected devices, you may encounter a situation where some of them don't have clear names or are listed as "Unknown." Don't panic. The first step is a process of elimination: disable Wi-Fi on all your devices (smartphones, tablets, TVs, consoles) and see which devices remain active in the list. The ones that disappear are yours.

The second important parameter for identification is MAC address. This is a unique identifier for a network interface, consisting of six pairs of hexadecimal numbers (for example, A1:B2:C3:D4:E5:F6). The first three pairs of numbers (OUI) indicate the device manufacturer. There are online services that can identify the brand using these numbers. If you see a device from a manufacturer you don't own (for example, an unknown Xiaomi when you only own an iPhone and Samsung), this is cause for concern.

  • 🔍 Compare the number of devices on the list with the actual number of gadgets in your home.
  • 🏭 Check the manufacturer by MAC address using online OUI databases.
  • 📵 Disable your devices one by one to identify them in the list.
  • 📝 Record the MAC addresses of your regular devices for future reference.

It's also worth considering that modern operating systems (iOS, Android, Windows 10/11) use MAC address randomization by default to enhance privacy. This means that the same device may present itself to the router with a different address each time it connects. MAC Address Randomization can create the illusion of multiple connections, although in fact it is the same smartphone.

⚠️ Attention: Router interfaces and functionality may vary depending on the firmware version. If you don't see the features described, consult the official user manual for your specific model.

Blocking uninvited guests and setting up filtering

Once you detect a foreign device, you should immediately restrict its access. The easiest way is to click the "Block" button next to the unknown client in the router interface. However, this is a temporary measure: the attacker can simply wait or try to connect again if the Wi-Fi password remains the same.

The most effective method is tuning White List or MAC address filtering. In this mode, the router allows connections only to devices whose addresses are added to the allowed list. All others, even with the password, will be unable to connect. This creates a secure barrier, although it requires manual registration for each new guest.

Activation path (example):

Wireless -> Wireless MAC Filtering -> Enable -> Allow

(Add MAC addresses of your devices to the table)

While blocking, it's recommended to change your Wi-Fi network password. Choose a strong encryption key using a combination of upper- and lower-case letters, numbers, and special characters. Be sure to change the encryption type to WPA2-PSK or WPA3, since the outdated WEP standard can be cracked in a few minutes.

☑️ Actions upon detection of an intruder

Completed: 0 / 5

Additional wireless network security measures

After cleaning the network, it's important to consolidate the results and prevent recurrence. In addition to changing the password, disable the feature WPS (Wi-Fi Protected Setup). This technology, which allows you to connect with the push of a button, has known vulnerabilities that allow attackers to recover the PIN code and gain access to the network.

It's also recommended to hide your network name (SSID Broadcast). This way, the router won't broadcast the network name, and it won't appear in your neighbors' list of available networks. To connect, you'll have to manually enter the network name and password on each new device. This doesn't provide 100% protection, but it significantly reduces the interest of casual Wi-Fi hunters.

Should you hide your SSID?

Hiding the network name (SSID) creates the illusion of security. To a professional hacker, a hidden network is just as visible as a regular one; its name is simply not broadcast. However, this method is effective for protecting against neighbors, as it makes the network invisible to ordinary smartphone users.

Update your router firmware regularly. Manufacturers release updates that patch security holes that could allow hackers to access the admin panel. Automatic update — the best strategy if your model supports this feature.

Frequently Asked Questions (FAQ)

Can my neighbor steal my Wi-Fi if I have a strong password?

Theoretically, yes, if an outdated encryption protocol or a WPS vulnerability is used. However, if WPA2/WPA3 is used and the password is long, brute-forcing it would take years. Most often, neighbors discover the password when it's simple, or through password-protecting apps that users install on their phones.

Does having one phone connected affect my internet speed?

It depends on your neighbor's activity. If they're simply connecting in the background, the impact is minimal. If they're downloading torrents, watching 4K videos, or updating games, the channel will be busy, and you'll experience a significant drop in speed and increased ping.

What should I do if I can't access my router settings?

Check that you're connected to the correct network. Make sure there are no typos in the address. If the admin password doesn't work, it may have been changed. In this case, the only solution is to reset the router to factory settings (press the Reset button on the router), after which you'll have to set up your internet connection again.

How often should I change my Wi-Fi password?

We recommend changing your password every 3-6 months, as well as immediately after granting access to guests who might remember it or share it with others. Regularly changing your access key minimizes the risk of long-term unauthorized use.