Get Windows Packet Manager (WinGet)

The Windows Package Manager (winget) is a free, open-source tool that helps users install, manage, and update applications on Windows. It’s available on Windows 10, Windows 11, and Windows Server 2025.


What it does

  • Helps users discover, install, upgrade, remove, and configure applications
  • Helps developers manage their software applications
  • Helps independent software vendors (ISVs) distribute software
  • Helps enterprise organizations automate device set up and maintain a secure work environment

How it works

  1. Uses a command-line utility and a set of services for installing applications
  2. Includes a software repository that contains a collection of software definition files
  3. Uses processes like SmartScreen, static analysis, and SHA256 hash validation to reduce the likelihood of malicious software

How to use it

  1. Use the command winget install to install a package
  2. You can install WinGet as part of the App Installer
  3. You can find instructions for installing the client on the GitHub repository

Who can use it Developers, Independent software vendors (ISVs), and Enterprise organizations.

Leave a comment

This site uses Akismet to reduce spam. Learn how your comment data is processed.