If you are receiving the following error message at the time of updating Windows, you can fix it by applying the methods which are explained in this article.
Security Update for SQL Server 2017 RTM GDR (KB5014354)
0x80070643
It is another kind of update error message which appears mostly in Windows 8, 10, and 11. In this article, I will tell you about several methods with a step-by-step process so you can fix them easily without asking for the help of anyone. So, let’s start.
Method 1: Fix using Advanced System Repair Tool
This tool is much more effective in terms of repairing windows update errors and several other bugs. It is one of the best Windows optimizer tools that manage the windows errors and troubles in the background and gives you error-free and smooth windows environments to work on your computer so that you can focus only on your project.
Method 2: Download this Update from the Microsoft Catalog
Why do you take an unnecessary headache, if an easy solution for this “0x80070643 – Security Update for SQL Server” is available? No need to dig into your operating system unnecessarily if you are having the windows update-related issue. Just go to the Microsoft Catalog > Search for your update file > Download them and install them. How easy it was. Still confused! Let’s make it clear with the following steps.
https://www.catalog.update.microsoft.com/Home.aspx
Download your update file and install them on your PC.
Method 3: Use SFC and DISM to Repair and Restore Windows Health
Most probably there are several corrupted files in your system that are causing you to stop downloading and installing the Windows updates, so you are getting the “Security Update for SQL Server 2017 RTM GDR (KB5014354) 0x80070643” error. To repair windows files and then restore health, first, run the SFC command then use the DISM command to restore health.
sfc /scannow
DISM /Online /Cleanup-Image /CheckHealth
DISM /Online /Cleanup-Image /ScanHealth
DISM /Online /Cleanup-Image /RestoreHealth
Method 4: Use Windows Update Troubleshooter.
I personally don’t trust too much on Windows Troubleshooter. Most of the time it does hands up in front of trouble. If you are lucky enough, this will work for you.
Windows 10: Go to the Start > Settings > Troubleshoot > Additional troubleshooters > Windows Update > Run the troubleshooters.
Summary
In this article, I have explained on how can you fix the windows 10 & 11 updates error 0x80070643 – Security Update for SQL Server 2017 RTM GDR (KB5014354) step-by-step.