Wingetlywingetly
← All apps

Dell Display Manager

by Dell Inc.v2.3.1.16

Last updated

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

Install with winget

$ winget install --id Dell.DisplayManager --exact --version 2.3.1.16

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

Silent install command for Dell Display Manager

Dell Display Manager uses EXE (NSIS). The silent install switches are /S.

One-line silent install (x64, machine scope)
ddmsetup.exe /S

See the full silent install reference for Dell Display Manager

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 · v2.3.1.16

ArchitectureTypeScopeInstallDownload
x64EXE
NSIS
machineDirect

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

Security

6 known CVEs via NVD

  • medium6.7Fix in v2.3.2.20CVE-2025-22394affects before 2.3.2.20Jan 14, 2025

    Dell Display Manager, versions prior to 2.3.2.18, contain a Time-of-check Time-of-use (TOCTOU) Race Condition vulnerability. A low privileged attacker with local access could potentially exploit this vulnerability, leading to code execution and possibly privilege escalation.

  • medium6.6Fix in v2.3.2.20CVE-2025-21101affects before 2.3.2.20Jan 14, 2025

    Dell Display Manager, versions prior to 2.3.2.20, contain a race condition vulnerability. A local malicious user could potentially exploit this vulnerability during installation, leading to arbitrary folder or file deletion.

  • medium6.6Patched in wingetCVE-2023-32474affects before 2.1.1.21Feb 5, 2024

    Dell Display Manager application, version 2.1.1.17 and prior, contain an insecure operation on windows junction/mount point. A local malicious user could potentially exploit this vulnerability during installation leading to arbitrary folder or file deletion

  • high7.3Patched in wingetCVE-2023-32451affects before 2.1.1.21Feb 5, 2024

    Dell Display Manager application, version 2.1.1.17, contains a vulnerability that low privilege user can execute malicious code during installation and uninstallation

  • high7.3Patched in wingetCVE-2023-28047affects <=2.1.0Apr 19, 2023

    Dell Display Manager, versions 2.1.0 and prior, contains an arbitrary file or folder creation vulnerability during installation. A local low privilege attacker could potentially exploit this vulnerability, leading to the execution of arbitrary code on the operating system with h...

  • medium6.6Patched in wingetCVE-2023-28046affects <=2.1.0Apr 5, 2023

    Dell Display Manager, versions 2.1.0 and prior, contains an arbitrary file or folder deletion vulnerability during uninstallation A local low privilege attacker could potentially exploit this vulnerability, leading to the deletion of arbitrary files on the operating system with...

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

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

  • Dell System UpdateDell Inc.
    Dell.SystemUpdatev2.1.2.0

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

More from Dell Inc..

Frequently asked questions

How do I install Dell Display Manager on Windows?
Open Windows Terminal, PowerShell, or Command Prompt and run: winget install --id Dell.DisplayManager --exact --version 2.3.1.16. winget downloads the installer from Dell Inc. and runs it. Requires Windows 10 (1809+) or Windows 11.
How do I install Dell Display Manager silently for unattended deployment?
Add --silent and accept the agreements upfront: winget install --id Dell.DisplayManager --exact 2.3.1.16 --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 Display Manager?
Dell Display Manager uses EXE (NSIS). Run the downloaded installer with: ddmsetup.exe /S. The silent switches are /S.
How do I uninstall Dell Display Manager via winget?
Run: winget uninstall --id Dell.DisplayManager --exact. Add --silent for unattended uninstalls. winget will use the registered uninstaller from Dell Display Manager's Apps & Features entry.
Is Dell Display Manager free?
Dell Display Manager is distributed under Proprietary. Refer to the publisher (https://www.dell.com/support/home/no-no/drivers/driversdetails?driverid=m0yjd&oscode=wt64a&productcode=dell-display-manager-2.0) for the full license terms - Wingetly itself does not charge for installation.
Does Dell Display Manager 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 Display Manager directly from the publisher.
How do I keep Dell Display Manager up to date?
Run winget upgrade --id Dell.DisplayManager --exact, or winget upgrade --all to update everything winget tracks. We index 1 version of Dell Display Manager from microsoft/winget-pkgs.