🌐
PowerShell Forums
forums.powershell.org › powershell help
Any version of Dell Command Update remove script - PowerShell Help - PowerShell Forums
March 5, 2022 - Hello. I am new to powershell and need to run a script that will remove Dell Command Update from multiple different machines with multiple different versions. I have written then script but am having a bit of difficulty as there are brackets in the uninstallstring.
🌐
SILENT INSTALL HQ
silentinstallhq.com › dell-command-update-silent-uninstall-powershell
Dell Command Update Silent Uninstall (PowerShell) - SILENT INSTALL HQ
October 12, 2025 - ##*===========================... 'Uninstallation' ## Uninstall Any Existing Version of Dell Command Update Remove-MSIApplications -Name "Dell Command | Update" ##*=============================================== ##* POST-UNINSTALLATION ...
🌐
Dell
dell.com › support › manuals › en-us › command-update › dellcommandupdate_3.1_ug › uninstall-dell-command-update-for-windows-10
Dell Command | Update Version 3.1 User's Guide | Dell US
To uninstall Dell Command | Update for Window 10 by using command prompt, run the following command with administrative privileges: Dell-Command-Update_xxxxx_WIN_y.y.y_A00.EXE /x
🌐
SILENT INSTALL HQ
silentinstallhq.com › dell-command-update-install-and-uninstall-powershell
Dell Command Update Install and Uninstall (PowerShell) - SILENT INSTALL HQ
October 12, 2025 - Search the Silent Install Knowledge ... ... Copy the PowerShell script below to “C:\Downloads\DellCommandUpdate“ & name it Deploy-DellCommandUpdate.ps1 · <# .SYNOPSIS This script performs the installation or uninstallation of Dell Command Update...
🌐
Reddit
reddit.com › r/powershell › struggling with uninstall script
r/PowerShell on Reddit: Struggling with Uninstall Script
May 7, 2021 -

Hello All,

I'm trying to write a script that searches for any install of a specific application (Dell Command | Update) in HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall and HKLM\SOFTWARE\Wow6432Node\Microsoft\Windows\CurrentVersion\Uninstall. I'm trying to avoid using get-wmiobject. All I really want is for the application's GUID to be piped into a variable, so I can use it to make my own uninstall string with my own arguments. I can't seem to get this right or find an example online of this. Has anyone solved this already and can share?

Find elsewhere
🌐
Dell
dell.com › dell community › software › windows general
Uninstall Dell SupportAssist and Dell Command Update | DELL Technologies
May 15, 2024 - Then we can use Intune to send the script out and uninstall for the whole fleet. Thank you very much! ... Try this for Support Assist. "C:\Program Files\Dell\SupportAssist\uninstaller.exe" /arp /S · You can export settings from Command Update and import them into your existing installs to stop them from messaging users.
🌐
Patrick Domingues
patrickdomingues.com › home › tutorials › windows › how to remove dell support assist & command update with powershell
How to Remove Dell Support Assist & Command Update with PowerShell
August 16, 2024 - This PowerShell script is designed specifically to automate the removal of Dell SupportAssist and Dell Command | Update applications from systems. These Dell utilities are often pre-installed on Dell machines, and while useful for some environments, ...
🌐
Dell
dell.com › support › manuals › en-uk › command-update › dcu_ug › uninstall-dell-command-update
Dell Command | Update Version 5.x User's Guide | Dell UK
To uninstall, Dell Command | Update run the following command with administrative privileges: Dell-Command-Update-Application_XXXXX_WIN_y.y.y_A00.EXE /passthrough /x /s /v"/qn"
🌐
Dell
dell.com › support › manuals › en-us › command-update-v3.1 › dellcommandupdate_3.1_ug › uninstall-dell-command-update-for-windows-10
Uninstall Dell Command | Update for Windows 10
To uninstall Dell Command | Update for Window 10 by using command prompt, run the following command with administrative privileges: Dell-Command-Update_xxxxx_WIN_y.y.y_A00.EXE /x
🌐
GitHub
github.com › SuperJohan64 › Uninstall-DellCommandUpdateUniversal
GitHub - SuperJohan64/Uninstall-DellCommandUpdateUniversal: A PowerShell tool that removes Dell Command Update using the MSI install codes. · GitHub
A PowerShell tool that removes Dell Command Update using the MSI install codes. - SuperJohan64/Uninstall-DellCommandUpdateUniversal
Author   SuperJohan64
🌐
Dell
dell.com › home › support home › product support › manuals
Dell Command | Update Version 3.1.1 User's Guide | Dell Belize
To uninstall Dell Command | Update for Window 10 by using command prompt, run the following command with administrative privileges: Dell-Command-Update_xxxxx_WIN_y.y.y_A00.EXE /x
🌐
Reddit
reddit.com › r/intune › dell command update | uninstall & install
r/Intune on Reddit: Dell Command Update | Uninstall & Install
November 12, 2024 -

I'm trying to manage BIOS & driver updates for Dell devices via Intune. I have packaged the latest DCU apps, settings are configured as per https://evil365.com/dell/UpdateDriversBIOS-DellCommandUpdate/ .

Everything is working fine only when the latest DCU universal app packaged and deployed to the devices. If the device is installed with the older version of DCU, the settings are not getting applied. I assume this is because I used the ADMX from the latest DCU app.

Is there a way to uninstall old app as part of the new app deployment? I have a PR script in place to uninstall DCU, but it could conflict with the installation as it'll detect the displayName and remove the app.

🌐
Microsoft Learn
learn.microsoft.com › en-us › answers › questions › 883028 › need-help-unable-to-uninstall-app-through-powershe
Need help - Unable to uninstall app through Powershell/Intune - Microsoft Q&A
Hi All, I'm having some trouble with deploying a powershell script through our InTune enviroment. The script is set to uninstall the "Dell Command | Update" windows app but seems to be failing. I've checked the logs and can see it ran…
🌐
Dell
dell.com › support › manuals › en-us › dell-update › dellupdate_ug › uninstall-dell-update
Dell Update Version 5.x User's Guide | Dell US
To uninstall, Dell Update run the following command with administrative privileges: Dell-Update-Application_XXXXX_WIN_y.y.y_A00.EXE /passthrough /x /s /v"/qn"