Wingetlywingetly
← All apps

NVIDIA DisplayPort Firmware Updater

by NVIDIA Corporationv1.1

Last updated

Tool to check if certain NVIDIA 10xx, 9xx, or 7xx graphics need a patch for blank screens on certain DisplayPort monitors.

Install with winget

$ winget install --id Nvidia.DisplayPortFirmwareUpdater --exact --version 1.1

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

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 · v1.1

ArchitectureTypeScopeInstallDownload
x64Portable-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

  • medium4.7Patched in wingetCVE-2026-24199affects before 535.309.01, 580.159.03, 595.71.05May 26, 2026

    NVIDIA Display Driver for Linux contains a vulnerability in a kernel module, where a user could cause a race condition by reordering compiler or processor memory instructions. A successful exploit of this vulnerability might lead to denial of service.

  • high7.8Patched in wingetCVE-2024-0107affects before 475.14, 538.78, 552.74, 556.12Aug 8, 2024

    NVIDIA GPU Display Driver for Windows contains a vulnerability in the user mode layer, where an unprivileged regular user can cause an out-of-bounds read. A successful exploit of this vulnerability might lead to code execution, denial of service, escalation of privileges, inform...

  • medium5.5Patched in wingetCVE-2024-0092affects before 470.256.02, 475.06, 535.180.01, +5 moreJun 13, 2024

    NVIDIA GPU Driver for Windows and Linux contains a vulnerability where an improper check or improper handling of exception conditions might lead to denial of service.

  • high7.8Patched in wingetCVE-2024-0091affects before 550.90.07, 552.55, 555.52.04, 555.99Jun 13, 2024

    NVIDIA GPU Display Driver for Windows and Linux contains a vulnerability where a user can cause an untrusted pointer dereference by executing a driver API. A successful exploit of this vulnerability might lead to denial of service, information disclosure, and data tampering.

  • high7.8Patched in wingetCVE-2024-0090affects before 470.256.02, 475.06, 535.180.01, +5 moreJun 13, 2024

    NVIDIA GPU driver for Windows and Linux contains a vulnerability where a user can cause an out-of-bounds write. A successful exploit of this vulnerability might lead to code execution, denial of service, escalation of privileges, information disclosure, and data tampering.

  • high7.8Patched in wingetCVE-2024-0089affects before 475.06, 538.67, 552.55, 555.99Jun 13, 2024

    NVIDIA GPU Display Driver for Windows contains a vulnerability where the information from a previous client or another process could be disclosed. A successful exploit of this vulnerability might lead to code execution, information disclosure, or data tampering.

  • high7.1Fix in v11.13CVE-2023-25517affects before 11.13, 13.8, 15.3Jul 3, 2023

    NVIDIA vGPU software contains a vulnerability in the Virtual GPU Manager (vGPU plugin), where a guest OS may be able to control resources for which it is not authorized, which may lead to information disclosure and data tampering.

  • high7.1Fix availableCVE-2023-25516affects <=11.12Jul 3, 2023

    NVIDIA GPU Display Driver for Linux contains a vulnerability in the kernel mode layer, where an unprivileged user can cause an integer overflow, which may lead to information disclosure and denial of service.

Showing 8 of 25. Source: NVD, updated 6h 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

    Provides updates that are 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 graphics.

Frequently asked questions

How do I install NVIDIA DisplayPort Firmware Updater on Windows?
Open Windows Terminal, PowerShell, or Command Prompt and run: winget install --id Nvidia.DisplayPortFirmwareUpdater --exact --version 1.1. winget downloads the installer from NVIDIA Corporation and runs it. Requires Windows 10 (1809+) or Windows 11.
How do I install NVIDIA DisplayPort Firmware Updater silently for unattended deployment?
Add --silent and accept the agreements upfront: winget install --id Nvidia.DisplayPortFirmwareUpdater --exact 1.1 --silent --accept-package-agreements --accept-source-agreements. This is the variant Intune, Configuration Manager, and other deployment tools should use.
How do I uninstall NVIDIA DisplayPort Firmware Updater via winget?
Run: winget uninstall --id Nvidia.DisplayPortFirmwareUpdater --exact. Add --silent for unattended uninstalls. winget will use the registered uninstaller from NVIDIA DisplayPort Firmware Updater's Apps & Features entry.
Is NVIDIA DisplayPort Firmware Updater free?
NVIDIA DisplayPort Firmware Updater is distributed under Proprietary. Refer to the publisher (https://www.nvidia.com/en-us/drivers/nv-uefi-update-x64/) for the full license terms - Wingetly itself does not charge for installation.
Does NVIDIA DisplayPort Firmware Updater 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 NVIDIA DisplayPort Firmware Updater directly from the publisher.
How do I keep NVIDIA DisplayPort Firmware Updater up to date?
Run winget upgrade --id Nvidia.DisplayPortFirmwareUpdater --exact, or winget upgrade --all to update everything winget tracks. We index 1 version of NVIDIA DisplayPort Firmware Updater from microsoft/winget-pkgs.