Home > Article > System Tutorial > How to solve win10 update error code 0x80004005
For the error code 0x80004005 that occurs during the system update and upgrade process, it may be because our system has some system damage during the update process. You can use the regsvr32 Wintrust.dll code in the command prompt to repair it. . Let’s take a look at the detailed steps to see how the editor did it~
1. First enter the win10 system desktop and press the "Windows X" key combination on the keyboard ,
Select "Command Prompt (Administrator)" in the menu that opens to open.
2. Enter "regsvr32 Softpub.dll" in the command prompt window and press Enter to confirm.
In the pop-up "DllRegisterServer in Softpub.dll Successfully" dialog box, click OK.
3. Then enter "regsvr32 Wintrust.dll" and press Enter to confirm.
In the pop-up "DllRegisterServer has been successful in Wintrust.dll" dialog box Click OK.
4. Finally, enter "regsvr32 Initpki.dll" and press Enter to confirm.
In the pop-up DllRegisterServer, click regsvr32 initpki.dll Successful window OK.
The above is the detailed content of How to solve win10 update error code 0x80004005. For more information, please follow other related articles on the PHP Chinese website!