Hello Gur Melamed,
Thank you for posting in Q&A forum.
Here are some other steps you can try:
- Run the Windows Update Troubleshooter:
• Go to Settings > Update & Security > Troubleshoot > Additional troubleshooters.
• Select Windows Update and click Run the troubleshooter.
- Disable Antivirus Software:
• Temporarily disable any third-party antivirus software you have installed, as it might be interfering with 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
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.