Install Winget Using Powershell Updated ((exclusive)) May 2026

The Windows Package Manager (WinGet) is a command-line tool that lets you install, update, and manage software with a single command. While Windows 10 and 11 usually include it by default via the Microsoft App Installer, you can manually install or force-update it using PowerShell. 1. Check for Existing Installation

Method 1: The Modern Way (Recommended)

This method forces the Microsoft Store to download the specific "App Installer" bundle that contains winget. install winget using powershell updated

If you encounter issues during installation or updating, try the following: The Windows Package Manager (WinGet) is a command-line

winget --version

Recommended: Use the Offline GitHub Installer via PowerShell

Run the following script to download and apply the latest Winget update: Recommended: Use the Offline GitHub Installer via PowerShell

  1. Open the Microsoft Store.
  2. Search for App Installer.
  3. If you see Update, click it. If it’s not installed, click Install.

In this article, we walked through the process of installing winget using PowerShell. With winget, you can easily manage packages on your Windows machine. Make sure to keep winget up to date to ensure you have the latest features and security patches.