Wingetlywingetly
← All apps

Connection Quality Monitor

by SoftPerfect Pty Ltdv1.1

Last updated

Internet connection status tracking

Install with winget

$ winget install --id SoftPerfect.ConnectionQualityMonitor --exact --version 1.1

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

Silent install command for Connection Quality Monitor

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

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

See the full silent install reference for Connection Quality Monitor

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

Connection Quality Monitor is a software package that monitors the health of your Internet connection. It periodically checks whether the connection is online, and records ping time, jitter and downtime. Additionally, it periodically performs a speed test and records the measured upload and download speeds.

This information is presented in a chart, making it easy to spot any intermittent connection issues and verify if download/upload speeds are stable and up to your Internet service provider promises.

Connection Quality Monitor can be used in multiple locations, for example in several offices connected via VPN, and all its instances can be managed from a single point, such as a network administrator workstation.

Installers · v1.1

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.5Fix availableCVE-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 1h 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 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 connection, connection-quality, internet.

Frequently asked questions

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