Wingetlywingetly
← All apps

Dell Peripheral Manager

by Dell Inc.v1.7.7

Last updated

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

Install with winget

$ winget install --id Dell.PeripheralManager --exact --version 1.7.7

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

Silent install command for Dell Peripheral Manager

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

One-line silent install (x64, machine scope)
DPeM_7MGJH_1.7.7_WN64_A00.exe /S

See the full silent install reference for Dell Peripheral 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 · v1.7.7

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.7Patched in wingetCVE-2024-22451affects before 1.7.3Jun 16, 2026

    Dell Peripheral Manager, versions from 1.5.1 to 1.7.2, contain an uncontrolled search path element vulnerability. An attacker could potentially exploit this vulnerability through preloading malicious executable, leading to arbitrary code execution.

  • medium6.7Patched in wingetCVE-2024-22447affects before 1.7.3Jun 16, 2026

    Dell Peripheral Manager, versions prior to 1.7.3, contain an uncontrolled search path element vulnerability. An attacker could potentially exploit this vulnerability through preloading malicious dll., leading to arbitrary code execution.

  • high7.3Patched in wingetCVE-2024-37142affects before 1.7.6Jul 30, 2024

    Dell Peripheral Manager, versions prior to 1.7.6, contain an uncontrolled search path element vulnerability. An attacker could potentially exploit this vulnerability through preloading malicious DLL or symbolic link exploitation, leading to arbitrary code execution and escalatio...

  • high7.8Patched in wingetCVE-2024-37127affects before 1.7.6Jul 30, 2024

    Dell Peripheral Manager, versions prior to 1.7.6, contain an uncontrolled search path element vulnerability. An attacker could potentially exploit this vulnerability through preloading malicious DLL or symbolic link exploitation, leading to arbitrary code execution and escalatio...

  • high7.3Patched in wingetCVE-2024-32857affects before 1.7.6Jul 30, 2024

    Dell Peripheral Manager, versions prior to 1.7.6, contain an uncontrolled search path element vulnerability. An attacker could potentially exploit this vulnerability through preloading malicious DLL or symbolic link exploitation, leading to arbitrary code execution and escalati...

  • high7.8Patched in wingetCVE-2021-21545affects before 1.3.1Apr 12, 2021

    Dell Peripheral Manager 1.3.1 or greater contains remediation for a local privilege escalation vulnerability that could be potentially exploited to gain arbitrary code execution on the system with privileges of the system user.

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