In this step-by-step process, we will show you how you can quickly update all the installed apps on your Windows 11 computer through Windows Package Manager.
Step 1: Open the Start menu on your Windows 11 computer.
Step 2: In the Start menu, search for “Command Prompt” and from the search results, right-click on the app and select the “Run as administrator” option.
Step 3: When the Command Prompt opens, enter the following command to get a list of apps for which updates are available:
winget upgrade
Step 4: After that, enter the following command to update all the apps:
winget upgrade -h --all

That’s it. After you have successfully completed the above-mentioned steps and entered the winget commands, all the apps on your Windows 11 computer will be updated to their latest versions.