Wingetlywingetly
← All apps

SoftPerfect WiFi Guard

by SoftPerfect Pty Ltdv25.12

Last updated

Security of your Wi-Fi network for Windows, macOS and Linux

Install with winget

$ winget install --id SoftPerfect.WiFiGuard --exact --version 25.12

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

Silent install command for SoftPerfect WiFi Guard

SoftPerfect WiFi Guard uses EXE (Inno Setup). The silent install switches are /VERYSILENT /SUPPRESSMSGBOXES /NORESTART.

One-line silent install (x64, machine scope)
wifiguard_windows_setup.exe /VERYSILENT /SUPPRESSMSGBOXES /NORESTART

See the full silent install reference for SoftPerfect WiFi Guard

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

SoftPerfect WiFi Guard is an essential tool for everyone running a small wireless network and striving to keep it safe and secure. Generally, modern Wi-Fi networks are well protected, but there are a number of weaknesses that can compromise your Wi-Fi password; this includes vulnerabilities in encryption and brute force attacks. As a result, someone can gain unauthorised access to your Internet connection and LAN and exploit them while staying unnoticed.

Perhaps, you can say: “No big deal, I have unlimited Internet traffic!”, but what about someone reading your personal emails, stealing private information or breaking the law online while using your Internet connection?

WiFi Guard will alert you if your network is used without your knowledge. It is a specialised monitoring application that runs through your network at set intervals and reports immediately if it has found any unrecognised connected devices that could possibly belong to an intruder.

Key features

- Pings computers and other network devices and displays those online.

- Detects firewalled computers that do not respond to ping.

- Scans your network at a specified interval.

- Immediately alerts you if an unknown device is found.

Installers · v25.12

ArchitectureTypeScopeInstallDownload
x64EXE
Inno Setup
machineDirect

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 SoftPerfect WiFi Guard.

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

  • SoftPerfect RAM DiskSoftPerfect Pty Ltd
    SoftPerfect.RAMDiskv26.7

    Increase computer performance and SSD lifespan

  • SoftPerfect Connection EmulatorSoftPerfect Pty Ltd
    SoftPerfect.ConnectionEmulatorv1.9

    Controlled environment for network application testing

  • SoftPerfect Switch Port MapperSoftPerfect Pty Ltd
    SoftPerfect.SwitchPortMapperv26.9

    Easy network switch port identification for Windows, macOS and Linux

  • NetGeniusSoftPerfect Pty Ltd
    SoftPerfect.NetGeniusv1.1.2

    Internet connection optimisation and application control

  • SoftPerfect Network ScannerSoftPerfect Pty Ltd
    SoftPerfect.NetworkScannerv26.9

    Powerful multipurpose network administration tool for Windows, macOS and Linux

  • SoftPerfect Cache RelocatorSoftPerfect Pty Ltd
    SoftPerfect.CacheRelocatorv1.9

    SoftPerfect Cache Relocator is a quick and easy way to move your browser cache. This utility is intended to be used in conjunction with SoftPerfect RAM Disk, which offers all the benefits of creating disks in RAM

More from SoftPerfect Pty Ltd or browse network, security, wifi.

Frequently asked questions

How do I install SoftPerfect WiFi Guard on Windows?
Open Windows Terminal, PowerShell, or Command Prompt and run: winget install --id SoftPerfect.WiFiGuard --exact --version 25.12. winget downloads the installer from SoftPerfect Pty Ltd and runs it. Requires Windows 10 (1809+) or Windows 11.
How do I install SoftPerfect WiFi Guard silently for unattended deployment?
Add --silent and accept the agreements upfront: winget install --id SoftPerfect.WiFiGuard --exact 25.12 --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 SoftPerfect WiFi Guard?
SoftPerfect WiFi Guard uses EXE (Inno Setup). Run the downloaded installer with: wifiguard_windows_setup.exe /VERYSILENT /SUPPRESSMSGBOXES /NORESTART. The silent switches are /VERYSILENT /SUPPRESSMSGBOXES /NORESTART.
How do I uninstall SoftPerfect WiFi Guard via winget?
Run: winget uninstall --id SoftPerfect.WiFiGuard --exact. Add --silent for unattended uninstalls. winget will use the registered uninstaller from SoftPerfect WiFi Guard's Apps & Features entry.
Is SoftPerfect WiFi Guard free?
SoftPerfect WiFi Guard is distributed under Proprietary. Refer to the publisher (https://www.softperfect.com/products/wifiguard/) for the full license terms - Wingetly itself does not charge for installation.
Does SoftPerfect WiFi Guard 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 SoftPerfect WiFi Guard directly from the publisher.
How do I keep SoftPerfect WiFi Guard up to date?
Run winget upgrade --id SoftPerfect.WiFiGuard --exact, or winget upgrade --all to update everything winget tracks. We index 1 version of SoftPerfect WiFi Guard from microsoft/winget-pkgs.