Wingetlywingetly
← All apps

NetGenius

by SoftPerfect Pty Ltdv1.1.2

Last updated

Internet connection optimisation and application control

Install with winget

$ winget install --id SoftPerfect.NetGenius --exact --version 1.1.2

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

Silent install command for NetGenius

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

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

See the full silent install reference for NetGenius

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

NetGenius is a modern Internet connection monitoring, control and optimisation tool. It lets you watch the apps using your Internet in real-time, control their access, and get detailed usage reports. Bandwidth-sensitive applications like voice calls, videos or games can be prioritised. Less important applications like software updates, file downloads or cloud backups can be restricted to and prevented from occupying your entire connection. Finally, the applications that should not be going online can be blocked from accessing the Internet, which is important for better privacy and security.

Key features

- Internet usage monitoring in real-time.

- Bandwidth prioritisation for important apps.

- Bandwidth caps on less important apps.

- Firewall functionality that blocks Internet for selected apps and folders.

- Comprehensive usage reports for any time period.

Additionally NetGenius is

- Capable of excluding LAN traffic and handling up to 1 Gbps speed.

- Built atop the Windows Filtering Platform and fully supports Windows 7 to Windows 10.

- Able to manage multiple computers from one place.

Installers · v1.1.2

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

1 known CVE via NVD

  • medium6.5Patched in wingetCVE-2025-45702affects v1.1Jul 24, 2025

    SoftPerfect Pty Ltd Connection Quality Monitor v1.1 was discovered to store all credentials in plaintext.

Source: NVD, updated 6h ago. Patch status is best-effort: NVD's fix version is compared against the latest version in winget, but the two version formats don't always align. Confirm with the vendor advisory before treating any specific build as safe.

Related apps

  • SoftPerfect RAM DiskSoftPerfect Pty Ltd
    SoftPerfect.RAMDiskv26.7

    Increase computer performance and SSD lifespan

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

    Easy network switch port identification for Windows, macOS and Linux

  • SoftPerfect Connection EmulatorSoftPerfect Pty Ltd
    SoftPerfect.ConnectionEmulatorv1.9

    Controlled environment for network application testing

  • 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

  • SoftPerfect Network ScannerSoftPerfect Pty Ltd
    SoftPerfect.NetworkScannerv26.9

    Powerful multipurpose network administration tool for Windows, macOS and Linux

  • NetWorxSoftPerfect Pty Ltd
    SoftPerfect.NetWorxv26.5

    Bandwidth monitoring and data usage reports for Windows, macOS and Linux

More from SoftPerfect Pty Ltd or browse internet, monitor, network.

Frequently asked questions

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