
Use WinGet to install and manage applications | Microsoft Learn
Sep 15, 2025 · The WinGet command line tool enables developers to discover, install, upgrade, remove and configure applications on Windows computers.
install command (winget) - learn.microsoft.com
Jul 16, 2025 · Use the search command to identify the application you want to install. Use the show command to view details about the application and the installer selected by WinGet for your system.
winget download command | Microsoft Learn
Jul 18, 2025 · The download command of WinGet downloads the installer, dependencies, and license file (when downloading a Microsoft Store Packaged app). Use the search command and the show …
upgrade command (winget) - learn.microsoft.com
Jul 8, 2025 · The upgrade command of WinGet tool upgrades the specified application. Optionally, you may use the list command to identify the application you want to upgrade.
WinGet | Microsoft Learn
Dec 12, 2025 · Developers use WinGet via the winget command line tool to discover, install, upgrade, remove and configure a curated set of applications. After it is installed, developers can access winget …
winget help Command | Microsoft Learn
Nov 1, 2021 · The help command of the winget tool displays help for all the supported commands and sub commands. In addition, you can pass the --help argument to any other command to get details …
The WinGet source command | Microsoft Learn
The WinGet source command allows you to manage sources. With the source command, you can add, list, update, remove, reset, or export WinGet sources. A WinGet source provides the data for you to …
search command (winget) - learn.microsoft.com
Jul 8, 2025 · The search command of WinGet can be used to show all applications available for installation. It can also be used to identify the string or ID needed to install a specific application.
WinGet Configuration | Microsoft Learn
Jun 11, 2025 · A YAML-formatted WinGet Configuration file that lists all of the software versions, packages, tools, dependencies, and settings required to set up the desired state of the development …
Debugging and troubleshooting issues with the WinGet tool
Jul 17, 2025 · The WinGet error command accepts errors from "Exit codes" and displays a description for known error codes for WinGet, MSIX, and MSI installers. Many .exe-based installers have non …