Although updates are essential and disabling the feature is not recommended, you can use the “Show or hide updates” tool or the PowerShell “PSWindosUpdate” module to block specific updates and drivers from downloading automatically. This guide will teach you two ways to show or hide cumulative updates on Windows 10.

Hide cumulative updates using troubleshooter Show cumulative updates using troubleshooter Hide cumulative updates using PowerShell Show cumulative updates using PowerShell

Hide cumulative updates using troubleshooter

To hide Windows 10 updates, use these steps: Once you complete the steps, the cumulative update or driver will no longer be available through Windows Update. However, Windows Updates will try to download and install a newer update automatically when it comes out.

If you are trying to block an update installed on the computer, you must uninstall it before blocking it. The option to uninstall updates is available on Settings > Update & Security > Windows Updates > View update history > Uninstall updates. 

Show cumulative updates using troubleshooter

To show previously blocked updates, use these steps: After completing the steps, the package will be available on Windows 10.

Hide cumulative updates using PowerShell

To hide an update on Windows 10 using PowerShell, use these steps: Once you complete the steps, the PowerShell tool will block the update, preventing Windows 10 from downloading and installing it, and the status will appear with an H indicating that it is now hidden.

In the command, make sure to replace KBNUMBER with the update number you want to block. This example blocks the KB5003173 update:

In the command, make sure to replace UPDATE-TITLE with the update number you want to skip. You only need part of the title to make a match. This example blocks the “2021-05 Cumulative Update” package:

Show cumulative updates using PowerShell

To unhide an update with PowerShell commands, use these steps: After you complete the steps, Windows Update will allow the package again on Windows 10.

In the command, make sure to replace KBNUMBER with the update number you want to unhide. This example blocks the KB5003173 update:

In the command, replace UPDATE-TITLE with the update number you want to allow through Windows Update. You only need part of the title to make a match. This example blocks the “2021-05 Cumulative Update” package: All content on this site is provided with no warranties, express or implied. Use any information at your own risk. Always backup of your device and files before making any changes. Privacy policy info.