Wingetlywingetly
← All apps

Wireless Network Watcher

by Nirsoftv2.45

Last updated

Small utility to scan computers and devices connected to your wireless network.

Install with winget

$ winget install --id NirSoft.WirelessNetworkWatcher --exact --version 2.45

Run in Command Prompt, PowerShell, or Windows Terminal. Prompts for any agreements.

Silent install command for Wireless Network Watcher

Wireless Network Watcher uses EXE (NSIS). The silent install switches are /S.

One-line silent install (x86, machine scope)
wnetwatcher_setup.exe /S

See the full silent install reference for Wireless Network Watcher

Built by Pckgr

For Intune admins

Stop chasing app updates. Pckgr patches them for you.

Automated application patching for Microsoft Intune. Pckgr keeps a curated library of 1,000+ apps continuously up-to-date in your tenant via Microsoft Graph - no manual repackaging, no chasing vendor sites.

Start free 30-day trial

No credit card required.

About

Wireless Network Watcher is a small utility that scans your wireless network and displays the list of all computers and devices that are currently connected to your network.

For every computer or device that is connected to your network, the following information is displayed:

IP address, MAC address, the company that manufactured the network card, and

optionally the computer name.

You can also export the connected devices list into html/xml/csv/text file, or

copy the list to the clipboard and then paste into Excel or other spreadsheet

application.

Installers · v2.45

ArchitectureTypeScopeInstallDownload
x86Portable
in ZIP
-Direct
x86EXE
NSIS
machineDirect
x64Portable
in ZIP
-Direct

Copy a command tailored to that specific architecture, type, and scope - useful when winget would otherwise pick a different default.

Security

No known CVEs for Wireless Network Watcher.

Coverage is best-effort and depends on a winget package mapping to an NVD CPE entry. Absence here is not a guarantee of safety.

Related apps

  • Happ - Proxy UtilityHapp
    Happ.Happv4.2.1

    Desktop proxy client powered by Xray core.

  • spacedesk Windows DRIVERdatronicsoft Inc.
    Datronicsoft.SpacedeskDriver.Serverv2.2.32.0

    Spacedesk Driver Software for Windows PRIMARY PC (server) runs only with Windows 11 and Windows 10

  • Speedtest by OoklaOokla
    Ookla.Speedtest.Desktopv1.15.200.001

    The definitive way to test the speed and performance of your internet connection.

  • X
    Xray-coreXTLS
    XTLS.Xray-corev26.3.27

    Xray, Penetrates Everything.

  • KaringSupernova Nebula LLC
    KaringX.Karingv1.2.25+2802

    A singbox GUI based on flutter.

  • Koala ClashKoala Clash
    coolcoala.KoalaClashv1.4.1

    A modern GUI client based on Tauri, designed to run in Windows, macOS and Linux for tailored proxy experience

More from Nirsoft or browse network, scanner, wireless.

Frequently asked questions

How do I install Wireless Network Watcher on Windows?
Open Windows Terminal, PowerShell, or Command Prompt and run: winget install --id NirSoft.WirelessNetworkWatcher --exact --version 2.45. winget downloads the installer from Nirsoft and runs it. Requires Windows 10 (1809+) or Windows 11.
How do I install Wireless Network Watcher silently for unattended deployment?
Add --silent and accept the agreements upfront: winget install --id NirSoft.WirelessNetworkWatcher --exact 2.45 --silent --accept-package-agreements --accept-source-agreements. This is the variant Intune, Configuration Manager, and other deployment tools should use.
What are the silent install switches for Wireless Network Watcher?
Wireless Network Watcher uses EXE (NSIS). Run the downloaded installer with: wnetwatcher_setup.exe /S. The silent switches are /S.
How do I uninstall Wireless Network Watcher via winget?
Run: winget uninstall --id NirSoft.WirelessNetworkWatcher --exact. Add --silent for unattended uninstalls. winget will use the registered uninstaller from Wireless Network Watcher's Apps & Features entry.
Is Wireless Network Watcher free?
Wireless Network Watcher is distributed under Freeware. Refer to the publisher (https://www.nirsoft.net/utils/wireless_network_watcher.html) for the full license terms - Wingetly itself does not charge for installation.
Does Wireless Network Watcher work on Windows 10?
Yes, as long as your Windows 10 build supports winget (1809 or newer). winget ships with App Installer on Windows 10/11 and pulls Wireless Network Watcher directly from the publisher.
How do I keep Wireless Network Watcher up to date?
Run winget upgrade --id NirSoft.WirelessNetworkWatcher --exact, or winget upgrade --all to update everything winget tracks. We index 1 version of Wireless Network Watcher from microsoft/winget-pkgs.