Microsoft regularly releases Windows updates to enhance functionality and improve the security of the operating system.. You can ignore some of these updates, but it's important to always install security updates. While installing these updates, you may encounter error code; 0x80010105.
Update can begin once the connection is reestablished, as unstable connections often cause most update errors. In this article, we will explore some issues that require more technical troubleshooting, such as the 0x80010105 error.
This error may occur if your computer has not been updated in a while. Some users may have permanently disabled Windows Updates for their own reasons.
Some systems don't meet the requirements to run Windows 11, while others lack enough storage space to store regular updates.
Other causes include:
We recommend you try these quick steps before following the slightly technical solution:
<strong>net stop bits</strong>
<strong>net stop wuauserv</strong>
<strong>net stop appidsvc</strong>
<strong>net stop cryptsvc</strong>
<strong>Del "%ALLUSERSPROFILE%\Application Data\Microsoft\Network\Downloader\*.*"</strong>
<strong>rmdir %systemroot%\SoftwareDistribution /S /Q</strong>
<strong>rmdir %systemroot%\system32\catroot2 /S /Q</strong>
##regsvr32.exe /s atl.dll<strong></strong>
##regsvr32. exe /s urlmon.dll<strong></strong>##regsvr32.exe /s mshtml.dll
<strong>##netsh winsock reset</strong>
<strong>netsh winsock reset proxy</strong>
<strong>net start bits</strong>
<strong>net start wuauserv</strong>
<strong>net start appidsvc</strong>
<strong>net start cryptsv</strong>
<strong></strong>##Expert Tip:
Be sure to use a specialized tool, such as Fortect, which will scan for corrupted files and replace them with new versions from their repository.
Windows Update components are software files that allow Windows to connect to Microsoft servers so that they can be updated. These include Windows Update service and BITS. They are responsible for regularly contacting Microsoft servers to see if any new updates are available.
If they end up corrupted, you won't be able to download any updates. Clearing old files and caches used by Windows Update can be accomplished by resetting them. This ensures that they do not affect the connection between your computer and Microsoft servers.
Your Windows Update tool may occasionally fail, which may also be the cause of the problem. To make sure there are no issues with the update, try downloading the problematic update manually.
You can download it from the Microsoft Update Catalog. If successful, there may be a problem with the operating system. If you still encounter this error after manually checking for updates, it means there was a problem downloading updates from Microsoft's servers.
You must wait until the server is no longer overloaded. If you have created a system restore point or completed a clean installation of Windows, you may choose to perform a system restore later.
Nonetheless, a more straightforward way to deal with such errors is to take the help of Windows Update Repair Tool.
The above is the detailed content of 0x80010105: How to fix this Windows update error. For more information, please follow other related articles on the PHP Chinese website!