🌐
Reddit
reddit.com › r/sysadmin › dell command update start menu shortcut missing
r/sysadmin on Reddit: Dell Command Update Start Menu Shortcut Missing
March 21, 2024 -

Hey all, we are pushing out DCU Universal through Intune. It works great but we noticed that on quite a few machines, the start menu shortcut for dell command update just isnt there. The app is installed, and dcu-cli.exe is there, but not the GUI. Our techs use the gui for troubleshooting purposes so I would like to get this fixed. At first I thought the machines just needed a reboot but the shortcut is still missing after a reboot. I looked in Program Files\ but could not find a shortcut to the GUI in there, just the dcu-cli.exe, so I am not sure how to fix this besides manually uninstalling, rebooting, and reinstalling, which would be too time consuming for us.

I was hoping to script the re-install with Intune Remediations, if it detected the shortcut was missing, but I am not sure how to even check for the shortcut using powershell since it doesnt appear to be a normal shortcut like other apps. Anyone dealt with this and what did you end up doing? Thanks in advance!

PS. I reached out to Dell but their phone support got back to me basically saying they didnt know what was causing it, and to just manually reinstall. I reached out to our rep who replied once and then never again.

🌐
Reddit
reddit.com › r/intune › dell command update 4.7.1 universal app shortcut missing
r/Intune on Reddit: Dell Command Update 4.7.1 universal app shortcut missing
December 3, 2022 -

I use the classic version as I have had these problems before, but the new version is universal app only.

I deployed to a set of systems that had 4.6.0 classic installed (selected to uninstall 4.6.0) and it worked perfectly, there is an entry in the start menu and the GUI opens.

I just set up the same app to deploy with the same settings on a new tenant, set the app to install at Autopilot ESP and now the system is ready I can see it in Control Panel programs but there is no start menu entry. Any ideas how to get the start menu entry so I can actually run the file?

I didn't want to mess with permissions of the %ProgramFiles%\WindowsApps directory if I could help it. Would be good to have the shortcut on new deployments without any extra messing around. I wasn't sure if perhaps I should install with user context.

Thanks

Update: I set the package to uninstall, I then reinstalled and now the shortcut is in the start menu and the GUI opens. It looks like the issue is related to me forcing the app to install at ESP, I will exclude it from ESP and see if that fixes it.

In case it helps anyone, I packaged Dell-Command-Update-Windows-Universal-Application_CJ0G9_WIN_4.7.1_A00.EXE

Install:
Dell-Command-Update-Windows-Universal-Application_CJ0G9_WIN_4.7.1_A00.EXE /s

Uninstall:

Dell-Command-Update-Windows-Universal-Application_CJ0G9_WIN_4.7.1_A00.EXE /passthrough /x /s /v"/qn"

Install as system, assigned to device groups.

🌐
Dell
dell.com › dell community › software › supportassist for pcs › supportassist for pcs
Dell Command | Update Shortcut | DELL Technologies
March 21, 2023 - I've tried the standard "Desktop" shortcut approach to the DCU-CLI.exe file, but all it does is pop up the cmd windows for a fraction of a second then closes. I've done extensive searches online but can't find anything. I also tried using the command-line, but don't see a solution there either. Every place I search also mentions 'Program files (x86)' but mine is in 'Program Files'. Ultimately what I want is to eventually run this command using AutoHotKey.
🌐
Dell
dell.com › support › kbdoc › en-us › 000177325 › dell-command-update
Dell Command | Update | Dell US
May 27, 2026 - Download Dell Command Update and read release notes and specifications.
🌐
Dell
dell.com › dell community › software › windows general
Command Update 3.0 does not show in Windows 10 start menu | DELL Technologies
February 26, 2019 - The newest Dell Command update that comes on the likes of Optiplex 5060's, Latitude 3490's, etc, which I believe is version 3.0, does NOT show up in the Windows 10 start menu at all. The older vers...
🌐
Windows Report
windowsreport.com › software › drivers › dell update for windows 10 not working / app broken
Dell Command Update Won't Open: 3 Tested Solutions to Fix It
July 31, 2025 - To do this, right-click on the app’s desktop shortcut and select Run as Administrator. Still not working? If the problem occurs after updating the app, uninstall the latest version, and install the previous version from Dell’s support center. ... A great way to fix this issue with your Dell Update app is to install or update your drivers automatically. With Outbyte Driver Updater, you can first scan your PC for outdated or missing ...
Find elsewhere
🌐
Dell
dell.com › dell community › software › productivity software
‎Unable to find Dell Update app | DELL Technologies
March 19, 2023 - Repair the Dell Update app Press the Windows key + R to open Run. Type control and click OK. Select the Programs option. Now, choose Programs and Features.
🌐
Lawrence
kb.lawrence.k12.ma.us › article.php
Installing and launching Dell Command Updates to update device drivers on a Dell computer
3. Once in Software Center, click the Applications tab from the left-hand menu and look for, then select the app labelled "Dell Command | Update".
🌐
Dell
dell.com › dell community › software › productivity software
‎Dell Update app disappeared | DELL Technologies
October 21, 2022 - The Dell update app is no longer compatible with MS Windows. You must now get all your updates through the Dell Support Assistant. ... I have 2 machines running Windows 11. Command | Update is available on one, but not the second.
Top answer
1 of 15
3
I figured out the process to silently deploy version 3.0.1 with MDT and I'm posting it here in that it might help others out and maybe someone will have a solution for the one minor issue I have after it's installed. Step 1: Installed Command Update on a regular Dell PC and then looked at the installation log file at the end of the installation wizard.  In that log it should show the path to the MSI it extracted.  Mine was 'C:\WINDOWS\{D4373260-1185-49AC-993B-A31209FBD6CC}\DellCommandUpdateApp.msi' Step 2: Copied that MSI to my deployment server and added a new MDT application and used the following install command 'msiexec /i DellCommandUpdateApp.msi /passive /norestart' Step 3: Run a computer through the MDT process and check that Command Update did get installed (we are using Windows 10 1809).  Almost all of the time the program shortcut does not show up in the start menu, like a previous posted mentioned. Step 4: Go to the Windows 10 'Apps & Features' settings, scroll down to 'Dell Command | Update', click Advanced Options and then scroll down and click 'Reset'.  The Start Menu shortcut should be restored without requiring a reinstall. Now it would be great if I didn't have to do Step 4 so if anyone has any ideas how to clean it up through the MDT process it would be appreciated.
2 of 15
2
I'm having exactly the same issue...in the users guide, it refers to installing using DCU_Setup_3_0_0.exe /s /v'/qn' , however, this file doesn't exist.  Alternatively, I've tried to install using Dell-Command-Update_4374J_WIN_3.0.0_A00.exe /s in my package to deploy the software...it does install it (it's in Add/Remove programs), however there is no way to run it - no files show in the start menu.  I've had to uninstall and reinstall using this command manually, and then everything works...but that isn't going to fly for multiple PC SCCM deployments.    Have even tried to extract the DellCommandUpdateApp.msi file and create a package, but this doesn't work either.  Finally, I extracted the DellCommandUpdateApp_Setup.exe file, but no matter which switches I'm using, I can't get this to run from my Task Sequences. So I can't answer your enquiry, but I'm hoping Dell or another contributor might have some ideas how to fix this issue.
🌐
Dell
dell.com › support › product-details › en-us › product › command-update › resources › articles
Support for Dell Command | Update | Articles | Dell US
Access self-help articles, troubleshooting guides, how-tos, and FAQs for your Dell Command | Update. Enter your service tag for tailored support articles.
🌐
UConn
kb.uconn.edu › space › IKB › 10853188291 › Using+Dell+Command+|+Update
Using Dell Command | Update - Information Technology - UConn Knowledge Base
October 15, 2024 - Advanced Driver Restore must be run the first time you use the program, or you may not receive all updates. The function loads a base driver CAB file to provide device IDs for all internal devices. Once complete, you can reboot, open Dell Command Update, and run a Check.
🌐
Dell
dell.com › support › manuals › en-us › command-update › dcu_ug › dell-command-update-command-line-interface
Dell Command | Update Version 5.x User's Guide | Dell US
The CLI enables administrators to use an automated remote deployment infrastructure for updates. It provides basic options with no interactive user prompts, and does not include all the features that can be performed using the Graphical User Interface (user interface) version of Dell Command | Update.
🌐
Dell
dell.com › dell community › software › productivity software
Support Assist and DCU can't find updates, the website shows them, but I can't get them done | DELL Technologies
December 6, 2024 - If your Dell Client Management ... the shortcut isn't listed under your Pinned or Recommended apps) then I'd suggest you try a reinstall....
🌐
Reddit
reddit.com › r/pcmasterrace › dell command update
r/pcmasterrace on Reddit: Dell Command Update
June 28, 2024 -

I recently got my school laptop back and its been working fine for a day and now i got this popup about a dell command update. Can those Dell Command Updates be used by my school IT people and ban/ restrict / monitor certain applications? The update is in the bios and I think thats only for controlling how the system works.

I am sorry if it sounds stupid I googled it but still have no idea

Here is a screenshot btw:

The screenshot ^