

After all updates have been removed, you can restart the system manually, or set your computer to reboot automatically by adding the shutdown -r command to the end of the batch file. The Windows Management Instrumentation Command-line (WMIC) utility brings that functionality to the command line. This will run the uninstall without any open windows, and will not prompt for a reboot. Wusa /uninstall /kb:3074686 /quiet /norestart Wusa /uninstall /kb:3172729 /quiet /norestart If you want to uninstall multiple updates silently, you can create a batch script (.bat) to run the WUSA commands in the background, by adding /quiet and /norestart option.
#WMIC UNINSTALL HOTFIX WINDOWS 10#
Method 4: Uninstall Windows 10 Updates Using a Batch File
#WMIC UNINSTALL HOTFIX UPDATE#

Open Settings app by pressing the Windows key + I hotkey, or clicking Settings from the Start Menu.Method 2: Uninstall Windows 10 Updates from Settings Select the update that you want to remove, and then click Uninstall. This displays all updates installed on the system.Click View installed updates in the left pane.Open the Control Panel in Large icons view, and then click Programs and Features.Method 1: Uninstall Windows 10 Updates from Control Panel So here we’ll show you 4 ways to remove & uninstall updates in Windows 10. If you installed an update that is causing severe issues with your PC, you probably want to uninstall or remove it.
