How to use Windows Package Manager to easily install and update programs

If you’ve never used a package manager before, you should. They’re a useful piece of software that allows you to install and manage different software (called “packages”) in one unified interface. Microsoft now has its own Windows Package Manager, which lets you install thousands of different packages. Read on to learn how—and why—you should use Windows Package Manager.

Install Windows Package Manager

winget (pronounced “win get”) is a command-line tool for finding, installing, and uninstalling packages from the Windows Package Manager. If you have Windows 11 , winget is already installed for you.

You can install winget by downloading the “App Installer” from the Microsoft Store . If you don’t see the “Get” button, you may already have winget installed.

Use Windows Package Manager to install applications

You will need to open a command line interface before you can use winget. Press the Win key, type “terminal” and click on the Terminal application.

How to use Windows Package Manager to easily install and update programs
Open Terminal

The search feature in Windows Package Manager is powerful. Here's how to use it to find and install a package.

1. Type winget search firefox and press Enter.

How to use Windows Package Manager to easily install and update programs
Windows Package Manager finds Firefox packages

2. You will see a list of packages containing the search term, in this case “firefox”. Select and copy the text under the “ID” column – “Mozilla.Firefox” in this case.

How to use Windows Package Manager to easily install and update programs
Select Mozilla Firefox

3. To get more details about the package, type winget show Mozilla.Firefox , making sure that the text after “show” is exactly the text you copied in the previous step. From the information displayed, you can verify whether the package you want is from a legitimate source. For example, check that the “Download URL” is the official website of the developer.

How to use Windows Package Manager to easily install and update programs
Show download URL

4. Type winget install Mozilla.Firefox to download the package and start the installation process. If you see the Firefox installer appear, you're done!

How to use Windows Package Manager to easily install and update programs
Firefox Installer

Batch install multiple applications

winget can create a .JSON file with a list of applications called a "manifest", then use that manifest to install the same applications on another computer. This is Ninite functionality without the need for a third-party installer!

1. Type winget export -o , replacing the path to the new .JSON file. For example, winget export -o C:\Users\Brandon\Desktop\packages.json .

How to use Windows Package Manager to easily install and update programs
Winget exports packets

2. Share the .JSON file with another computer.

3. On the other computer, simply type winget import using the manifest file path. This will immediately start installing each of the listed applications one by one.

How to use Windows Package Manager to easily install and update programs
Winget import packets

Upgrade packages in Windows Package Manager

One great feat of winget is that it can update multiple programs from a single interface.

1. Type winget upgrade to display all applications that need to be upgraded.

How to use Windows Package Manager to easily install and update programs
Show all apps that need to be upgraded

2. You can upgrade an application by copying the ID and using it in a command. For example:

winget upgrade Microsoft.WindowsTerminal
How to use Windows Package Manager to easily install and update programs
Upgrade an app by copying the ID

3. Better yet, you can type winget upgrade --all to upgrade every application that has a new version. This will run each installation process in turn.

How to use Windows Package Manager to easily install and update programs
Upgrade all apps to new versions

Uninstall packages in Winget

With winget you can easily find installed applications on your computer and remove them.

1. Type winget list to display all applications on your PC that are managed by winget, including programs you didn't originally install with winget.

2. To narrow down the list, you can add an option and type winget list --name fire to include only applications named “fire”. Alternatively, try winget list --tag browser to list all packages with the tag “browser”.

How to use Windows Package Manager to easily install and update programs
Narrow down the list to find the app you want to uninstall.

3. You can uninstall a program using the ID of one of the listed packages. For example, enter winget uninstall Google.Chrome to uninstall Google Chrome.

How to use Windows Package Manager to easily install and update programs
Uninstall a program using the ID of one of the listed packages

Improved search in Winget

Here are some useful ways to find Windows Package Manager:

  • Enter the command winget search --query "" to display all winget packages available for download. Don't forget to include your search query between quotation marks, such as “browser”.
  • winget search --tag browser --count 10 to display a limited list of 10 packages with the tag “browser”.
  • winget.run is a website with an intuitive interface that allows you to search and browse all winget packages.

Leave a Comment

How to Use Windows 11 Quick Assist for Help

How to Use Windows 11 Quick Assist for Help

Discover how to use Windows 11 Quick Assist for seamless remote support. Learn step-by-step setup, troubleshooting, and tips to help friends or family with tech issues instantly.

Troubleshooting Windows 11 Dual Monitor Lag Fixes

Troubleshooting Windows 11 Dual Monitor Lag Fixes

Struggling with dual monitor lag on Windows 11? Discover proven troubleshooting fixes to eliminate stuttering, delays, and performance issues for seamless multi-monitor setups. Step-by-step guide inside.

How to Fix Windows 11 Startup Settings Blank Error

How to Fix Windows 11 Startup Settings Blank Error

Struggling with the frustrating Windows 11 "Startup Settings" blank error? Discover proven, step-by-step fixes to restore your boot options quickly and get your PC running smoothly again. No tech expertise needed!

How to Activate Windows 11 Enterprise with KMS

How to Activate Windows 11 Enterprise with KMS

Discover how to activate Windows 11 Enterprise using KMS effortlessly. This comprehensive guide covers everything from requirements to troubleshooting, ensuring seamless activation for your business needs.

How to Fix Windows 11 Kmode Exception Not Handled

How to Fix Windows 11 Kmode Exception Not Handled

Struggling with the dreaded KMODE EXCEPTION NOT HANDLED error on Windows 11? Discover proven, step-by-step fixes to resolve this blue screen nightmare quickly and get your PC running smoothly again. No tech expertise needed!

Troubleshooting Windows 11 Motherboard Driver Error Fix

Troubleshooting Windows 11 Motherboard Driver Error Fix

Struggling with Windows 11 "Motherboard" Driver Error? Discover proven troubleshooting steps to fix it fast and get your PC running smoothly again. Easy, step-by-step guide for beginners.

How to Fix Windows 11 Ping Spikes Over Wi-Fi Fixes

How to Fix Windows 11 Ping Spikes Over Wi-Fi Fixes

Struggling with ping spikes on Windows 11 over Wi-Fi? Discover proven fixes to stabilize your connection, reduce lag, and enjoy smooth gaming or streaming. Step-by-step solutions for instant results.

How to Recover Deleted Photos in Windows 11

How to Recover Deleted Photos in Windows 11

Accidentally deleted precious photos? Discover proven methods to recover deleted photos in Windows 11 effortlessly. Step-by-step guides, tools, and tips to restore your images safely.

How to Use Windows 11 Terminal Instead of CMD

How to Use Windows 11 Terminal Instead of CMD

Discover how to use Windows 11 Terminal instead of CMD for a modern, efficient command-line interface. Learn installation, setup, and tips to boost your productivity with tabs, themes, and more.

How to Activate Windows 11 Pro Without a Product Key

How to Activate Windows 11 Pro Without a Product Key

Discover safe, legitimate ways to activate Windows 11 Pro without a product key. Learn step-by-step methods using built-in tools and official Microsoft options to get your OS up and running smoothly. No risks, no hassle – just pure productivity.

Fixing Battery Drain During Hibernate in Windows 11

Fixing Battery Drain During Hibernate in Windows 11

Struggling with battery drain during hibernate in Windows 11? Discover expert fixes to preserve your laptop

How to Fix Windows 11 Input Lag for Valorant and CS2

How to Fix Windows 11 Input Lag for Valorant and CS2

Struggling with input lag in Windows 11 while playing Valorant or CS2? Discover proven, step-by-step fixes to restore smooth gameplay and boost your performance. Say goodbye to delays and hello to precision shots.

How to Fix Out of Memory Error in Microsoft Edge

How to Fix Out of Memory Error in Microsoft Edge

Struggling with the frustrating "Out of Memory" error in Microsoft Edge? Discover proven, step-by-step fixes to reclaim your browsing speed and stability. Updated with the latest tips for optimal performance.

How to Fix Windows 11 Google Drive Not Launching Fix

How to Fix Windows 11 Google Drive Not Launching Fix

Struggling with Google Drive not launching on Windows 11? Discover proven fixes to resolve the issue fast, from restarts to advanced troubleshooting. Get your cloud storage working seamlessly today!

How to Disable Gamebar Presence Writer for Performance

How to Disable Gamebar Presence Writer for Performance

Discover how to disable Game Bar Presence Writer on Windows to optimize gaming performance. Step-by-step guide to reduce lag, boost FPS, and enhance your setup for smoother gameplay. Essential tips for gamers in 2026.