Hello Aaron,
Thank you for posting in Q&A forum.
Here are some steps you can try to resolve them:
- Run the Windows Update Troubleshooter:
• Go to Settings > Update & Security > Troubleshoot > Windows Update.
• Run the troubleshooter and follow the on-screen instructions.
- Manually Install Updates:
• You can download the updates manually from the Microsoft Update Catalog.
https://catalog.update.microsoft.com/home.aspx
• Search for the specific KB numbers (e.g., KB4019474, KB4134662) and download the appropriate files for your system.
• Run the downloaded files to install the updates.
- Perform a Repair Upgrade:
• Download the Windows 10 Installation Assistant from the official Microsoft website.
https://www.microsoft.com/en-us/software-download/windows10?msockid=1423e07ea2986766336af34ba3fd66dd
• Follow the instructions to perform a repair upgrade, which will update your system to the latest version while keeping your files and apps intact.
- Check Disk Space and Disable Security Software:
• Ensure you have enough free disk space for the updates.
• Temporarily disable any third-party antivirus or security software during the update process.
- Reset Windows Update Components:
• Open Command Prompt as an administrator and run the following commands one by one:
net stop wuauserv
net stop cryptSvc
net stop bits
net stop msiserver
ren C:\Windows\SoftwareDistribution SoftwareDistribution.old
ren C:\Windows\System32\catroot2 catroot2.old
net start wuauserv
net start cryptSvc
net start bits
net start msiserver
• This will reset the Windows Update components.
I hope the information above is helpful.
If you have any questions or concerns, please feel free to let us know.
Best Regards,
Daisy Zhou
============================================
If the Answer is helpful, please click "Accept Answer" and upvote it.