Forum Discussion
John2390
Mar 26, 2023Copper Contributor
Uninstall/rollback SQL Server 2019 patch
Hi is there any way to uninstall/rollback SQL Server 2019 patch (KB5023049) using command?
Ronen_Ariely
Mar 26, 2023MVP
Hi John2390
This is well documented at the same document of how to install the KB5023049
Scroll down to the title: How to uninstall this update
NOTE!!! This is not a recommendation to do so but answer to your question. You should not came to a situation where this action is needed on production a(as possible) and in most cases testing should prevent you from this need.
- John2390Mar 27, 2023Copper Contributori know there is a way to uninstall the update using Control Panel, is there any way to uninstall using command?