How to fix error 0x80080005 when updating Windows 10
Windows Update is an update process on Windows 10, but sometimes it also encounters an error that prevents the update on the computer from being performed. Some common errors on Windows Update, when updating on Windows 10, are error 0x80080005. If we update the computer to versions of Windows 10 with error 0x80080005, an error message will appear on the screen for the user to know along with the error code. So how to fix error 0x80080005 on Windows Update, update error on Windows 10?
Ways to fix update error 0x80080005 Windows 10
Error 0x80080005 on Windows Update when updating will look like the image below.
1. Uninstall the third security program
If an error occurs after installing security software, you should remove security programs, or other programs with the same function on the system.
2. Restart Windows Update
Step 1: You access the path Settings> Update & Security> Troubleshoot. Look to the right to find Windows Update and then click Run the troubleshooter.
Step 2: The tool will immediately conduct error detection on Windows Update.
When detecting an error, the tool will give the option to fix the error Apply this fix or skip the error Skip this fix without repair. Click Apply this fix to fix errors on Windows Update.
3. Grant control over System Volume Information
Step 1: You press the Windows + X key combination and then select Command Prompt (Admin) or Windows PowerShell (Admin).
Step 2: The user then pastes the command cmd.exe /c takeown /f “C:\System Volume Information\*” /R /D Y && icacls “C:\System Volume Information\*” /grant:R SYSTEM:F /T / C / L into the interface and then press Enter to execute. Then restart the computer.
4. Reset the BITS . service security descriptor
Step 1: You also press the Windows + X key combination and then select Command Prompt (Admin).
Step 2: Next we will type the commands below in turn into the interface. After each command press Enter to execute. You wait a few seconds to execute the old command and then enter the new command into the interface.
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
pause
Step 3: After entering all the commands, we restart the computer to fix Windows Update errors on the system.
Above are some ways to fix error 0x80080005 on Windows Update, error updating to a new version for Windows 10 computers. Updating Windows to the new version will help the computer to overcome the outstanding errors in the old version, help users experience more new features.