by Priya Nakamura Updated Apr 24, 2026
If you've ever noticed your internet slowing to a crawl or suspected an uninvited guest on your network, knowing how to see who is connected to your WiFi network is an essential skill for every home user. A who is on my WiFi app or a quick check through your router's admin panel can reveal every device currently using your bandwidth — and help you take action fast. In this guide, you'll learn every reliable method to identify connected devices, kick off intruders, and lock down your network for good.
In this guide you'll learn how to check connected devices using your router's built-in interface, dedicated apps, and command-line tools — plus what to do when you spot something suspicious. Understanding your network's connected devices ties directly into broader topics like WiFi security settings and changing your WiFi password, both of which we'll reference along the way.
Every time a phone, laptop, smart TV, or IoT gadget connects to your WiFi, your router assigns it a temporary IP address through a process called DHCP (Dynamic Host Configuration Protocol). Along with that IP address, your router records the device's MAC address — a unique hardware identifier that looks like A4:C3:F0:12:34:56 — and often a hostname like "John's iPhone." This information is stored in the router's DHCP lease table, which is the definitive list of who is on your network right now. Understanding what DHCP is helps clarify why every device shows up there automatically without any manual configuration on your part.
The distinction between active connections and DHCP leases is important. A DHCP lease can persist for hours or even days after a device disconnects, so some entries in your router's device list may represent devices that were connected recently but are no longer online. Most router admin panels distinguish between currently active clients and recently seen devices, but not all do. When you use a dedicated network scanner app, it actively pings every IP address in your subnet to determine which ones respond right now — giving you a true real-time picture of active devices.
MAC addresses are the most reliable way to identify a device across multiple sessions because, unlike IP addresses, they don't change with each connection (unless MAC randomization is enabled, which is common on modern Android and iOS devices). When you spot an unfamiliar device, you can use a MAC address lookup tool to identify the manufacturer, which often narrows down what the device is even when the hostname is cryptic or absent. For example, a MAC starting with B0:BE:76 belongs to Amazon — so that's probably an Echo or Fire TV, not a rogue laptop.
Your router uses two parallel mechanisms to track devices: the ARP (Address Resolution Protocol) table for real-time active connections, and the DHCP lease table for recent connections. Advanced users can examine both, but for most home users the router's web interface — or a polished app — presents this data in a friendly list. Either way, the underlying data source is the same: your router knows every device it has handed an IP address to, and it's ready to show you that list the moment you log in.
There are several reliable methods available — choose the one that best fits your comfort level and the tools you have on hand.
192.168.1.1 or 192.168.0.1). If you're unsure of the address, our guide on how to find your router's IP address walks you through every platform. Enter your admin username and password — if you've never changed these, check router default passwords for your model.arp -a to see all devices your PC has recently communicated with on the local network. On macOS or Linux, the same command works, or you can use nmap -sn 192.168.1.0/24 (replace with your subnet) for a thorough active scan. The nmap method pings every possible address in your range and reports which ones respond, giving you a complete snapshot regardless of what your router's interface shows.Not all methods are equally convenient or accurate. Here's how the most common approaches stack up:
| Method | Real-Time Accuracy | Ease of Use | Cost | Best For |
|---|---|---|---|---|
| Router Admin Panel | High | Moderate | Free | Quick checks on any device |
| Fing App (Mobile) | High | Very Easy | Free / Premium | Non-technical users, history logging |
| Wireless Network Watcher (Windows) | High | Easy | Free | Windows desktop users |
| nmap Command Line | Very High | Advanced | Free | Power users, detailed host info |
| ARP Table (arp -a) | Moderate | Easy | Free | Fast check, recently seen devices |
Many modern routers — including those from ASUS, Netgear Orbi, and Eero — offer push notifications or email alerts whenever a new device joins your network. Enable this feature in your router's app or web interface so you're automatically informed of any new connection, rather than having to check manually. This is one of the most effective passive security measures you can set up without any technical expertise.
If you've spotted a device you don't recognize, don't panic — but do act. The first step is to identify it beyond reasonable doubt before blocking it. A device labeled "Amazon Technologies" could be your own Fire Stick that you forgot about. Turn off your known devices one at a time and refresh the device list; whatever remains lit up is either a device you missed or a genuine intruder. Once you've confirmed the unknown device is not yours, the fastest fix is to change your WiFi password immediately, which disconnects every device and forces them all to re-authenticate — including the intruder, who won't have the new credentials.
Beyond kicking intruders off, a layered approach to network security prevents them from returning. Review your WiFi security settings and make sure you're using WPA2 or, better yet, WPA3 encryption. A weak or default password is the most common reason unauthorized users gain access in the first place; check whether yours is still set to a factory default with our router default password guide. If you have guests who need internet access, set up a guest network so their devices are isolated from your main network and your personal devices.
For ongoing monitoring, consider setting up MAC address filtering on your router — a whitelist approach where only approved MAC addresses can join your network. It's not foolproof (MAC addresses can be spoofed) but it adds a meaningful barrier. Combined with a strong WPA3 password and regular checks using a who is on my WiFi app, you'll have a robust defense against casual freeloaders.
Pro Tip: After identifying all your devices, use our MAC Address Lookup Tool to quickly confirm the manufacturer of any unfamiliar hardware identifier — it takes seconds and often immediately reveals whether a mystery device is your smart thermostat or something more concerning. Our Network Audit Checklist covers security, performance, and documentation categories in one pass.
Yes — apps like Fing (available for both iOS and Android) let you scan your local network and see every connected device directly from your smartphone, complete with manufacturer info and hostnames. Alternatively, most router manufacturers (ASUS, Netgear, TP-Link, Eero) offer their own iOS and Android apps that display connected devices and can send alerts when new ones join. These mobile options are often the easiest way for non-technical users to monitor their network on the go.
An unknown device is not automatically a sign of intrusion — it could be a smart home gadget, a recently reset device that lost its hostname, or a neighbor's device that briefly connected to a guest network. Cross-reference the MAC address using a lookup tool to identify the manufacturer, and try turning off your known devices one by one to see which entry disappears. If the device remains unaccounted for after thorough investigation, change your WiFi password immediately to force all devices to re-authenticate.
The most reliable method is to change your WiFi password, which instantly disconnects every device — including any unauthorized users — and requires all devices to reconnect with the new credentials. Some routers also support blocking individual devices by MAC address directly from the admin panel, which prevents that specific device from rejoining even if they know the password. For a more structured approach, enable MAC address filtering so only approved devices can connect to your network at all.
Absolutely — monitoring devices on your own network is entirely legal and is considered a normal part of responsible network administration. You are the network owner and have full authority to audit, restrict, and manage all connections to your router. What is not legal is using these techniques to access or monitor networks you do not own or have explicit permission to administer.
Modern households accumulate far more connected devices than most people realize: smartphones, tablets, laptops, smart TVs, streaming sticks, game consoles, smart speakers, security cameras, smart thermostats, robot vacuums, and even smart appliances can all appear as separate entries. Each device typically shows up once per network interface, and some devices (like a laptop with both WiFi and Ethernet) may appear twice. Do a systematic walkthrough of every connected gadget in your home before concluding that any device is unauthorized.
Yes — network scanner apps like Fing, Wireless Network Watcher, or the nmap command-line tool can identify active devices on your local network without requiring router admin credentials, because they work by scanning IP addresses directly rather than querying the router's management interface. However, the router admin panel gives you the most complete and authoritative list, including recently connected devices that may not respond to active scans. For the most accurate picture, use both methods together.
For authoritative networking standards and specifications, refer to the Internet Assigned Numbers Authority (IANA) or IETF RFC documents.
![]() |
![]() |
![]() |
![]() |
About Priya Nakamura
Priya Nakamura is a telecommunications engineer and networking educator with a Master degree in Computer Networks and a background in ISP infrastructure design and management. Her experience spans both the technical architecture of broadband networks and the practical challenges home users face when configuring routers, managing wireless coverage, and understanding connectivity standards. At RouterHax, she covers WiFi standards and protocols, networking concepts, IP addressing, and network configuration guides.
Search
Popular Tools
Browse Guides
Promotion for FREE Gifts. Moreover, Free Items here. Disable Ad Blocker to get them all.
Once done, hit any button as below
![]() |
![]() |
![]() |
![]() |