Who's Connected to My Wi-Fi? Top 5 Checkers + Blocking Instructions

Have you noticed your internet has slowed down, even though your plan hasn't changed? Or is your router flickering more frequently than usual, as if additional devices are connected to the network? It's likely that someone else has connected to your Wi-Fi. — neighbors, guests who forgot to disconnect, or even hackers using your traffic for their own purposes. According to Kaspersky, every fifth user experiences unauthorized access to their home network at least once a year.

In this article we will look at 5 proven programs for Windows, Android, and built-in router tools, which will show all connected users—from smartphones to smart light bulbs. You'll learn how to not only identify "unnecessary" devices, but also block them forever, and protect your network from repeated intrusions. No need to be an IT specialist: all methods are suitable for beginners and require no complex configuration.

Why is it important to control connected devices?

Many users mistakenly believe that an extra Wi-Fi connection only results in a slight speed reduction. In reality, the consequences can be much more serious:

  • 📉 Traffic theft: Third-party devices are using up your internet, which can cause you to exceed your tariff limit (applicable to limited packages).
  • 🔓 Data vulnerability: Hackers can use your network to intercept passwords, bank details, or infect other devices with viruses.
  • 🚫 IP blockingIf your "neighbor" downloads pirated content via your Wi-Fi, your ISP may block access to certain websites.
  • 🕵️ SurveillanceAttackers can use your network to attack other resources by masking their real IP.

According to statistics Avast, in 60% of cases of home network hacking, the owners themselves are to blame: they use standard passwords (admin/admin), do not update the router firmware or leave guest access open. Checking connected devices is the first step to security..

⚠️ Attention: If you find a device with a name like this on the network Unknown_Device_123 or Host-5G-789This doesn't always mean a hack. It could be your new smart kettle or fitness tracker that automatically connected to Wi-Fi. First, check all the gadgets in your home.

Method 1: Viewing via the router's web interface (without programs)

The most reliable method is to use your router's built-in tools. It works on all models, from budget ones TP-Link TL-WR840N to the flagship ASUS RT-AX88UThe instructions are universal, but the menu paths may differ slightly.

What you need to do:

  1. Connect to the router via cable or Wi-Fi.
  2. Open your browser and enter your router's IP address in the address bar. This is usually 192.168.0.1 or 192.168.1.1 (check the sticker on the device body).
  3. Enter your login and password (by default it is often admin/admin, but it’s better to use your own data).
  4. Go to the section with a list of connected devices. The paths may be:
    • For TP-Link: Basic → Network Map or DHCP → Client List
    • For ASUS: Network Map → Devices
    • For Keenetic: Devices → Host List

In the table you will see:

Field What does it mean? Example of meaning
Host Name Device name (may be empty) iPhone-12-Pro, Samsung-Galaxy-S21
MAC Address Unique device identifier 00:1A:2B:3C:4D:5E
IP Address Local IP on your network 192.168.1.105
Connection Type Connection type (Wi-Fi or cable) Wireless (2.4GHz)

If you see an unfamiliar device, you can block it directly in the router interface. Look for buttons like Block, Disconnect or MAC FilteringFor example, in Keenetic it's done like this: Devices → [select device] → Block.

Method 2: Windows programs - Wireless Network Watcher and WhoIsOnMyWiFi

If accessing your router settings is inconvenient, you can use specialized software. The two most popular utilities are: Wireless Network Watcher (from the creators NirSoft) And WhoIsOnMyWiFiBoth are free, require no installation, and run on Windows 7/10/11.

Wireless Network Watcher

A lightweight utility, weighing just 400 KB, that scans your network and displays all connected devices in real time. How to use:

  1. Download the program from official website (direct link to EXE file).
  2. Launch WNetWatcher.exe (no installation required).
  3. Click F5 to update the list.
  4. The program will display:

    • 🖥️ IP and MAC addresses of devices
    • 📡 The network name (SSID) they are connected to
    • ⏱️ Time of first detection

    WhoIsOnMyWiFi

    A more advanced tool with device blocking capabilities. Suitable for continuous network monitoring. Features:

    • 🔍 Automatic notification of new connections
    • 📊 Device activity history
    • 🚫 "Ban" function for blocking by MAC address

    After installation, you only need to configure the program once: specify the IP range of your network (for example, 192.168.1.1-192.168.1.255) and start scanning.

    📊 Which program do you prefer for checking Wi-Fi?
    Wireless Network Watcher
    WhoIsOnMyWiFi
    Built-in router tools
    Another one (I'll write in the comments)
    ⚠️ Attention: Some antiviruses (for example, Avast or Kaspersky) can block Wireless Network Watcher as "suspicious software." This is a false positive—add the program to your antivirus exclusions.

    Method 3: Mobile apps for Android - Fing and NetScan

    It's easy to check who's connected to your Wi-Fi right from your smartphone. The two best apps for this are: Fing And NetScanThey work without root rights and even show hidden devices.

    Fing — Network Scanner

    The app is rated 4.7 on Google Play and over 50 million installations. Its key features:

    • 🔍 Network scanning in 2-3 seconds
    • 📱 Determine the device model (e.g. Samsung Galaxy S22)
    • 🛡️ Check ports for vulnerabilities
    • 🌐 Network map with connection visualization

How to use:

  1. Install Fing from Google Play.
  2. Connect to your Wi-Fi network.
  3. Click Scan — the application will show all devices with the manufacturer indicated (Apple, Xiaomi, etc.).

NetScan

A lesser-known, but no less effective app. Its advantages:

  • 📈 Traffic usage charts by device
  • 🔄 Automatically updates the list every 5 minutes
  • 📋 Export reports to CSV

IN NetScan You can set up notifications about new devices - useful if you want to monitor connections in real time.

Check the MAC address on the manufacturer's website (for example, macvendors.com)

Disconnect the device via the router or program

Change your Wi-Fi password to a more complex one (at least 12 characters with numbers and special characters)

Enable MAC address filtering in your router settings-->

Method 4: Windows Command Prompt (for advanced users)

If you prefer to do without third-party software, you can use built-in Windows tools. The method works through Command line and is suitable for Windows 10/11.

Instructions:

  1. Open Command line as administrator (click Win + XTerminal (Administrator)).
  2. Enter the command to view all devices on the network:
    arp -a

    You will see a list of IP and MAC addresses.

  3. To find out which device is hidden behind an IP, use:
    ping 192.168.1.100
    

    nslookup 192.168.1.100

    (replace 192.168.1.100 to the desired IP).

This method is less convenient than using programs, but it doesn't require software installation. It's suitable for a quick check or if installing software is prohibited on the computer.

How to find out the manufacturer by MAC address?

The first 6 characters of the MAC address (eg. 00:1A:2B) indicate the manufacturer. Check them on the website. macvendors.com. For example, 3C:5A:B4 belongs Google, A 78:31:C1Apple.

Method 5: Analyze traffic through the router (to identify "invisible" devices)

Some devices (such as smart speakers or cameras) may not appear in the standard list of connected devices, but they still consume data. To identify them, analyze your network usage statistics.

How to do it:

  1. Go to the router's web interface (instructions in Method 1).
  2. Find the section Traffic statistics, Bandwidth Control or Traffic Monitor.
  3. Find out which IP addresses are consuming the most data and compare them with a list of known devices.

For example, in routers ASUS it looks like this:

  1. Administration → Traffic Log
  2. Local Network → Routing → ARP Table

If you see active traffic from an unfamiliar IP, check it through ping or block in settings.

⚠️ AttentionSome routers (especially older models) don't keep detailed traffic statistics. In this case, use programs like GlassWire (for Windows) or NetGuard (for Android), which show data consumption by device.

How to permanently block someone else's device

Finding "unnecessary" gadgets is half the battle. The main thing is prevent them from reconnectingHere are 4 reliable ways:

1. Change your Wi-Fi password

The easiest method. Go to your router settings (Wireless Network → Security Settings) and set a new password. Recommendations:

  • 🔐 Length: minimum 12 characters
  • 🔢 Combination: letters (upper and lower case), numbers, special characters (!@#$%)
  • 🚫 Avoid: birth dates, names, dictionary words

2. Filtering by MAC addresses

Allow only devices with known MAC addresses to connect. How to set it up:

  1. Collect the MAC addresses of all your gadgets (find them in the settings or through programs from Method 2).
  2. Find it in your router MAC Filtering or Access control.
  3. Add addresses to the "white list" and enable filtering.

3. Disabling WPS

WPS (Wi-Fi Protected Setup) is a vulnerable feature that allows you to connect to a network without a password. It should be disabled:

  • In the router: Wireless Network → WPS → Disable
  • On devices: Delete saved WPS connections

4. Hiding the network name (SSID)

This won't protect you from experienced hackers, but it will reduce the number of accidental connections. In your router settings:

  1. Wireless Network → Primary Network Settings
  2. Uncheck the box Enable SSID broadcast

FAQ: Frequently asked questions about Wi-Fi network monitoring

Is it possible to find out what websites a connected device visits?

Yes, but this requires special sniffer programs (for example, Wireshark) or setting up a router to log traffic. Regular user utilities (like Fing) show only the amount of data consumed, not specific sites.

⚠️ Important: Traffic interception may violate privacy laws. Use this feature only to check your devices.

Why does the device list show "Unknown" or a blank name?

This is normal—many devices (especially IoT gadgets like smart bulbs) don't broadcast their names to the network. To identify them:

  1. Look at the MAC address and check the manufacturer via macvendors.com.
  2. Disconnect your gadgets one by one and see which device disappears from the list.
  3. Use programs like Advanced IP Scanner, which show additional information.
Can my neighbor connect to my Wi-Fi if I hide the SSID?

Yes. Hiding the SSID isn't foolproof—an experienced user can connect manually even if they know the network name. It's more of a "foolproofing" feature that reduces the number of accidental connections.

For real security, use strong password, WPA3 encryption And Update your router firmware regularly.

How can I check if my router has been hacked?

Signs of a hacked router:

  • 🔄 Unknown devices in the list of connected gadgets.
  • ⚙️ Changed settings (for example, a different DNS server).
  • 🐢 A sharp drop in internet speed.
  • 🔌 Spontaneous router reboots.

If you suspect a hack:

  1. Reset the router to factory settings (button Reset on the body).
  2. Update the firmware from the manufacturer's official website.
  3. Change your login and password to access the admin panel.
Which routers are the most secure against hacking?

According to data AV-TEST (2023), the safest models:

  • 🥇 ASUS RT-AX88U Pro (built-in antivirus AiProtection Pro)
  • 🥈 Netgear Nighthawk RAXE500 (automatic firmware updates)
  • 🥉 TP-Link Archer AX11000 (defense against attacks DDoS And Brute Force)

Even with these models, don't forget about regular software updates And complex passwords.