How can I see who is connected to my WiFi on my computer?

Discovering a foreign device on your home network can be an unpleasant surprise, especially if your internet speed has suddenly dropped or your router has started running hotter than usual. Modern encryption methods, such as WPA3, make direct hacking difficult, but many users still use simple passwords or the WPS function, opening the door to attackers. The first step in ensuring security is always diagnostics: you need to know exactly which devices are currently using your channel.

There are several ways to detect uninvited guests, ranging from built-in router interfaces to specialized software for WindowsDon't panic ahead of time: sometimes forgotten smart plugs, TVs, or guest gadgets that simply haven't disconnected from the network end up on the "neighbors" list. However, systematically monitoring your connection list is basic digital security hygiene that every home router owner should master.

In this article, we'll explore the most effective and up-to-date methods of traffic monitoring. We'll cover both standard operating system tools and the administrative panels of popular hardware models. Understanding What MAC address does your device have?, will become a key skill for filtering the client list and blocking strangers.

Using the router's built-in interface

The most reliable and accurate way to get a complete picture of what's happening on your network is to delve into the "brains" of your router. The router's administrative panel sees absolutely every device that authenticates, including those that may be hidden from computer scanners thanks to firewall settings. To access it, you'll need the gateway IP address, which typically looks like this: 192.168.0.1 or 192.168.1.1, and the administrator password.

Interfaces vary from manufacturer to manufacturer, but the logic for finding the client list is the same. You need to find a section that might be called "Status," "Wireless," or "Client List." This is where the following are displayed: MAC addresses, IP addresses, and sometimes the names of connected devices. If you see a device that you can't identify by name or network card manufacturer, this is cause for concern.

Where can I find my router password?

If you've never changed the factory administrator password, it's located on a sticker on the bottom of the device. It's often admin/admin or admin/1234. If you've changed the password and forgotten it, you'll need to perform a factory reset using the Reset button.

It is important to note that some modern models from TP-Link or Asus Allows you not only to see devices but also to instantly block them directly from this menu, without the need for complex filtering rules. This makes the web interface method the most convenient for quickly responding to threats.

Checking via the Windows command line

If access to the router is blocked for some reason or you prefer operating system tools, you can use the built-in utilities WindowsThe command line allows you to obtain a list of active connections and the ARP table, which maps IP addresses to physical addresses of equipment. This method is advantageous for its speed and the fact that it eliminates the need to install third-party software.

To get started, launch the command prompt as administrator. Enter the command arp -a and press Enter. You'll see a list of all IP addresses with which your computer has recently exchanged data, along with their corresponding MAC addresses. However, there's a catch: you'll only see the devices with which you've actively exchanged packets, not the entire list of connected WiFi clients.

arp -a

To expand the list, you can first "knock on" all possible addresses in the subnet. To do this, use the ping command with a broadcast address or a ping request loop. After this procedure, restart arp -a will show a more complete picture. This is especially useful when you need to quickly check your local environment without accessing the router settings.

Specialized network scanning programs

For those who want detailed information in a convenient graphical format, there are special snail scanners. They automatically detect the network card manufacturer by the first six characters of the MAC address (OUI), greatly simplifying device identification. For example, you'll immediately understand that a device with an address starting with A4:C3:F0, belongs to the company Apple, which means it's an iPhone or a MacBook.

One of the most popular programs is Wireless Network Watcher from NirSoft. It's lightweight, requires no installation, and instantly scans the network, listing all active nodes. Unlike standard Windows tools, this software continuously monitors the network and can alert you with an audible signal whenever a new device appears.

  • 📡 Advanced IP Scanner — a powerful tool with remote control and port scanning capabilities.
  • 🔍 Angry IP Scanner — a cross-platform utility with open source code and flexible settings.
  • 📱 Fing — a popular solution with versions for both PC and mobile devices.
⚠️ Warning: Download network scanners only from the official websites of their developers. There are many counterfeit versions online, which may themselves be malware collecting data about your network.

Using such programs allows you not only to view a list but also to conduct a preliminary vulnerability analysis. Many of them display open ports and the operating system type of the connected device, giving you an idea of ​​how secure your "guest" device is or whether it's an IoT device with factory-set passwords.

📊 Which network testing method do you find most convenient?
Through the router's browser
Windows Command Prompt
Third-party programs (scanners)
Provider's mobile application

Analysis of the connection list on different router models

Router interfaces can vary significantly depending on the manufacturer and firmware version. Knowing the exact path to the client list will save you time. Below is a table with navigation for the most common models to help you quickly navigate the menu.

Manufacturer Path to the menu Section title
TP-Link Basic -> Wireless -> Wireless Statistics Wireless statistics
ASUS Network Map -> Clients Client list
Keenetic Client list (icon on the main page) List of devices
D-Link Advanced Settings -> Wi-Fi -> Status Associated Client Status

For router owners Keenetic The luckiest of all: they have a separate “Client List” tab right on the main screen, where each device can be renamed, assigned a permanent IP, or blocked from accessing the network in one click. ASUS In the Network Map section, you can visually track the data transfer speed of each client in real time, which helps identify the traffic hog.

If you have a router from a provider (for example, Rostelecom or MGTS), the interface may be truncated. In such cases, accessing the address often helps. 192.168.1.1 With superuser rights, unless blocked by the operator. Sometimes providers hide the list of WiFi clients in the standard panel, redirecting the user to their personal account on the website.

☑️ WiFi Security Check

Completed: 0 / 5

Mobile applications for network diagnostics

Often, you don't have a computer at hand, but you do have a smartphone. Modern mobile network diagnostic apps work just as well as their desktop counterparts and are sometimes even more informative, as they can scan the network directly via the phone's WiFi module. Apps like Fing or WiFi Analyzer instantly show a list of all devices on the local network.

The advantage of mobile scanners is that they often have a manufacturer database built into the app. You'll immediately see the TV icon. Samsung or laptop Dell opposite the corresponding IP address. This eliminates the need to Google MAC addresses. Additionally, such apps can check internet speed and gateway ping, which is useful for general diagnostics.

However, it's important to remember that a mobile phone connected via WiFi sees the network the same way a computer does. If an attacker uses stealth techniques (such as a static IP outside the DHCP range or a disabled ping response), a mobile scanner may not detect them. Therefore, a mobile scan is a good quick fix, but not a panacea.

⚠️ Note: App and router interfaces may be updated. If you don't find an exact match for the menu names, look for sections labeled "Client," "Wireless," "Station," or "Connected Devices."

What to do if you find a stranger: protective measures

Detecting a rogue device is a signal for immediate action. The first thing you should do is change your WiFi password. Even if you don't know how the attacker got into the network (through brute-force attacks, WPS, or a virus on a friend's device), changing the access key will disconnect all devices, and you'll have to reconnect your devices.

The second step is to enable filtering by MAC addressesThis is a "whitelist" where you add only the addresses of your devices. The router will ignore any other connections, even if someone has the correct password. This is the most reliable security method, although it requires manual configuration when purchasing new equipment.

  • 🔒 Disable WPS - This feature is often a security hole that allows you to bypass a complex password.
  • 📡 Change the encryption type - Use only WPA2-PSK or WPA3, avoid the outdated WEP.
  • 👀 Hide the network name (SSID) — the router will not broadcast the network name, and you can only connect by manually entering the SSID.

Keep in mind that an "intruder" could also be a virus on one of your own computers that has created a virtual access point or become part of a botnet. Therefore, after changing passwords, it's advisable to run a full antivirus scan of all connected devices.

Can a neighbor steal my internet without a password?

Yes, if you have WPS (push-button connection) enabled or are using legacy WEP encryption. Brute-force attacks are also possible if the password is too simple.

Frequently Asked Questions (FAQ)

Can my neighbor see my files if he is connected to WiFi?

If your network isn't properly segmented and network discovery is enabled on your computers, this is theoretically possible. However, modern versions of Windows consider public networks (including other people's WiFi) to be secure by default and block access to shared folders. Nevertheless, the risk of traffic (passwords, messages) being intercepted without HTTPS remains high.

Why is there "Unknown device" in the list of devices?

This means the program or router was unable to recognize the manufacturer by the MAC address. This often happens with cheap Chinese IoT devices (smart light bulbs, sockets), CCTV cameras, or older gadgets. Check your device list and try to identify them by elimination.

How to block a device permanently?

Simply changing the password isn't enough if the device retains the settings. You need to go to the router settings, find the "MAC Filter" or "Parental Control" section, add the offending MAC address to the Blacklist, and enable the rule.

Does the number of connected devices affect the speed?

Yes, directly. The WiFi channel is shared among all active users. If your neighbor is downloading torrents at high speeds, your video call may be interrupted or delayed, even if your provider's plan allows for a higher bandwidth.