How to Bulk Update All Apps at Once Using "winget"

Manually checking for updates for every installed program on your PC is tedious and time-consuming. Fortunately, Windows has a built-in package manager tool called "winget". It allows you to check for and install updates for all your software at once using just a single command.

Here is how to update everything in seconds:

Step 1: Open Command Prompt

  1. Press the Windows Key + R on your keyboard at the same time to open the Run dialog.

  2. Type cmd into the box and press Enter. This will open a black Command Prompt window.


Opening Command Prompt in Windows to use winget

Step 2: Run the Bulk Update Command

  1. In the black window, carefully type the following command (notice the double dash): winget upgrade --all 

  2. Press Enter on your keyboard.

Running winget upgrade all command in Windows terminal

Windows will now scan all your installed programs, find available updates on the internet, and install them automatically one by one. You can simply grab a cup of coffee while your PC does all the hard  work.                                                                                                                                                        

Read also: 

Disclaimer: For educational and informational purposes only. Proceed at your own risk. The author is not responsible for any system errors or software malfunctions. Make sure you save your work before updating apps, as some of them might restart during the process.

No comments:

Post a Comment

How to Fix Windows PC Overheating (With One‑Click Script Option)

  Windows laptops and PCs often get hot: the fan becomes loud, the case gets warm, and everything slows down. This guide is written for begi...