Start a Conversation

Solved!

Go to Solution

1 Rookie

 • 

1 Message

1832

February 21st, 2025 00:21

Cannot uninstall DDPM, application will replace DDM2 in May

The DDPM (Dell Display and Peripheral Manager) application unfortunately will replace DDM (Dell Display Manager), as explained here.

Unlike DDM, DDPM installs a lot of bloatware as it's not only for monitors, so expect a lot of useless stuff if you're only aiming to adjust monitor settings.

After testing, I couldn't stand it, as it's a lot slower than the good old Dell Display Manager 2. The problem is I can't uninstall it. It stays forever in "Uninstall NKVM" step (eventhough I didn't even selected KVM for installation in the first place).

I even removed all Dell services by hand, but no success. Wizard still get stuck in same stage. Any help so I can uninstall it and go back to DDM2 again?

Thanks!

1 Rookie

 • 

1 Message

May 9th, 2025 11:11

Hello, I was able to uninstall the new DDPM using Revo uninstaller:
https://www.revouninstaller.com/revo-uninstaller-free-download/
The installation of the old DDM was possible afterwards.

1 Rookie

 • 

1 Message

March 11th, 2025 00:02

Hi @MareenJ ,
You can uninstall Dell Display and Peripheral Manager by using the below script.

# Define the path to the setup executable
$setupPath = "C:\Program Files\Dell\Dell Display and Peripheral Manager\Installer\setup.exe"

# Define the uninstall arguments
$uninstallArgs = "-runfromtemp -l0x0409 -removeonly /X /Silent "

# Execute the uninstall command
Start-Process -FilePath $setupPath -ArgumentList $uninstallArgs -Wait

I hope this helps

Regards,
Karanjit Singh

 

1 Rookie

 • 

1 Message

March 28th, 2025 14:48

Hi Karanjit

Could you please write more details to adotp your solution?

thanks

BR

(edited)

1 Rookie

 • 

3 Posts

April 13th, 2025 20:39

I have the same issue. I am not sure about how to use the above script. Can an executable be created and made available?

1 Rookie

 • 

1 Message

April 17th, 2025 15:14

I assumed that Karanjit's information above refers to a Windows Powershell script. I opened Powershell, copied/pasted each line one at a time (pressing Enter after each). The "Start-Process" command seemed to be working (no errors, just a bit of a delay before finishing). Yet the dreaded DDPM still remains installed. 

This attempt was after I followed the uninstall instructions on the DDPM FAQ page - I first successfully uninstalled Dell Core Services and Dell Peripheral Core. When I tried to uninstall the main DDPM app, I get a prompt asking if I want to completely remove the selected application (I clicked yes) - but then I get a prompt asking if I'm sure I want to quit the DDPM setup(!). My only option is to click OK, which promptly quits out of the DDPM setup program without uninstalling. Trying to reinstall DDPM (in hopes it might fix the uninstaller), it tells me the latest version is already installed and then quits. So now I can't uninstall DDPM and I can't reinstall, repair, etc. Attempts to install the old DDM program are met by messages that a newer version is already installed.

Dell, Please come up with an uninstall solution that actually works!

(edited)

1 Rookie

 • 

3 Posts

April 17th, 2025 15:33

I received an email showing a new response which I do not see here. I also was able to uninstall Dell Core, but DDM2 still won't uninstall. I agree, Dell needs to provide an uninstall app to resolve this. I will see if I can create a support ticket to help me.

1 Rookie

 • 

1 Message

April 23rd, 2025 10:08

I have the same problem with windows 11 using a Dell U4025Q monitor. Installed the new update without rebooting and no problems. After a while i noticed that my mouse was lagging so i rebooted my pc. After reboot got the message "Connecting to DDPM Subagent".Wanted to roll-back to the old DDPM. Tried to uninstall DDPM but the uninstaller wants to exit before it even removes the app. Manual uninstalled the core packages and tried again > no luck. Tried the powershell code> no luck. Tried running the installer located in C:\Program Files\Dell> 3 options appear: Modify, repair and uninstall. All 3 do not work. This is my work monitor where i switch between a windows pc and a Apple Macbook pro. I bought this monitor because of the KVM option. Please FIX this ASAP!

1 Rookie

 • 

4 Posts

May 9th, 2025 10:49

Same problem - spent any hours with Dell Support on this one, but no solution yet :(

1 Rookie

 • 

4 Posts

May 9th, 2025 11:34

Thanks, this worked for me. I have been able to uninstall the DDPM and reinstall the DDM application. Happy for now. Dell support has indicated the issue is still under investigation and they would get back to me once it's safe to install DDPM instead again.

1 Rookie

 • 

3 Posts

May 9th, 2025 13:02

I tried Revo uninstaller and it appears to have removed it all.

1 Rookie

 • 

6 Posts

June 18th, 2025 04:01

DDPM is the worst software. Once installed it works once directly after installing, after that fails with waiting for the subagent. Uninstalling is also not possible after that and after clicking uninstall form the windows config, another popup appears (see sc) and after confirming the dialog the uninstall just stops. Version is 2.0.3.9. Who is responsible for this software ?

1 Rookie

 • 

1 Message

July 23rd, 2025 08:46

In addtion to the powershell script above started as Administrator, which failed, and based on https://community.revenera.com/s/article/installshield-setup-exe-command-line-parameters all Unistall Test started as Administrator in CMD failed too. 

C:\Windows\System32>"C:\Program Files\Dell\Dell Display and Peripheral Manager\Installer\setup.exe" /runfromtemp /l:0x0409 /removeonly /X

caused "Invalid parameters: /l:0x0409".

C:\Windows\System32>"C:\Program Files\Dell\Dell Display and Peripheral Manager\Installer\setup.exe" /runfromtemp /removeonly /X

C:\Windows\System32>"C:\Program Files\Dell\Dell Display and Peripheral Manager\Installer\setup.exe" /runfromtemp /removeonly

result both in "Setup abbrechen ..." (like towaso shows above).

Orginally I just want to patch with "winget update ..." 

Name                                ID                               Version  Verfügbar Quelle
----------------------------------------------------------------------------------------------
Dell Display and Peripheral Manager Dell.DisplayAndPeripheralManager 2.1.0.20 2.1.0.24 winget

So the unistall failure is not a problem of a single release. 


1 Rookie

 • 

1 Message

August 19th, 2025 01:32

Have this issue too, tried revo as some comments suggested and was able to uninstall DDPM and re-install old DDM. Thanks god I kept the old installation file as I was unable to download it again from Dell portal

1 Rookie

 • 

1 Message

August 21st, 2025 11:07

same here. none of the above methods worked, can't uninstall even with revo. 

No Events found!

Top