Hello,
Thank you for posting in Microsoft Q&A.
Based on the description, I understand your question is related to update.
Firstly please check if the Network connection is fine, try reconnecting to Internet and try update again.
Run below commands to help fix update issue:
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
Close Command Prompt and reboot your PC.
Have a nice day.
Best Regards,
Molly
============================================
If the Answer is helpful, please click "Accept Answer" and upvote it