Although updates are critical to the system, and it’s not a wise idea to disable the feature, you have at least two ways to block specific updates from downloading automatically on Windows 11 using the “Show or hide updates” tool or the PowerShell “PSWindosUpdate” module. In this guide, you will learn two different ways to show or hide cumulative updates on Windows 11.

Hide updates on Windows 11 using Troubleshooter Show updates on Windows 11 using Troubleshooter Hide updates on Windows 11 using PowerShell Show updates on Windows 11 using PowerShell

Hide updates on Windows 11 using Troubleshooter

To hide updates on Windows 11, use these steps: Once you complete the steps, the update will disappear from Windows Update. However, when a newer version becomes available, Windows will automatically download and install it.

If the update is already installed, you first need to remove it and then block it. The option to uninstall updates is available on Settings > Windows Updates > Update history > Uninstall updates. 

Show updates on Windows 11 with Troubleshooter

To make available a previously blocked update, use these steps: After you complete the steps, the package will once again be available on Windows 10.

Hide updates on Windows 11 using PowerShell

To hide an update on Windows 11 using PowerShell, use these steps: Once you complete the steps, the PowerShell tool will block the update, preventing the system 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 KB5009469 update:

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

Show updates on Windows 11 using PowerShell

To show a Windows update with PowerShell commands, use these steps: After you complete the steps, the update will become available again on Windows 11. In the command, replace KBNUMBER with the update number you want to unhide. This example blocks the KB5009469 update:

In the command, replace UPDATE-TITLE with the update number you want to install. 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.