
Use WinGet to install and manage applications | Microsoft Learn
Mar 24, 2026 · The WinGet command line tool enables developers to discover, install, upgrade, remove and configure applications on Windows computers.
WinGet | Microsoft Learn
Dec 11, 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
Mar 26, 2026 · Tip For larger sets of packages, consider using winget export and winget import to save and restore a full package list, or winget configure to install packages alongside other machine …
official Microsoft instructions for WinGet installation
Feb 7, 2026 · To install WinGet, follow the official Microsoft instructions: Check if WinGet is preinstalled: WinGet is included by default in Windows 10 (version 1809 and later) and Windows 11. To confirm it …
Install and update the App Installer - MSIX | Microsoft Learn
Dec 20, 2023 · Use the winget tool to update Winget can update App Installer for you. At the command prompt, just type winget upgrade Microsoft.AppInstaller.
upgrade Command | Microsoft Learn
Jul 7, 2025 · upgrade --all upgrade --all will upgrade all installed applications that have an available update. When you run winget upgrade --all, the Windows Package Manager looks for all applications …
Debugging and troubleshooting issues with WinGet
Mar 24, 2026 · Windows Package Manager by default creates log files when executing commands. These logs contain information that can aid in debugging issues with WinGet. Log file cleanup …
Use WinGet MCP Server | Microsoft Learn
May 30, 2026 · Learn how to use the WinGet MCP server with AI agents in Visual Studio Code and GitHub Copilot CLI, including available commands, example prompts, tips, troubleshooting, and …
The WinGet source command | Microsoft Learn
Mar 24, 2026 · The WinGet source command allows you to manage sources. With the source command, you can add, edit, list, update, remove, reset, or export WinGet sources. A WinGet source provides …
WinGet MCP Server overview | Microsoft Learn
May 30, 2026 · The Windows Package Manager (WinGet) includes a built-in Model Context Protocol (MCP) server. The WinGet MCP server enables AI agents and development tools to intelligently …
Install PowerShell 7 on Windows - PowerShell | Microsoft Learn
May 20, 2026 · Install PowerShell using WinGet WinGet, the Windows Package Manager, is a command-line tool that enables you to discover, install, upgrade, remove, and configure applications …