Uninstall windows update error

How to Remove Installed Updates in Windows 10 and Windows Server?

Sometimes it happens that the security updates for Microsoft products (released under MS Patch Tuesday) cause problems with the OS or third-party software. The issues caused by the updates can be either mass and occur in a large number of devices or private that occur in some combinations of the Windows OS version and some apps.

If the Windows (or Office) patch causes a problem on the computers of many users, and this is confirmed by Microsoft experts, the update is pulled by the company and after a while is replaced by a new one with the bugs fixed. But if necessary, in Windows there is a way to uninstall any security update or patch.

In this article we’ll show how to properly uninstall updates in Windows OS (the article covers Windows 10, 8.1, 7 and Windows Server 2016, 2012/R2, 2008/R2). These ways of removing updates can be used if you installed the update manually from a CAB or MSU file, your device automatically received it from the Windows Update servers or your WSUS server.

There are several ways to uninstall updates in Windows (Windows Server):

How to Uninstall Windows Updates Using the Control Panel?

Let’s look on how to uninstall updates in Windows 10. Open the menu Settings app and go to the Update & Security -> Windows update -> View Update History -> Uninstall updates.

You can also go to the “Uninstall an update” panel using the classic Control Panel (Control Panel\Programs\Programs and Features) and press the button “View installed updates”.

A list of all Windows and Office updates installed on your device will appear. Find the necessary update in the list (or, to be more precise, unnecessary :)), select it, click the Uninstall button. The uninstall update wizard starts.

Click Yes when prompted if you want to uninstall this update.

And wait till it is uninstalled. After the update is removed, Windows may request a system restart.

How to Prevent (Block) a Specific Update from Installing in Windows 10?

If your computer is configured to automatically receive Windows updates through Windows Update or WSUS, this update will most likely be installed on your computer again. But you can prevent the installation of a specific update by hiding (blocking) it. To do this, use the official tool Microsoft Show or Hide Updates https://support.microsoft.com/en-us/help/3073930/how-to-temporarily-prevent-a-driver-update-from-reinstalling-in-window

  1. Download and run the wushowhide.diagcab;
  2. Select the option Hide Updates;
  3. Select the update you want to hide and click Next;
  4. After that, this update won’t be installed in Windows automatically via Windows Update. You can remove the hidden update by selecting it in the Show hidden updates.

WUSA.exe: Removing Windows Updates via the Command Line

Windows updates can also be uninstalled from the command prompt. To do it, there is a built-in CLI tool wusa.exe (Windows Update Standalone Installer).

You can list all updates installed on a computer with the command:

wmic qfe list brief /format:table

Using the following command, running as administrator, you can remove the specific update (KB 4100347):

Читайте также:  Windows media files missing

wusa.exe /uninstall /kb:4100347

A user must confirm the removing of the update.

If the update has to be uninstalled in a quiet mode without a user request and notifying about of the subsequent system reboot, the command will look like that:

wusa.exe /quiet /uninstall /kb:4100347 /promptrestart

If you need to suppress the reboot request, use the command:

wusa.exe /quiet /uninstall /kb:4100347 /norestart

You can also remove the update from PowerShell using the PSWindowsUpdate module. The Remove-WindowsUpdate cmdlet is used:

Remove-WindowsUpdate -KBArticleID KB4100347 -NoRestart

The Windows update uninstall event is recorded to the Setup log with the EventID 7 from the WUSA source:

Using PsExec you can uninstall an update on a remote computer, the command is as follows:

psexec.exe \\RemotePCName C:\Windows\System32\wusa.exe /quiet /uninstall /kb:4100347 /warnrestart:600

How to Uninstall a Windows Update using WSUS?

If a corporate WSUS server is used in your company to install updates on a domain computers and servers, you can remove the update approved for install using the Update Services management console. To do it, right-click the Updates branch and then click Search in the menu.

Specify the KB number or a security bulletin you need to find and click Find now. In the list containing the updates that have been found for different Windows versions, select the updates to be uninstalled and click Approve in the menu.

Then select the WSUS Target group you need and choose Approved for Removal in the drop-down list.

In our example, we want to uninstall update on a group of computers named Servers (more about WSUS GPO targeting).

After updating data on the side of WSUS clients (which occurs on a schedule in accordance with the WSUS policy and the synchronization frequency, which is set by the Automatic Update detection frequency, or can be done manually by running wuauclt /detectnow ) , the corresponding update appears with the prefix (Uninstall:) in its name in the Windows Update panel.

After the update has been uninstalled, this event is displayed in Windows Update History.

Removing Windows Update Using the GPO

If you want to remove a specific update on multiple computers of Active Directory domain that doesn’t use WSUS, you can use Startup/Shutdown GPO scripts.

To do it, create a new GPO object linked to the necessary OU, AD site or computer group. Then create a new startup script with the wusa.exe command in the section Computer Configuration -> Policies -> Windows Settings -> Scripts (Startup/Shutdown).

You can also use PowerShell startup scripts to remove installed updates.

How To Uninstall Windows Updates When Computer Is Not Booting?

Sometimes it happens that you cannot remove an update directly from the Windows, since the OS simply not booting after installing the problematic update. In this case, you may have to boot the computer from the rescue or install boot disk and delete the updates via DISM (see the article “Computer Won’t Start After Windows Update”) or using the “Hotfix uninstall” utility from the MSDaRT.

So, we have covered common scenarios of how to uninstall updates on Windows computers.

Fix Windows Update errors

What does this guided walk-through do?

This guided walk-through provides steps to fix problems with Windows Updates for Windows 8.1 and 7, such as taking a long time to scan, or error codes while installing updates.

For help with Windows Update issues in Windows 10, see Troubleshoot problems updating Windows 10 instead.

A common cause of errors is inadequate drive space. If you need help freeing up drive space, see Tips to free up drive space on your PC.

Читайте также:  Hp pavilion g series переустановка windows

Common error codes

The steps in this guided walk-through should help with all Windows Update errors and other issues— you don’t need to search for the specific error to solve it. As an example, here are some commonly seen error codes: 0x0xc1900223223; 0x80240034; 0x8007000E, 0x80242006​, 0x80244018​, 0x80D02002​, 0x80246017​, 0x80240438​, 0x80070070​, 0x8007000D​, 0x80246008​, 0x80096004​, 0x80070020.
The steps provided here should help fix any errors that come up during the Windows Update process.

How does it work?

We’ll begin by asking you questions about the Windows version you’re using and the issue you’re experiencing. Next, we’ll take you through a series of troubleshooting steps that are specific to your situation. At the end of each step, you’ll be asked “Did this resolve the issue?” If it’s resolved, select Yes, and you’re done! If it isn’t resolved, select No and continue with the guided walk-through.

Windows 10 Update KB 4054517 can not uninstall using uninstall option

Windows 10 Update KB 4054517 can not uninstall using uninstall option.

when i click Uninstall button after selecting KB 4054517 . it waits for 40-60 seconds and

massage flashes » An error has Occurred. Not all of the updates were successfully uninstalled. «

this update causing Licence Activation(RS5K_700.exe) failure for Rslogix studio 5000.

My Windows 10 Pro. Version is 1709(OS Build 16299.125)

Replies (6) 

You may try uninstalling KB4054517 using Command Prompt (Admin). To do so, please follow the steps below:

  1. Open a Command Prompt (Admin).
  2. Copy and paste wmic qfe list brief /format:table to see the list of installed Windows Updates.
  3. If KB4054517 is listed, copy and paste wusa /uninstall /kb:KB4054517 to uninstall it.
  4. Click Yes to completely uninstall the said update.
  5. Restart your computer to save the changes.

Please post back with the result for further assistance.

4 people found this reply helpful

Was this reply helpful?

Sorry this didn’t help.

Great! Thanks for your feedback.

How satisfied are you with this reply?

Thanks for your feedback, it helps us improve the site.

How satisfied are you with this reply?

Thanks for your feedback.

Hi, first of all thanks for your help.

i tried your suggestion twice . didn’t help. i talked to microsoft, they say they(and Myself) cannot uninstall the update because it is security update.

any one have any other work around for KB 4054517 Uninstall?

Was this reply helpful?

Sorry this didn’t help.

Great! Thanks for your feedback.

How satisfied are you with this reply?

Thanks for your feedback, it helps us improve the site.

How satisfied are you with this reply?

Thanks for your feedback.

Hi, first of all thanks for your help.

i tried your suggestion twice . didn’t help. i talked to microsoft, they say they(and Myself) cannot uninstall the update because it is security update.

any one have any other work around for KB 4054517 Uninstall?

Thank you for your reply.

It is possible that KB4054517 has more than one version installed on your computer, that’s why you’re getting a message » An error has Occurred. Not all of the updates were successfully uninstalled .» Since the previous command didn’t help, we may try another set of commands to delete the said update using PowerShell.

  1. Open a Windows PowerShell (Admin).
  2. Copy and paste dism /online /get-packages | findstr KB4054517 to find all versions installed.
  3. Copy and paste dism /online /remove-package /PackageName: to delete one version.

Note: Put the complete package name on «PackageName:» without space. If you find more than one version, repeat step #3 to delete other versions.

Читайте также:  Installing clang on linux

We would appreciate an update about how it went.

How to uninstall Windows update?

My desire is simple: I want to never ever ever ever receive any Windows update of any kind, ever again, under any circumstances, no matter how important it is. I do not wish for any Microsoft service to be able to communicate with my pc again.

How do I accomplish this?

I went a whole month without a computer because Windows update killed my SSD, and the people at ASUS who gave me a new one confirmed the update completely destroyed the drive beyond recovery.

This is not the first time that has happened. It has happened a dozen times between Windows XP and 10, and today I hit the reboot button by accident and it didn’t even tell me there were updates (I’ve taken to holding the power button to force shutdowns now to avoid this, but sometimes the habit to use the software button strikes). But it updated alright, and I involuntarily gambled on my computer’s integrity. Again.

Sick of it. This is why people pirate your ridiculously hostile piece of software, which I wouldn’t even be using if it weren’t for video games and other software I need that won’t run anywhere else.

So how do I completely disable updates, and block any and all communication between Microsoft’s servers and my pc?

I don’t want to be told I should install updates. I don’t care. I want it off, completely off, and I am prepared and willing to mess with the registry to this end.

Keeping your computer updated is important. This will improve the performance of your device and several bug fixes are released by Microsoft in each update that’s is why we recommend users to keep the default setting of Windows when it comes to updates and we’re not recommending user to stop or pause it, as well as uninstalling the Windows Update. To better assist you, kindly provide the answers to the following questions:

  • Which build and version of Windows are you using? To check it, follow the steps on this link.
  • What is the reason why you’d like to disable Windows Update?
  • Are you experiencing any issues after Windows Update?

Regarding your query if there is another way to paused an update, you can check this article: Defer upgrades in Windows 10. Quality updates may get deferred for up to 30 days. Deferring upgrades will prevent you from getting the latest Windows features as soon as they’re available

Note: The option to defer updates is only available with Windows 10 Professional, Enterprise or Education edition.

Another way to manage updates in Windows 10 is setting your device to a metered connection. Wi-Fi and Ethernet connection can be set to a metered. Setting your device to a metered connection not only reduce your data usage but also stop Windows update to be installed automatically. We recommend that you check this article: Metered connections in Windows 10 for instruction on how to enable it.

In addition, you can also configure Windows Update services via Control Panel and under Administrative Tools, you can access Services. In the Services window, scroll down to Windows Update and turn off the process. To turn it off, right-click on the process, click on Properties and select Disabled from the drop-down list under Startup type. That will take care of Windows Updates not being installed on your machine. Kindly refer to the screenshot below:

Please post back if you have other questions.

Оцените статью