
Use WinGet to install and manage applications | Microsoft Learn
Sep 15, 2025 · WinGet is a command line tool enabling users to discover, install, upgrade, remove and configure applications on Windows 10, Windows 11, and Windows Server 2025 computers.
WinGet | Microsoft Learn
Dec 12, 2025 · WinGet (Windows Package Manager) is a comprehensive package manager solution that consists of a command line tool and set of services for installing, managing, and configuring …
install command (winget) - learn.microsoft.com
Jul 16, 2025 · Use the show command to view details about the application and the installer selected by WinGet for your system. The install command requires that you specify the exact string to install.
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 …
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 …
official Microsoft instructions for WinGet installation
Feb 7, 2026 · Verify the installation by running the winget command in the command prompt or PowerShell. For more detailed instructions, you can refer to the official documentation.
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.
upgrade Command | Microsoft Learn
Jul 8, 2025 · Some applications may have been pinned using WinGet and will not be upgraded if the --all option is specified unless the --include-pinned option is specified. In this case, only applications non …
Install PowerShell on Windows - PowerShell | Microsoft Learn
Feb 20, 2026 · WinGet, the Windows Package Manager, is a command-line tool enables users to discover, install, upgrade, remove, and configure applications on Windows client computers.