When we tend to load A set of applications under Windows 10 or Windows 11It is not easy to follow their evolution and Find your way through updates. Of course, some software updates itself when you start the operating system (an update tool runs in the background) or when you run the software in question. However, this is not true for all applications.
The more software you install under Windows 10, the more you have to remember to update it regularly. It’s a tiring process, but still necessary to take advantage of new features and the latest security updates. Luckily, Microsoft has developed a little utility that can do all the work for you. Here’s how to use it Wing : Distributed free of charge by Microsoft, this tool allows, among other things, automatic updating of applications installed on your computer.
Windows 10 and 11, how to clean the system and hard drive without additional software
How to Quickly Update Installed Applications in Windows
First start by making sure the Winget app is available on your computer:
- To do this, open a command prompt from the Windows 10 or Windows 11 Start menu or simply enter: orders (or cmd if you’re in a hurry) from the search box on the taskbar. In the window that appears, just enter: Wing. If a list of commands is displayed, the application is installed on your computer.
- Otherwise you should find Winget in: Microsoft Store (simplest option) or Githubat: https://github.com/microsoft/winget-cli. On the right, click Release > Windows Package Manager. There you should find a file with the msixbundle extension. This executable is what you need to download and install to get Winget.
- Once the application is installed, you will first need to accept the terms of the resource agreements by pressing the Y key.
- From the Command Prompt that appears, you can easily view the list of all applications currently installed on your computer that require updates. To do this, enter the following command:
wing list –upgrade available - To automatically download and install any of the apps in the above list, simply enter the following command:
wing upgrade
- If the app name consists of several terms separated by spaces, feel free to use quotation marks. For example, enter the command wing upgrade “OpenVPN Connect” To update OpenVPN VPN.
- Last little tip: Instead of updating each app one by one, you can do the entire process at once. To do this, enter the following command:
wing upgrade –all
Creating A small file with .bat extension and by adding this last command line you have a tool that can update all your applications in one click. Run it from time to time (you don’t need to do this every day), and the applications on your computer will be updated automatically and as easily as possible.
Why should you update your apps on Windows?
Regardless of the operating system, it is essential to update your applications regularly. An update can give you New featuresAll by fixing mistakes discovered from previous versions of the application. But an update is also important becauseA security vulnerability has been discovered.
Apart from Winget, it is also possible to update Windows 10 and Windows 11 applications via Microsoft Store. To do this, launch the Microsoft Store app accessible from the Start menu, then navigate to the Library button from the left bar and then click on the button. Get updates. However, note that the list of applications that can benefit from the update differs from those offered by Winget. This is normal since Winget relies on community-defined software while Microsoft Store focuses on its own apps.
Other functions of Winget
If you’ve ever used the Windows 11 Command Prompt to use Winget, know that the app also works with Windows PowerShell.
The app is packed with features. Since Windows 11’s 23H2 update Winget allows you to:install application packages, always via a simple command line (just like Linux has done for decades). But before installing them, you still need to know whether this software is available. The good news is that Winget has its own search engine. For example, command Winget search VLC It allows you to view the different available packages of the VLC application. Command Install Winget VLC it will then allow you to install the software in question.
Many other functions can also be accessed from Winget. Just enter the command Wing For a detailed description or go to the Microsoft website: https://learn.microsoft.com/fr-fr/windows/package-manager/winget/.
Support our work ❤️
If you enjoyed this article, consider leaving a tip to help us keep publishing great content.

































