Remove windows update by KB

Uninstall a Windows Update by KB Number

Windows updates play a critical role in keeping your system secure and up-to-date. However, not all updates are perfect, and some may lead to unexpected problems, such as application compatibility issues, system crashes, or performance degradation. In such cases, you may need to uninstall the problematic update. This article will guide you on how to remove a Windows update by its KB number using PowerShell commands.

This is a PowerShell command that remove the specific kb

###
Remove-WindowsUpdate -KBArticleID ~KB_Number

###


To download the command click here.
Once download complete, import it throw the import option in the Custom command section.

For any additional information, please contact support@eprocsolutions.com