Wingetlywingetly
← All apps

LatencyMon

by Resplendence Software Projects Sp.v7.31

Last updated

Real-time audio suitability checker

Install with winget

$ winget install --id Resplendence.LatencyMon --exact --version 7.31

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

Silent install command for LatencyMon

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

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

See the full silent install reference for LatencyMon

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

LatencyMon checks if a system running Windows is suitable for processing real-time audio and other tasks. LatencyMon analyzes the possible causes of buffer underruns by measuring kernel timer latencies and reporting DPC and ISR execution times as well as hard pagefaults. It will provide a comprehensible report and find the kernel modules and processes responsible for causing audio latencies which result in drop outs. It also provides the functionality of an ISR monitor, DPC monitor and a hard pagefault monitor.

Installers · v7.31

ArchitectureTypeScopeInstallDownload
neutralEXE
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 LatencyMon.

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

  • WhoCrashed Home EditionResplendence Software Projects Sp.
    Resplendence.WhoCrashedv7.10

    Comprehensible crash dump analysis, find out why your system crashed.

  • SanityCheckResplendence Software Projects Sp.
    Resplendence.SanityCheckv3.52

    Advanced rootkit and malware detector

  • Registrar Registry ManagerResplendence Software Projects Sp.
    Resplendence.RegistrarRegistryManagerv9.20

    Advanced Registry Manager for administrators and power users

  • UndeluxeResplendence Software Projects Sp.
    Resplendence.Undeluxev3.01

    Advanced file protection and recovery

  • WhySoSlowResplendence Software Projects Sp.
    Resplendence.WhySoSlowv1.61

    Find out why your system is running slow.

  • M
    MultiMonResplendence Software Projects Sp.
    Resplendence.MultiMonv3.01

    Multifunctional application, system, file system, registry and user monitor

More from Resplendence Software Projects Sp. or browse diagnostic, dpc, latency.

Frequently asked questions

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