A Tool to Remove Windows Updates

In my previous blog I shared a PowerShell script that can remove windows patches that were installed on a specific date. Today, I am sharing a tool that will do the same but in a GUI form, so no need to run any commands, just download it and run it and remove windows updates that are not needed!! :).

This will work on Windows 7 and above as it uses WUSA.EXE to uninstall these updates.

I have shared complete solution, you can fork it and modify as per your need, also shared executable that you can download and run.

Thank you for Reading!!

Leave a comment