> ## Content Index
> Fetch the complete content index at: https://en.blog.themarfa.name/llms.txt
> Use this file to discover other available public pages before exploring further.

# How to automate Windows app updates
- URL: https://en.blog.themarfa.name/how-to-automate-windows-app-updates/
- Published: 2023-09-26T11:03:59.000Z
- Updated: 2023-09-26T11:03:59.000Z
- Description: If you always want to have the latest versions of applications and do not want to manually run through them to check, then try installing UpdateHub.
- Author: Konstantin Dokuchaev
- Tags: Windows, UpdateHub

Linux and macOS have built-in application stores, so the user does not have to bother with updating them. There is such a store on Windows too, but who actually uses it?

Therefore, if you always want to have the latest versions of applications and do not want to manually run through them to check, then try installing [**UpdateHub**](https://github.com/KK-Designs/UpdateHub).

![](https://blog.themarfa.name/content/images/2023/09/image-58.png)

If you have used SUMO, UpdateStar and similar utilities, then you may not read further. And for the rest, I’ll tell you that UpdateHub scans installed applications, including MS Store and Windows Updates, and allows you to automatically update them.

To achieve this, just click the **Update** button on the selected application and go through all the steps in the installer when it is downloaded.

![](https://blog.themarfa.name/content/images/2023/09/image-59.png)

Of course, this is not very convenient. Therefore, in the settings, you can change the installation type to silent, and then you will not be bothered with questions during installation. But you still have to press the update button for each application yourself.

[Try UpdateHub](https://github.com/KK-Designs/UpdateHub)