Certainly! Let me know if you need any assistance.
Window 10 update error encountered.
Hello there.
Sorry.
I need help have problem with me pc window 10, dont know how to fix it, any ideas? Please.
There were some problems installing updates, but we'll try again later. If you keep seeing this and want to search the web or contact support for information, this may help: (0x80070643)
Windows for home | Windows 10 | Windows update
Locked Question. This question was migrated from the Microsoft Support Community. You can vote on whether it's helpful, but you can't add comments or replies or follow the question.
5 answers
Sort by: Most helpful
-
Anonymous
2024-06-13T20:18:17+00:00 Hello again.
I'm sorry, I didn't expect such good help from you and I wanted to say that I'm afraid to do something like this with my computer, maybe you can suggest a simpler way to fix updates on my computer.
Thank you. Have a nice day.
-
Munkhu 2,690 Reputation points Independent Advisor2024-06-13T19:14:55+00:00 Thank you very much for reaching out! As an Independent Advisor and fellow Microsoft user, I'm more than happy to assist you.
I've gathered some steps for you to try. You can skip any steps you've already tried. If you encounter any issues while following them, please let me know, and I'll be happy to assist you further!
1: Restart Windows Update Services
- Open the Services window by searching for "services.msc" in the Start menu.
- Locate Windows Update in the list, right-click on it, and select Restart.
2: Run Windows Update Troubleshooter
- Go to Settings > Update & Security > Troubleshoot.
- Select Windows Update and run the troubleshooter.
3: Repair .NET Framework
- Download the .NET Framework Repair Tool from the official Microsoft website.
- Run the tool to detect and repair issues with the .NET Framework.
4: Clear the SoftwareDistribution Folder
- Open Command Prompt as an administrator.
- Enter the command
net stop wuauservand press Enter to stop the Windows Update service. - Navigate to
C:\Windows\SoftwareDistribution\Downloadand delete its contents. - Restart the Windows Update service by entering
net start wuauservin the Command Prompt.
5: Run DISM and SFC Tools
- Open Command Prompt as an administrator.
- Run the following commands one by one:
DISM.exe /Online /Cleanup-image /Restorehealth
sfc /scannow6: Resize the WinRE Partition
- If the error is related to the size of the Recovery Environment’s partition, you might need to increase its size. Ensure you have at least 250 MB of free space in the recovery partition.
7: Manually Update Windows Defender
- Download the latest Windows Defender update from the official Microsoft website.
- Install the update manually.
8: Perform a Clean Boot
- Open System Configuration by typing
msconfigin the Start menu. - Under the Services tab, check Hide all Microsoft services and then click Disable all.
- Go to the Startup tab and click Open Task Manager. Disable all startup items.
- Restart your computer and try updating again.
10: Reset Windows Update Components
- Open Command Prompt as an administrator.
- Run 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
-
Anonymous
2024-06-13T23:05:30+00:00 Thanks for the help.
I wanted to wait, maybe the updates will fix themselves.
-
Munkhu 2,690 Reputation points Independent Advisor2024-06-13T22:04:08+00:00 No worries at all. I understand your concern, and it's perfectly natural to feel cautious about making changes to your computer. The steps I provided are designed to address the update issue in a straightforward manner. You can follow them at your own pace. Each step is aimed at resolving the issue individually, so you don't need to do everything all at once. If you run into any difficulties along the way, please don't hesitate to reach out. I'm here to assist you, and I'll gladly help you through any challenges you encounter.