Hello Ali! My name is Abdullah, and I will assist you today.
I am sorry to know that you are experiencing this issue. When was the last time the update worked fine for you? Please follow the article below to troubleshoot the Windows update if you have not done so far:
https://support.microsoft.com/en-us/windows/win...
Please follow the steps below:
- Click on the Windows button, type Windows PowerShell and open it as Admin.
- Type the below commands one by one and then press the Enter button on your keyboard:
net stop bits
net stop wuauserv
net stop msiserver
net stop cryptSvc
- Close the PowerShell.
- Click on the Windows button and type Run, open it then type the below sentence and press Enter:
%windir%\SoftwareDistribution
- Once the folder is opened, please select all then delete them.
- Close the folder.
- Click on the Windows button and type Windows PowerShell and open it as Admin.
- Type the below commands one by one and then press the Enter button on your keyboard:
net start bits
net start wuauserv
net start msiserver
net start cryptSvc
- Restart your computer and check if the updates can be installed now.
If the above method doesn't work for you, let us enter and check the below commands in Command Prompts and see if they find and repair any corrupted system files in case there are corrupted system files and they run your computer in this issue:
- Click the Start/Windows button and type Command Prompt > Run it as administrator.
- System File Checker:
sfc /scannow
- Checking the system health:
Dism /Online /Cleanup-Image /CheckHealth
- Scanning the system health:
Dism /Online /Cleanup-Image /ScanHealth
- To restore the system health:
Dism /Online /Cleanup-Image /RestoreHealth
Note: Please run them one by one and once completed all of them, please reboot/restart your computer.
Alternatively, since you searched for the manual update, and it didn't show up, I am sharing the link. You can try to download and install the update manually from the below link, please download the one that shows on your Windows update window:
https://www.catalog.update.microsoft.com/Search...
Thank you.
Best,
Abdullah