Wingetlywingetly
← All apps

Nsight Compute

by NVIDIA Corporationv2025.4.1

Last updated

Standalone version of the Nsight Compute tool that is included in the NVIDIA.CUDA package. An interactive kernel profiler for CUDA applications.

Install with winget

$ winget install --id Nvidia.Nsight.Compute --exact --version 2025.4.1

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

Silent install command for Nsight Compute

Nsight Compute uses MSI (WiX). The silent install switches are /quiet /norestart.

One-line silent install (x64)
msiexec.exe /i nsight_compute-windows-x86_64-2025.4.1.3.msi /quiet /norestart

See the full silent install reference for Nsight Compute

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.

Installers · v2025.4.1

ArchitectureTypeScopeInstallDownload
x64MSI
WiX
-Direct

Copy a command tailored to that specific architecture, type, and scope - useful when winget would otherwise pick a different default.

Security

25 known CVEs via NVD

  • medium6.7Patched in wingetCVE-2025-33231affects before 13.1.0Jan 20, 2026

    NVIDIA Nsight Systems for Windows contains a vulnerability in the application’s DLL loading mechanism where an attacker could cause an uncontrolled search path element by exploiting insecure DLL search paths. A successful exploit of this vulnerability might lead to code executio...

  • high7.3Patched in wingetCVE-2025-33230affects before 13.1.0Jan 20, 2026

    NVIDIA Nsight Systems for Linux contains a vulnerability in the .run installer, where an attacker could cause an OS command injection by supplying a malicious string to the installation path. A successful exploit of this vulnerability might lead to escalation of privileges, code...

  • high7.3Patched in wingetCVE-2025-33229affects before 13.1.0Jan 20, 2026

    NVIDIA Nsight Visual Studio for Windows contains a vulnerability in Nsight Monitor where an attacker can execute arbitrary code with the same privileges as the NVIDIA Nsight Visual Studio Edition Monitor application. A successful exploit of this vulnerability may lead to escalat...

  • high7.3Patched in wingetCVE-2025-33228affects before 13.1.0Jan 20, 2026

    NVIDIA Nsight Systems contains a vulnerability in the gfx_hotspot recipe, where an attacker could cause an OS command injection by supplying a malicious string to the process_nsys_rep_cli.py script if the script is invoked manually. A successful exploit of this vulnerability mig...

  • low3.3Patched in wingetCVE-2025-23346affects before 13.0.0Sep 24, 2025

    NVIDIA CUDA Toolkit contains a vulnerability in cuobjdump, where an unprivileged user can cause a NULL pointer dereference. A successful exploit of this vulnerability may lead to a limited denial of service.

  • low3.3Patched in wingetCVE-2025-23340affects before 13.0.0Sep 24, 2025

    NVIDIA CUDA Toolkit for all platforms contains a vulnerability in the nvdisasm binary where a user may cause an out-of-bounds read by passing a malformed ELF file to nvdisasm. A successful exploit of this vulnerability may lead to a partial denial of service.

  • low3.3Patched in wingetCVE-2025-23339affects before 13.0.0Sep 24, 2025

    NVIDIA CUDA Toolkit for all platforms contains a vulnerability in cuobjdump where an attacker may cause a stack-based buffer overflow by getting the user to run cuobjdump on a malicious ELF file. A successful exploit of this vulnerability may lead to arbitrary code execution at...

  • low3.3Patched in wingetCVE-2025-23338affects before 13.0.0Sep 24, 2025

    NVIDIA CUDA Toolkit for all platforms contains a vulnerability in nvdisasm where a user may cause an out-of-bounds write by running nvdisasm on a malicious ELF file. A successful exploit of this vulnerability may lead to denial of service.

Showing 8 of 25. 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.

See a CVE that affects your fleet? Push the patched version to Intune in one click with Pckgr - automated patching is the only way to keep up.

Related apps

  • NVIDIA PhysX (Legacy)NVIDIA Corporation
    Nvidia.PhysXLegacyv9.13.0604

    NVIDIA PhysX (Legacy) is for games released around the end of 2007 and earlier.

  • 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).

  • NVIDIA PhysX System SoftwareNVIDIA Corporation
    Nvidia.PhysXv9.26.0703

    PhysX System software provides updates necessary for some games to run PhysX content properly

  • NVIDIA DisplayID Firmware UpdaterNVIDIA Corporation
    Nvidia.DisplayIDFirmwareUpdaterv1.1.0

    Tool to check if certain NVIDIA 30xx graphics need a patch if the screen goes blank on boot until Windows is loaded.

  • NVIDIA GeForce NOWNVIDIA Corporation
    Nvidia.GeForceNowv2.0.88.129

    GeForce NOW connects to digital PC game stores so you can stream the library of games you already own

  • Nvidia FrameViewNVIDIA Corporation
    Nvidia.FrameViewv2.0

    An application for measuring frame rates, frame times, power, and performance-per-watt on a wide range of graphics cards.

More from NVIDIA Corporation or browse nvidia-nsight-compute, nvidiansightcompute, nvidia-cuda-applications.

Frequently asked questions

How do I install Nsight Compute on Windows?
Open Windows Terminal, PowerShell, or Command Prompt and run: winget install --id Nvidia.Nsight.Compute --exact --version 2025.4.1. winget downloads the installer from NVIDIA Corporation and runs it. Requires Windows 10 (1809+) or Windows 11.
How do I install Nsight Compute silently for unattended deployment?
Add --silent and accept the agreements upfront: winget install --id Nvidia.Nsight.Compute --exact 2025.4.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 Nsight Compute?
Nsight Compute uses MSI (WiX). Run the downloaded installer with: msiexec.exe /i nsight_compute-windows-x86_64-2025.4.1.3.msi /quiet /norestart. The silent switches are /quiet /norestart.
How do I uninstall Nsight Compute via winget?
Run: winget uninstall --id Nvidia.Nsight.Compute --exact. Add --silent for unattended uninstalls. winget will use the registered uninstaller from Nsight Compute's Apps & Features entry.
Is Nsight Compute free?
Nsight Compute is distributed under Proprietary. Refer to the publisher (https://developer.nvidia.com/nsight-compute) for the full license terms - Wingetly itself does not charge for installation.
Does Nsight Compute 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 Nsight Compute directly from the publisher.
How do I keep Nsight Compute up to date?
Run winget upgrade --id Nvidia.Nsight.Compute --exact, or winget upgrade --all to update everything winget tracks. We index 1 version of Nsight Compute from microsoft/winget-pkgs.