How to See Who is Connected to My WiFi

⚡ Quick Answer

To see who’s connected to your WiFi: open a browser → type 192.168.0.1 or 192.168.1.1 → login with admin/admin → look for Connected Devices, Device List, or DHCP Clients. Every device online shows its name, IP, and MAC address. On mobile, use the TP-Link Tether or Fing app instead.

Noticed your internet unusually slow? Paying for 100 Mbps but streaming feels like 10? Someone may be using your WiFi without permission. Every router keeps a live list of connected devices — and finding that list takes less than 60 seconds. This guide shows you exactly how to check, what to look for, and what to do if you find an intruder.

🚨

Signs Someone May Be Using Your WiFi

🐌
Slow internet speedUnexpectedly slow at peak hours even on a fast plan
📊
High data usageData bill higher than expected, unusual usage on your ISP app
💡
Router light stays onWiFi activity LED blinking constantly at 3 AM when you’re asleep
Unknown devicesDevice names you don’t recognise appear in router list
📶
Weak signal suddenlyToo many connected devices overload your router’s bandwidth
🔐
Never checkedYou’ve had the same WiFi password since setup — default or weak
⚠️ Don’t panic yet. Most “unknown” devices turn out to be your own forgotten gadgets — a smart TV, old phone, robot vacuum, or neighbour’s Alexa you helped set up. Check the list first before assuming an intruder.

🌐

Method 1 — Check via Your Router Admin Page (Most Accurate)

Your router maintains the definitive list of every device connected — this is the most reliable method, works on any device, and requires no app downloads.

  • Make sure you’re on your home WiFi — not mobile data. This only works when connected to the same network as your router.
  • Open any browser (Chrome, Safari, Firefox) on your phone or computer.
  • Type your router’s IP address in the address bar — not the search bar. Try 192.168.0.1 first. If that doesn’t open a login page, try 192.168.1.1. The correct IP is also printed on the sticker on the back or bottom of your router.
  • Login with admin credentials. Default is usually admin / admin. Check your router’s label — many routers now print a unique password. If you’ve forgotten your custom password, see the FAQ below.
  • Find the connected devices list. Look for a menu item called Connected Devices, Device List, Attached Devices, DHCP Clients, or Client List. The exact name varies by router brand — click your brand below for exact navigation.
  • Review the list. Each entry shows the device name, IP address, and MAC address. Count them — compare against the devices you own. An unfamiliar name is worth investigating.
✅ Pro Tip: Bookmark 192.168.0.1 (or your router’s IP) in your browser for instant access in the future. Check the list monthly — it takes 30 seconds and is the easiest way to spot problems early.

📡

Where to Find Connected Devices — By Router Brand

Different routers hide this list in different menus. Click your brand for exact navigation steps:

🟢
TP-Link
Archer, TL-WR series
🔴
Huawei
HG series, WiFi AX
🔵
D-Link
DIR series
🟠
Netgear
Nighthawk, Orbi
ASUS
RT series, ZenWiFi
🟡
Netis
Netis routers

Router Guide


📱

Method 2 — Check Using Your Phone (Router App or Fing)

Best for: TP-Link Archer, Deco, and TL-WR series routers

  1. Download TP-Link Tether from Play Store or App Store
  2. Make sure your phone is connected to your TP-Link WiFi
  3. Open Tether → tap your router icon under Local Devices
  4. The main screen shows all connected devices with their names
  5. Tap any device to see its IP address, MAC address, and connection type
  6. Tap and hold a suspicious device → Block to cut off their access
📌 Tether can also: Show real-time bandwidth per device, set parental controls, manage guest WiFi, and send alerts when a new device connects.

Best for: Huawei WiFi AX, WS series, Mesh routers

  1. Download HUAWEI AI Life from Play Store or App Store (or Huawei AppGallery)
  2. Connect your phone to Huawei WiFi → open AI Life app
  3. Tap your router card on the home screen
  4. Tap Connected Devices — you’ll see Online and Offline device lists
  5. Tap any device to rename it, block internet access, or set speed limits

Best for: Any router — no login required, works with all brands

  1. Download Fing (free) from Play Store or App Store
  2. Connect to your home WiFi → open Fing
  3. Tap Scan for devices — Fing scans your entire network in seconds
  4. Every device appears with its name, IP, MAC address, and manufacturer
  5. Fing identifies devices by brand (e.g., “Apple” = iPhone, “Samsung” = TV)
  6. Tap any device for more details
📌 Fing advantage: Works even if your router doesn’t have a good admin interface. Used by 40 million people worldwide. Free for basic scanning.

Best for: ASUS RT series, ZenWiFi mesh routers

  1. Download ASUS Router app from Play Store or App Store
  2. Connect to ASUS WiFi → open the app → login with router credentials
  3. Tap Client Map or Network Map on home screen
  4. All connected devices appear with real-time bandwidth usage
  5. Tap any device to block, set time limits, or prioritize bandwidth

💻

Method 3 — Check from Windows or Mac (Command Line)

No router access, no app? You can still see nearby devices using built-in tools on your computer. This won’t show all devices but gives you a quick view of active local network connections.

Open Command Prompt: press Win + R → type cmd → Enter, then run:

# Show all devices your PC has communicated with on the network
arp -a

# Find your own IP and router gateway
ipconfig

# Ping scan using PowerShell (shows active IPs)
1..254 | ForEach-Object {Test-Connection -ComputerName "192.168.0.$_" -Count 1 -Quiet}

The arp -a output lists IP addresses and MAC addresses of devices your computer has recently talked to. Match the IPs to devices you know. The “Interface” line at the top shows your own IP.

📌 Better option: Download Advanced IP Scanner (free, Windows) — it scans your full network range and labels devices by manufacturer, giving you a much cleaner list than the command line.

Open Terminal (Spotlight → “Terminal”), then run:

# Show ARP table — devices your Mac has seen on the network
arp -a

# Network scan with nmap (install with: brew install nmap)
nmap -sn 192.168.0.0/24

# Find your own IP
ifconfig | grep "inet " | grep -v 127.0.0.1

On Mac, LanScan (free on Mac App Store) gives a clean graphical device list — much easier than terminal for non-technical users.

Android doesn’t have built-in network scanning tools, but you can quickly check:

  1. Go to Settings → WiFi → tap your connected network → Advanced
  2. Note your IP address (e.g., 192.168.0.5) and Gateway (e.g., 192.168.0.1)
  3. The Gateway IP is your router — open it in Chrome to see connected devices
  4. For a full scan: download Fing (free) — the best network scanner for Android
📌 Finding router IP on Android: Settings → WiFi → tap (i) or long-press your network name → look for Gateway or Router address.

🔎

How to Identify Unknown Devices on Your Network

Found a device with a name you don’t recognise? Don’t panic. Here’s how to figure out what it is before changing your password:

  • Check the manufacturer name. Routers and apps often show the brand (e.g., “Espressif” = ESP-based smart plug, “Murata” = Nintendo Switch, “Liteon” = many laptops, “Azurewave” = smart home device, “Apple” = iPhone/Mac/iPad).
  • Match by MAC address. Every device’s MAC address has the first 6 characters identifying the manufacturer. Look it up at maclookup.app — type any MAC address to find who made the device.
  • Turn off your devices one by one. Switch off each device you own and refresh the connected list. When one entry disappears, that’s the device you just turned off. The entry that stays after everything is off = potential intruder.
  • Count your connected devices first. Modern homes easily have 15–30+ connected devices: phones, tablets, laptops, smart TV, streaming stick, gaming console, smart speaker, doorbell camera, robot vacuum, smart plugs, smart bulbs, WiFi printer, smart fridge… The “unknown” device is often one of these.
  • Check if it’s your neighbour’s device. If you helped a neighbour connect to your WiFi once and never removed them — they still have access. This is the most common “intruder” scenario.
📌 Common confusing device names: android-xxxx = Android phone, iPhone or iPad = Apple device, DESKTOP-xxx = Windows PC, Philips-Hue = smart lights, Amazon-Echo = Alexa speaker, Roku = streaming stick. If in doubt — turn it off and check.

🚫

What to Do If You Find an Intruder

Changing your WiFi password is the single most effective action. It immediately disconnects every device including the intruder. They cannot reconnect without the new password.

  1. Log into router admin page → go to Wireless Settings or WiFi Settings
  2. Find the Password field (labelled “PSK Password”, “Wireless Password”, or similar)
  3. Delete old password → type a strong new one (12+ characters, mix of letters, numbers, symbols)
  4. Click Save — all devices disconnect immediately
  5. Reconnect only your own devices with the new password
📌 For TP-Link password change steps, see our TP-Link WiFi Password Change guide.

Block a specific device without changing your password — useful if you want to deny access to one device while keeping others connected.

  1. In the router admin page, go to Connected Devices or Device List
  2. Find the suspicious device → click Block, Deny, or Blacklist
  3. On TP-Link: click the device → toggle off Internet Access
  4. On Huawei: AI Life app → tap device → Block internet access
  5. On Netgear: Access Control → Add to blocked list
⚠️ Block alone is not enough. A determined user can spoof their MAC address and bypass a block. Always change your password too for real security.

MAC Address Filtering creates a whitelist — only approved devices can connect. More secure but more work to set up.

  1. Go to router settings → look for Access Control, MAC Filtering, or Wireless MAC Filter
  2. Enable the filter and set mode to Allow listed devices only
  3. Add the MAC addresses of all your own devices to the allowed list
  4. Any device not on the list cannot connect — even with the correct password
⚠️ Note: MAC filtering is a deterrent, not foolproof. Advanced users can spoof MAC addresses. For most home users though, it’s an effective extra layer combined with a strong password.

Set up a Guest Network — give visitors their own separate WiFi that doesn’t access your main network or devices.

  1. Router admin page → Guest Network or WiFi Guest settings
  2. Enable guest network → set a separate, simpler password for guests
  3. Enable Client Isolation — this prevents guest devices from seeing your main network devices
  4. Set a bandwidth limit for guest network if desired
  5. Share the guest password with visitors — your main network password stays private forever
✅ Best practice: Never share your main WiFi password. Always use the guest network for visitors, workers, or temporary access. Most modern routers support this feature.

🔐 WiFi Security Checklist — Do All of These

  • Use a strong WiFi password — at least 12 characters, mix of letters, numbers and symbols
  • Use WPA3 or WPA2-AES encryption — never WEP (easily cracked in minutes)
  • Disable WPS (WiFi Protected Setup) — it has known security vulnerabilities
  • Change your router’s admin password from the default admin/admin
  • Set up a separate Guest Network for visitors
  • Check connected devices monthly — it takes 30 seconds
  • Update your router firmware — security patches fix known vulnerabilities
  • Never use your name, address, or phone number as your WiFi password
  • Don’t share your main WiFi password — use guest network instead

Related WiFi & Router Guides


Frequently Asked Questions

The easiest way is to use your router’s official app — TP-Link Tether (for TP-Link routers), HUAWEI AI Life (for Huawei), or ASUS Router app. Open the app while connected to your home WiFi, tap your router, and look for “Connected Devices” or “Client List.” If you don’t have a router app, download Fing (free) from the Play Store or App Store — it scans any WiFi network and lists all devices with their names and MAC addresses.
Usually it means one of your own forgotten devices — a smart TV you rarely use, a printer, smart home gadget, an old phone, or a neighbour’s device you once shared the password with. To identify it: check the manufacturer name in the device list, look up the MAC address prefix at maclookup.app, or turn off your devices one by one and watch which list entry disappears. If a device remains after you’ve turned everything off, change your WiFi password immediately.
Yes, if your WiFi password is weak, shared, or still set to the factory default. A person with your password within WiFi range can connect silently — your router will show their device in the connected list but most people never check. Protect yourself with a strong unique password (12+ characters), WPA2-AES or WPA3 encryption, and check your device list monthly. Disable WPS which is a known vulnerability that allows access without the password.
Log into your router admin page → go to Connected Devices → find the device → click Block, Blacklist, or Deny. On TP-Link: tap the device → toggle off Internet Access. On Huawei via AI Life app: tap the device → Block internet access. Note that a determined user can bypass a block by spoofing their MAC address. Changing the password is the only truly effective method to permanently remove unauthorized access.
The most common reasons: (1) You’re on mobile data — switch to WiFi first; (2) You’re typing in the search bar instead of the address bar — it must go in the URL bar at the top; (3) Your router uses a different IP — check the sticker on the bottom of your router for the correct admin IP; (4) Try the alternative: tplinkwifi.net (TP-Link) or routerlogin.net (Netgear); (5) Try restarting your router and reconnecting. See our full 192.168.0.1 login guide for more help.
Most consumer routers support 32–64 simultaneous connections. WiFi 6 (802.11ax) routers handle more devices efficiently using OFDMA technology, managing 50–100+ devices with less congestion. The practical limit depends on available bandwidth — if you have 100 Mbps and 20 devices all streaming, performance degrades. A modern home easily has 15–30 connected devices: phones, tablets, laptops, smart TV, gaming console, smart speakers, smart plugs, cameras, printer, and more.
Your router logs DNS queries (domain names like google.com) but not the full content of HTTPS-encrypted websites. Some routers with parental control features (like TP-Link HomeCare or ASUS AiProtection) can show browsing history by domain. Your ISP can see your public IP’s traffic volume but cannot see individual devices on your local network. For detailed monitoring, enterprise-grade tools or dedicated parental control devices (like Circle) are needed.
Yes — changing your WiFi password immediately disconnects every device currently connected to that network. They will need to re-enter the new password to reconnect. This includes your own phones, laptops, smart TVs, gaming consoles, smart home devices, and any unauthorized users. After changing it, reconnect your own devices one by one with the new password.