Hi hassan_haidar,
My name is Lee, I'm sorry for the inconvenience. Try this solution to resolve the issue:
→ Run Windows Update Troubleshooter:
• Go to Settings > Update & Security > Troubleshoot > Select Windows Update > Click Run the Troubleshooter
→ Delete Windows Update Download History:
• Go to: C:\Windows\SoftwareDistribution\Download
• delete all files
→ Restart all Windows Update related services:
• Open Command Prompt (Admin) and type the following command one at a time and hit enter:
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
If my suggestion did not solve the issue, please reply back so we can try another solution.
Sincerely,
Lee