README.md
[!IMPORTANT] Major announcement: UniGetUI has entered its next chapter with Devolutions. Read the blog post and the official press release.
UniGetUI is an intuitive GUI for the most common CLI package managers on Windows 10 and 11, including WinGet, Scoop, Chocolatey, pip, npm, .NET Tool, PowerShell Gallery, and more. With UniGetUI, you can discover, install, update, and uninstall software from multiple package managers through one interface.
View more screenshots here
Check out the Package Managers section for more details!
Disclaimer: UniGetUI is not affiliated with the package managers it integrates with. Packages are provided by third parties, so review sources and publishers before installation.
[!CAUTION] The official website for UniGetUI is https://devolutions.net/unigetui/.
The official source repository is https://github.com/Devolutions/UniGetUI.
Any other website should be considered unofficial, despite what they may say.
🔒 Found a security issue? Please report it via the Devolutions security page
UniGetUI was created by Martí Climent and is now maintained by Devolutions. The project remains free, open source, and MIT-licensed. Devolutions' stewardship brings long-term investment, structured governance, stronger security processes, and a roadmap for broader enterprise readiness while keeping UniGetUI standalone and community-driven.
Read more in the Devolutions announcement and the official press release.
<a href="https://apps.microsoft.com/detail/xpfftq032ptphf"></a>
winget install --exact --id Devolutions.UniGetUI --source winget
scoop bucket add extras
scoop install extras/unigetui
choco install wingetui
UniGetUI has a built-in autoupdater. However, it can also be updated like any other package within UniGetUI (since UniGetUI is available from WinGet, Scoop and Chocolatey).
NOTE: All package managers do support basic install, update, and uninstall processes, as well as checking for updates, finding new packages, and retrieving details from a package.
✅: Supported on UniGetUI
☑️: Not directly supported but can be easily achieved
⚠️: May not work in some cases
❌: Not supported by the Package Manager
UniGetUI translations are maintained directly in this repository. For the current language list, completion status, and per-language contributor attributions, see TRANSLATION.md. If you spot a translation issue or want to improve a locale, please open an issue or submit a pull request.
UniGetUI continues to grow thanks to its community of contributors. Devolutions is grateful to everyone who contributes code, translations, documentation, testing, and feedback to the project.
Q: I am unable to install or upgrade a specific Winget package! What should I do?
A: This is likely an issue with Winget rather than UniGetUI.
Please check if it's possible to install/upgrade the package through PowerShell or the Command Prompt by using the commands winget upgrade or winget install, depending on the situation (for example: winget upgrade --id Microsoft.PowerToys).
If this doesn't work, consider asking for help at Winget's project page.
Q: The name of a package is trimmed with ellipsis — how do I see its full name/id?
A: This is a known limitation of Winget.
For more details, see this issue: https://github.com/microsoft/winget-cli/issues/2603.
Q: My antivirus is telling me that UniGetUI is a virus! / My browser is blocking the download of UniGetUI!
A: A common reason apps (i.e., executables) get blocked and/or detected as a virus — even when there's nothing malicious about them, like in the case of UniGetUI — is because a relatively large amount of people are not using them.
Combine that with the fact that you might be downloading something recently released, and blocking unknown apps is in many cases a good precaution to take to prevent actual malware.
Since UniGetUI is open source and safe to use, whitelist the app in the settings of your antivirus/browser.
Q: Are Winget/Scoop packages safe?
A: UniGetUI, Microsoft, and Scoop aren't responsible for the packages available for download, which are provided by third parties and can theoretically be compromised.
Microsoft has implemented a few checks for the software available on Winget to mitigate the risks of downloading malware. Even so, it's recommended that you only download software from trusted publishers.
<p align="center"><i>Check out the <a href="https://github.com/Devolutions/UniGetUI/wiki">Wiki</a> for more information!</i></p>Check out the full list of parameters here