Hi , JerryHarr.
I am Ivan, I will help you with this.
Search for Command Prompt or PowerShell in the Start Menu. Right-click and select Run as administrator.
Once the program of your choice has launched, type the following command to view all updates:
wmic qfe list brief /format:table
Executing this command will display a table of all the Windows 10 updates that have been installed on your computer. Search for the updates you’d like to uninstall.
Once you’ve identified the updates, type the following WUSA (Windows Update Standalone Installer—a built-in utility that manages Windows updates) command to begin uninstalling:
wusa /uninstall /kb:HotFixID
Hit Enter and you’ll see a dialog box appear on your screen asking if you’re sure about uninstalling the update. Click Yes to continue. Alternatively, press Y on your keyboard.
Your Windows 10 update will uninstall in a few moments.
Credits: makeuseof.com
Hope this helps.
If you find the answer helpful, please mark it as an answer.
Independent Advisor - Community
Thanks