ComputersHow ToSoftware

How to Stop Specific Windows Update Installation

Learn how to stop specific Windows update installation. Take control of your system by following our step-by-step guide to prevent unwanted updates.

How to Stop Specific Windows Update Installation:

Microsoft regularly upgrades Windows 10 and Windows 11 to enhance speed. But occasionally, these updates wind up creating more issues than they fix. You may overcome the troublesome update from your computer if this happens. Fortunately, Windows updates may prevent it from being installed in the future.

In Windows, you could turn off automatic updates. That’s hazardous, though, as you could pass up other crucial updates. Preventing Windows from installing the faulty update on your PC may be a better option.

This post will lead you through two techniques for concealing particular Windows upgrades. So let’s get started without further ado.

HIDE WINDOWS OR TROUBLESHOOTER UPDATES USING THE SHOW:

 Stop Specific Windows Update Installation
Stop Specific Windows Update Installation

With Microsoft’s “Show or conceal updates” option, you can easily keep some Windows Updates off your PC. This utility may use to block system updates that you don’t want to apply. You must first download this utility because it is not installed on your Windows PC.

Read more: How To Fix Memory Leaks In Windows 10

To conceal a specific update on your Windows PC after installing the program, follow the instructions below. You’ll need a user account with administrative access, of course.

  • The “Show or hide updates” function will launch when you double-click the download file.
  • When the User Account Control (UAC) prompt displays, choose Yes.
  • Choose Next.
  • Select Updates to hide.
  • All the upcoming upgrades will list the tool. Select the update you wish to conceal using the checkbox, then click Next.
  • When the troubleshooter has finished hiding the requested update, click the Close button to close the tool.

Windows will then stop displaying the specified update after that. However, you must delete the update before using this application to conceal it if a problematic update has already been installed on your machine.

Later, if you change your mind, you can always use the same method to reveal these updates. This is how:

Read more: How to Remove Windows System Apps: A Guide

  • On your PC, launch the “Show or conceal updates” function.
  • Choose Next.
  • Decide whether to “Show concealed updates.”
  • Click Next after selecting the update you wish to reveal.
  • Select Close.
  • The Windows key + I shortcut can be used to open the Settings app and travel to the Windows Update section. Your updates will appear after you click the “Check for updates” button.

USE POWERSHELL TO DISCLOSE WINDOWS UPDATES:

A command-line utility called PowerShell enables text-based communication with Windows. You may already use it to automate certain activities, repair system files, and perform other administrative duties. But did you realise that PowerShell may also be used to conceal specific updates? We’ll demonstrate how. The only danger is that you must use caution while typing the instructions and exact update names.

Using PowerShell, conceal a Windows update:

  • Select Run as an administrator in the search box, type Windows PowerShell, and then hit the search button on the taskbar to start your search.
  • Select Yes to proceed when the User Account Control (UAC) window displays.
  • To instal the PSWindowsUpdate module on your PC, copy the following command, hit Enter, and then paste it.
  • To confirm, enter the letter A.
  • To display a list of upcoming Windows updates, paste the following command and hit Enter.
  • The updated name you wish to hide from the Title column should be noted.
  • To conceal the update, run the following command and hit Enter.

As indicated previously, the update’s real name should be substituted for UpdateName in the command above.

  • To confirm your selection, hit Enter after pressing the A key.
  • Windows will then conceal the specified update after that. Verify this modification by looking at the update status in the Status column.

You may use PowerShell to execute the following command if you decide to reveal the update later.

Ensure the UpdateName in the command above is changed to the correct name of the update.

FENCE OFF THE UNWANTED: to Stop Specific Windows Update Installation

Keeping your computer updated with the most recent Windows updates is always a good idea. To avoid bugs and compatibility problems, you might occasionally wish to skip an early build of a significant upgrade or a specific driver update. Whatever your motivation, blocking particular updates is a painless operation on Windows 10 and Windows 11, as we just experienced.

Back to top button