Wingetlywingetly
← All apps
N

NVTOP

by Nervosysv3.3.1

Last updated

GPU monitoring tool for Windows - htop-like task monitor for NVIDIA, AMD, and Intel GPUs

Install with winget

$ winget install --id Nervosys.Nvtop --exact --version 3.3.1

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

Silent install command for NVTOP

NVTOP uses MSI. The silent install switches are /quiet /norestart.

One-line silent install (x64, machine scope)
msiexec.exe /i nvtop-3.3.1-x64.msi /quiet /norestart

See the full silent install reference for NVTOP

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

NVTOP (Neat Videocard TOP) is a GPU monitoring tool for Windows that provides real-time information about GPU usage. Features multi-vendor GPU support (NVIDIA, AMD, Intel), per-process monitoring, color-coded utilization bars, and native Windows performance.

Installers · v3.3.1

ArchitectureTypeScopeInstallDownload
x64MSImachineDirect

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 NVTOP.

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.SystemInformerv4.0.26241.138

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

  • Core TempALCPU
    ALCPU.CoreTempv1.20.1

    This application can monitor and visualize your processor's temperature.

  • chaiNNerchaiNNer-org
    chaiNNer-org.chaiNNerv0.25.1

    A flowchart based image processing GUI

  • NVIDIA CUDA ToolkitNVIDIA Corporation
    Nvidia.CUDAv13.4

    CUDA is a parallel computing platform and programming model developed by NVIDIA for general computing on graphical processing units (GPUs).

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

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

  • NVIDIA Profile InspectorOrbmu2k
    Orbmu2k.nvidiaProfileInspectorv3.0.2.2

    Advanced Nvidia driver profile inspector and editor for Windows.

More from Nervosys or browse amd, gpu, gpu-monitoring.

Frequently asked questions

How do I install NVTOP on Windows?
Open Windows Terminal, PowerShell, or Command Prompt and run: winget install --id Nervosys.Nvtop --exact --version 3.3.1. winget downloads the installer from Nervosys and runs it. Requires Windows 10 (1809+) or Windows 11.
How do I install NVTOP silently for unattended deployment?
Add --silent and accept the agreements upfront: winget install --id Nervosys.Nvtop --exact 3.3.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 NVTOP?
NVTOP uses MSI. Run the downloaded installer with: msiexec.exe /i nvtop-3.3.1-x64.msi /quiet /norestart. The silent switches are /quiet /norestart.
How do I uninstall NVTOP via winget?
Run: winget uninstall --id Nervosys.Nvtop --exact. Add --silent for unattended uninstalls. winget will use the registered uninstaller from NVTOP's Apps & Features entry.
Is NVTOP free?
NVTOP is distributed under GPL-3.0. Refer to the publisher (https://github.com/nervosys/nvtop) for the full license terms - Wingetly itself does not charge for installation.
Does NVTOP 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 NVTOP directly from the publisher.
How do I keep NVTOP up to date?
Run winget upgrade --id Nervosys.Nvtop --exact, or winget upgrade --all to update everything winget tracks. We index 2 versions of NVTOP from microsoft/winget-pkgs.

Recent versions

  • 3.3.1latest
  • 3.3.0