Wingetlywingetly
← All apps

Dell System Update

by Dell Inc.v2.1.2.0

Last updated

Dell System Update (DSU) is a Windows application that helps update BIOS, firmware, and drivers on compatible Dell systems.

Install with winget

$ winget install --id Dell.SystemUpdate --exact --version 2.1.2.0

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

Silent install command for Dell System Update

Dell System Update uses EXE. The silent install switches are /s.

One-line silent install (x64)
Systems-Management_Application_N2H86_WN64_2.1.2.0_A00.EXE /s

See the full silent install reference for Dell System Update

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

Dell System Update (DSU) is a legacy Windows application that helps update BIOS, firmware, and device drivers on Dell systems. Dell recommends using Dell Command | Update for newer Windows systems.

Installers · v2.1.2.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

2 known CVEs via NVD

  • medium6.5Patched in wingetCVE-2022-34404affects before 2.0.1.0Feb 10, 2023

    Dell System Update, version 2.0.0 and earlier, contains an Improper Certificate Validation in data parser module. A local attacker with high privileges could potentially exploit this vulnerability, leading to credential theft and/or denial of service.

  • low3.8Patched in wingetCVE-2021-21529affects before 1.9Apr 2, 2021

    Dell System Update (DSU) 1.9 and earlier versions contain a denial of service vulnerability. A local authenticated malicious user with low privileges may potentially exploit this vulnerability to cause the system to run out of memory by running multiple instances of the vulnerab...

Source: NVD, updated 2h 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.

Related apps

  • Dell Command | Update for Windows UniversalDell Inc.
    Dell.CommandUpdate.Universalv5.7.0

    Dell Command Update is a stand-alone application for systems that provides updates for system software that is released by Dell. This application simplifies the BIOS, firmware, driver, and application update experience for Dell client hardware.

  • Dell Command | UpdateDell Inc.
    Dell.CommandUpdatev5.7.0

    Dell Command Update is a stand-alone application for systems that provides updates for system software that is released by Dell. This application simplifies the BIOS, firmware, driver, and application update experience for Dell client hardware.

  • Dell Display ManagerDell Inc.
    Dell.DisplayManagerv2.3.1.16

    Dell Display Manager enhances everyday productivity through comprehensive management tools giving you optimal front of screen experience, efficient display management and easy, effortless multitasking.

  • Dell Command | ConfigureDell Inc.
    Dell.CommandConfigurev5.2.1.16

    Dell Command | Configure provides configuration capability to business client systems. You can configure the client systems using a User Interface (UI) or a Command Line Interface (CLI).

  • Dell Peripheral ManagerDell Inc.
    Dell.PeripheralManagerv1.7.7

    The Dell Peripheral Manager software enables you to customize and manage your Dell peripherals such as keyboards, mice, and webcams.

  • U
    UEFIExtractLongSoft
    LongSoft.UEFIExtractv72-alpha

    UEFIExtract, which uses ffsParser to parse supplied firmware image into a tree structure and dumps the parsed structure recursively on the FS.

More from Dell Inc. or browse Dell, Drivers, Firmware.

Frequently asked questions

How do I install Dell System Update on Windows?
Open Windows Terminal, PowerShell, or Command Prompt and run: winget install --id Dell.SystemUpdate --exact --version 2.1.2.0. winget downloads the installer from Dell Inc. and runs it. Requires Windows 10 (1809+) or Windows 11.
How do I install Dell System Update silently for unattended deployment?
Add --silent and accept the agreements upfront: winget install --id Dell.SystemUpdate --exact 2.1.2.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 Dell System Update?
Dell System Update uses EXE. Run the downloaded installer with: Systems-Management_Application_N2H86_WN64_2.1.2.0_A00.EXE /s. The silent switches are /s.
How do I uninstall Dell System Update via winget?
Run: winget uninstall --id Dell.SystemUpdate --exact. Add --silent for unattended uninstalls. winget will use the registered uninstaller from Dell System Update's Apps & Features entry.
Is Dell System Update free?
Dell System Update is distributed under Proprietary. Refer to the publisher (https://www.dell.com/support/kbdoc/en-us/000130590/dell-emc-system-update-dsu) for the full license terms - Wingetly itself does not charge for installation.
Does Dell System Update 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 Dell System Update directly from the publisher.
How do I keep Dell System Update up to date?
Run winget upgrade --id Dell.SystemUpdate --exact, or winget upgrade --all to update everything winget tracks. We index 1 version of Dell System Update from microsoft/winget-pkgs.