Situation: You have a problem to uninstall Windows update by following these steps:
How to uninstall Windows 10 update
Resolution: You an option to uninstall Windows Update by using command prompt. Here is the example to uninstall KB:4561608.
1. Type cmd in the search box.
2. Right click on Command prompt and run as administrator.
3. A black screen will open.
5. Type the following command after replacing the KB ID with the one that you wish to uninstall: wusa /uninstall /kb:[id]
6. For example: wusa /uninstall /KB:4561608
7. Once done typing hit enter.