Wingetlywingetly
← All apps
P

Pulse

by Pouriya Parniyanv2.0.0.0

Last updated

A modern task manager and system monitor for Windows 11, built with WinUI 3.

Install with winget

$ winget install --id wl-std.pulse --exact --version 2.0.0.0

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

Silent install command for Pulse

Pulse uses EXE. The silent install switches are /S.

One-line silent install (x64)
Pulse-2.0-Setup.exe /S

See the full silent install reference for Pulse

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

Pulse is a task manager and system monitor for Windows 11 with live CPU, memory, GPU, per-disk

and network graphs, per-process details (network, disk, GPU, efficiency mode), startup app

management, Windows services, hardware sensors, a desktop widget and live tray graphs.

Fully local: no telemetry and no accounts.

Installers · v2.0.0.0

ArchitectureTypeScopeInstallDownload
x64EXE-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 Pulse.

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

  • System InformerWinsider Seminars & Solutions, Inc.
    WinsiderSS.SystemInformerv3.2.25011.2103

    System Informer is a free, powerful, multi-purpose tool that helps you monitor system resources, debug software and detect malware.

  • HWiNFO®Martin Malik, REALiX s.r.o.
    REALiX.HWiNFOv8.50

    Comprehensive Hardware Analysis, Monitoring and Reporting for Windows and DOS.

  • Azure Monitor AgentMicrosoft Corporation
    Microsoft.AzureMonitorAgentv1.44.0.0

    Azure Monitor Agent (AMA) collects monitoring data from the guest operating system of Azure and hybrid virtual machines and delivers it to Azure Monitor.

  • Process ExplorerSysinternals
    Microsoft.Sysinternals.ProcessExplorerv17.12

    Process Explorer shows you information about which handles and DLLs processes have opened or loaded.

  • KuduAdvent Development, Inc.
    AdventDevelopmentInc.Kuduv2.3.0

    A modern, open-source system cleaner for Windows, macOS, and Linux

  • Corsair iCUE5 SoftwareCorsair
    Corsair.iCUE.5v5.49.34

    iCUE unites all of your compatible CORSAIR components and devices, making your PC greater than the sum of its parts.

More from Pouriya Parniyan or browse monitor, performance, system-monitor.

Frequently asked questions

How do I install Pulse on Windows?
Open Windows Terminal, PowerShell, or Command Prompt and run: winget install --id wl-std.pulse --exact --version 2.0.0.0. winget downloads the installer from Pouriya Parniyan and runs it. Requires Windows 10 (1809+) or Windows 11.
How do I install Pulse silently for unattended deployment?
Add --silent and accept the agreements upfront: winget install --id wl-std.pulse --exact 2.0.0.0 --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 Pulse?
Pulse uses EXE. Run the downloaded installer with: Pulse-2.0-Setup.exe /S. The silent switches are /S.
How do I uninstall Pulse via winget?
Run: winget uninstall --id wl-std.pulse --exact. Add --silent for unattended uninstalls. winget will use the registered uninstaller from Pulse's Apps & Features entry.
Is Pulse free?
Pulse is distributed under Pulse Source-Available License (PSAL) v1.0. Refer to the publisher for the full license terms - Wingetly itself does not charge for installation.
Does Pulse 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 Pulse directly from the publisher.
How do I keep Pulse up to date?
Run winget upgrade --id wl-std.pulse --exact, or winget upgrade --all to update everything winget tracks. We index 1 version of Pulse from microsoft/winget-pkgs.