All Products
Search
Document Center

:Uninstall system patches from a Windows instance

Last Updated:Jun 20, 2026

This topic describes how to uninstall a system patch from the guest OS of a Windows instance.

Procedure

  1. Connect to the ECS instance remotely.
  2. Press Win+R to open the Run dialog box, or right-click the Start menu and select Run.
  3. Enter cmd and click OK to open the Command Prompt window.
  4. In the Command Prompt window, run the wusa /uninstall /kb:XXXXXX command, where XXXXXX is the Knowledge Base (KB) number of the patch, and press Enter.