Free cookie consent management tool by TermsFeed
Installing and setting up WingetUI

WINGETUI HOME

HELP AND DOCUMENTATION

CONTACT ME

Installing and setting up WingetUI

A detailed guide on how to download, install and set up WingetUI on your machine. This article will guide you through all the steps required to have WingetUI up and running, as well as how to configure WingetUI through the welcome wizard


Table of contents


Installing WingetUI

Before installing WingetUI, you might want to know that WingetUI does only support Windows 10 (x64) and Windows 11. Therefore, Windows 8 and older are NOT supported.
WingetUI should work on Windows Server (2019 and 2022), but they have not been tested and therefore official support is not provided.


Manual installation

  1. Open a web browser and navigate to the WingetUI homepage at https://www.marticliment.com/wingetui/
  2. Scroll down a little bit and click the Download WingetUI button. The download of the installer will start. If your download is blocked by Microsoft Edge because "WingetUI.Installer.exe is not commonly downloaded, click on the "More options" button and then select "Keep" to save the file.
  3. Once the download is finished, run the saved file to launch the installer. The installer will launch, and you will be prompted to select your language.
    Click next, leave the default installation folder if you don't plan to install WingetUI on a custom location. Finally, click next.
  4. Now, select the type of installation you want:
    • Portable installation: WingetUI will be extracted to the folder selected in the previous step. No uninstaller or shortcuts will be made
    • Regular installation (Recommended): WingetUI will be installed as expected, creating an uninstaller and the selected shortcuts
    Finally, click select next and click on "Install"
  5. The installation process will start. You may be requested for administrator rights. Make sure to hit on "Yes", because otherwise some components may not get properly installed
  6. Once the installer has finished, the installation process is done. Now move to Setting up WingetUI.

Installing WingetUI from a Package Manager

Another way to install WingetUI is using package managers, instead of having to manually download and manually run the installer. To do so, follow this steps:

  1. Open the start menu and type cmd in the search box. From the search results, select "Command Prompt".
  2. Now, select the adequate command depending on the package manager you want to use
    • If you are willing to install WingetUI from Winget (recommended), use the following command:
      winget install WingetUI --source winget
    • Otherwise, if you want to install WingetUI from Scoop, use the following commands scoop bucket add extras
      scoop install wingetui
    • Chocolatey availability is on the way. I am facing several issues at the time of publishing there.
  3. Wait until the command finishes. WingetUI should now be installed on your system. Now move to Setting up WingetUI

Setting up WingetUI

Setting up WingetUI is easy. WingetUI has a welcome wizard that will guide you in the process of setting up WingetUI.
This wizard presents you two options:

If you select the first option, the wizard has completed for you. Click on "Finish". The wizard will close and WingetUI will launch. You are now ready to use WingetUI

However, if you select the second option, you will be guided through 3 configuration slides.

  1. The first one is about package managers. You will need to check the package managers you want WingetUI to use. Please note that Winget and Chocolatey come preinstalled, but Scoop, Pip and Npm must be manually installed!
    After making your choice (you can enable or disable package managers by checking or unchecking the checkbox at the top-left corner of each entry), click on the "Next" button.
  2. The second slide one will ask you if you want to cache administrator rights. The first choice is highly recommended.
    • Ask for administrator rights when required: Will show a UAC popup each time an installation requires elevation
    • Remember administrator rights: Will show a UAC popup once, and installers that do require administrator rights will be automatically elevated without further notice
    • Run everything as administrator: Will show a UAC prompt once, and will grant administrator rights to everything. This option works the same as if WingetUI was run as administrator

    Select an option and click "Next"

  3. The last slide will ask you how do you want to treat updates. WingetUI can detect and automatically install available updates for your software
    On this last slide, three options are also offered:
    • Do NOT check for updates: WingetUI will only list updates once, and you won't be warned about them. You will still be able to see them on the "Updates" tab
    • Check for updates periodically: WingetUI will check for updates periodically, and will show a notification when updates are found. You will need to install them manually
    • Keep my packages up-to-date: WingetUI will check for updates periodically, and will install them without further user interaction.

    Select an option and click "Next"

The wizard has completed. Click on "Finish". The wizard will close and WingetUI will launch. You are now ready to use WingetUI




This is the end of this article. Return to the WingetUI Help and Documentation page?

© 2024, Martí Climent