Hello, Thank you. The best way to fix this is to reinstall the program. Do you have the setup handy?
It works like Reinstall, then uninstall.
I’m eager to hear back and work together to find a solution.
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Hi
When using Winget Update --all I receive the following error or failure code:
I verified the version and its already version 2.2.1.16.
Is running in Admin mode.
Even after restart the problem still remains.
How can this being resolved? Thanks in advance.
Hello, Thank you. The best way to fix this is to reinstall the program. Do you have the setup handy?
It works like Reinstall, then uninstall.
I’m eager to hear back and work together to find a solution.
Hi Rob,
Certain applications cannot be updated using WinGET due to missing dependencies. I think this application might be one of them. I am afraid you must update it through the Microsoft Store.
I hope this information helps. If you have any more questions, don't hesitate to reach out.
Otherwise, if your problem is resolved, please take a moment to rate the answer. Wishing you good luck!
AI answer
The failure is coming from the Dell installer itself, not from WinGet. WinGet only reports the installer’s exit code; if the product is already at the latest version or the vendor installer encounters a condition it doesn’t like, it can return a non‑zero exit code and WinGet will surface it as a failure.
To handle this:
winget error 2147753984
winget upgrade --all
winget install Dell.DisplayAndPeripheralManager
to let WinGet perform a clean install.WinGet itself is functioning as designed: it downloads the package, verifies the hash, runs the vendor installer, and then reports the installer’s exit code.
References: