1. Home
  2. Knowledge Base
  3. Windows server
  4. How to Uninstall Windows Updates using the Command Prompt?

How to Uninstall Windows Updates using the Command Prompt?

Using one of the following commands we can uninstall the specific Windows Update

No Restart:

wusa /uninstall /kb:999999 /quiet /norestart

Force Restart:

wusa /uninstall /kb:999999 /quiet /forcestart

Where 999999 is the specific Windows update you wish to uninstall. You can also put this in a batch file.

Related Articles

Need Support?
Can't find the answer you're looking for?
Contact Support