If you get an update that you what to uninstall the best way is to use powershell. This function uninstalls the kb-article you ask for if it is installed on the system. To use it you have to run it as administrator. uninstall-hotfix -computername “replace with name” -hotfixID “Replace with numbers only” [crayon-65f8fb7f74410831581118/]