Hello Sheikh Shourov
Here are some steps you can try to resolve the issue:
- Run the Windows Update Troubleshooter. You can find this by going to Settings > Update & Security > Troubleshoot > Windows Update.
- If the issue persists, try resetting the Windows Update components. You can do this by opening Command Prompt as an administrator and running the following commands:
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
3.What is the patch number you want to install? Have you tried manually installing patches in the Microsoft Update Catalog?
Best Regards,
Hania Lian
============================================
If the Answer is helpful, please click "Accept Answer" and upvote it.