Wireless Network Watcher: See What's Connected to Your Wi-Fi

Download Wireless Network Watcher

Wireless Network Watcher is a free NirSoft utility that scans your local network and lists every device currently connected — by IP address, MAC address, and (when available) device name.

Updated August 9, 2026 · PC Utility Hub Editorial Team

What it does

Wireless Network Watcher pings the address range of your local network and reports which devices respond, showing IP address, MAC address, network adapter manufacturer (from the MAC prefix), and computer name when the device provides one.

It's a quick way to answer 'what's currently on my Wi-Fi' without logging into your router's admin page.

How to use it

  1. 1Download it from the official NirSoft page at nirsoft.net.
  2. 2Extract the zip file — no installation required.
  3. 3Run WNetWatcher.exe; it auto-detects your active network adapter and scans the subnet.
  4. 4Review the device list; unrecognized entries can be cross-checked against your router's own connected-devices page.

This site is an independent resource and is not affiliated with, endorsed by, or sponsored by the vendor. Always download software from the official vendor site linked below.

Limitations

  • It only sees devices that respond to network probes while the scan runs — it's a snapshot, not continuous monitoring.
  • Device names are only shown if the device broadcasts one; many phones and IoT devices show up only as an IP/MAC pair.
  • It can't tell you whether an unrecognized device is a neighbor's guest or someone on your network without authorization — for that, cross-reference with your router's admin page and consider changing your Wi-Fi password if anything looks wrong.

Built-in Windows alternatives

Windows doesn't ship a direct equivalent, but you can get a partial picture with built-in tools: `arp -a` in Command Prompt lists recently-contacted devices on the local subnet, and your router's web admin page (usually at 192.168.0.1 or 192.168.1.1) shows connected clients directly from the source of truth.

See also: broader network troubleshooting

For general Windows network diagnostics beyond device discovery — checking your own IP configuration, testing connectivity, and tracing routes — see our built-in tools guide.

Get Wireless Network Watcher

Start the download and follow the setup steps described on this page.

Download now

Frequently asked questions

Does Wireless Network Watcher work on Windows 11?
Check the compatibility notes on the official nirsoft.net page for the current release.
Can it block unknown devices?
No, it's a viewer only. To block a device, change your Wi-Fi password or use your router's device-blocking/MAC-filtering feature.
Is it the same as router admin device lists?
It's similar in purpose but scans from your PC's vantage point over the network rather than reading the router's own connection table, so results can occasionally differ slightly.