Windows Update Error Code 0x80080005

Anonymous
2017-10-26T00:07:59+00:00

Whenever I run windows update, I receive the following:

"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: (0x80080005)"

I have run the windows troubleshooter for the update feature, but it has not resolved the windows update issue.

I'm using win10 pro, version1703, build 15063.608

How have others resolved this issue?

*Modified title for accuracy*

*Original title: windows update error (0x80080005)*

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.

0 comments No comments
Answer accepted by question author
Anonymous
2017-10-26T00:42:48+00:00

Try resetting the software distribution folder:

Before carrying out this procedure, disconnect from the Internet. That means turning off Wi-Fi and disconnecting from a wired connection. If you don't, Windows 10 will indicate some files are in use and cannot be modified or the command will be non-responsive. Also, you should restart your computer after disconnecting from the Internet. The easiest way to do it is to enable Airplane mode from the Action Center.

  1. Press Windows Key + X on the keyboard and then select “Command Prompt (Admin)” from the menu.
  2. Stop the BITS, Cryptographic, MSI Installer and the Windows Update Services. To do this, type the following commands at a command prompt. Press the “ENTER” key after you type each command.
                        net stop wuauserv
    
    
    
                        net stop cryptSvc
    
    
    
                        net stop bits
    
    
    
                        net stop msiserver
    
  3. Now rename the SoftwareDistribution and Catroot2 folder. You can do this by typing the following commands in the Command Prompt. Press the “ENTER” key after you type each command.
                       ren C:\Windows\SoftwareDistribution SoftwareDistribution.old
    
    
    
                       ren C:\Windows\System32\catroot2 Catroot2.old
    
  4. Now, let’s restart the BITS, Cryptographic, MSI Installer and the Windows Update Services. Typethe following commands in the Command Prompt for this. Press the ENTER key after you type each command.
                     net start wuauserv
    
    
    
                     net start cryptSvc
    
    
    
                     net start bits
    
    
    
                     net start msiserver
    
  5. Type Exit in the Command Prompt to close it and then restart the computer.

The update Windows Update might be trying to install is kb4041676.

Its causing a lot of problems for systems with Windows 10 1703.

This is Microsoft's current fix at the moment:

https://support.microsoft.com/en-us/help/404909...

I would avoid installing it until Microsoft issues a future cumulative update that surpasses it.

Was this answer helpful?

500+ people found this answer helpful.
0 comments No comments

82 additional answers

Sort by: Newest
  1. Anonymous
    2018-12-03T05:33:53+00:00

    i tried "net stop wuauserv"

    it says:

    The wuauserv service is not started.

    More help is available by typing NET HELPMSG 3521

    Was this answer helpful?

    10+ people found this answer helpful.
    0 comments No comments
  2. Anonymous
    2018-12-02T19:29:16+00:00

    Try resetting the software distribution folder:

    Before carrying out this procedure, disconnect from the Internet. That means turning off Wi-Fi and disconnecting from a wired connection. If you don't, Windows 10 will indicate some files are in use and cannot be modified or the command will be non-responsive. Also, you should restart your computer after disconnecting from the Internet. The easiest way to do it is to enable Airplane mode from the Action Center.

    1. Press Windows Key + X on the keyboard and then select “Command Prompt (Admin)” from the menu.
    2. Stop the BITS, Cryptographic, MSI Installer and the Windows Update Services. To do this, type the following commands at a command prompt. Press the “ENTER” key after you type each command.

    net stop wuauserv

    net stop cryptSvc

    net stop bits

    net stop msiserver

    1. Now rename the SoftwareDistribution and Catroot2 folder. You can do this by typing the following commands in the Command Prompt. Press the “ENTER” key after you type each command.

    ren C:\Windows\SoftwareDistribution SoftwareDistribution.old

    ren C:\Windows\System32\catroot2 Catroot2.old

    1. Now, let’s restart the BITS, Cryptographic, MSI Installer and the Windows Update Services. Typethe following commands in the Command Prompt for this. Press the ENTER key after you type each command.

    net start wuauserv

    net start cryptSvc

    net start bits

    net start msiserver

    1. Type Exit in the Command Prompt to close it and then restart the computer.

    The update Windows Update might be trying to install is kb4041676.

    Its causing a lot of problems for systems with Windows 10 1703.

    This is Microsoft's current fix at the moment:

    https://support.microsoft.com/en-us/help/404909...

    I would avoid installing it until Microsoft issues a future cumulative update that surpasses it.

    I had the same problem with my Win10 and YOUR HELP WORKED! I did not do step 3, so far no problems. Thank you SO MUCH for your help.

    If I need to let someone there know how great you are let me know.

    Enjoy your weekend on da Island

    Johnny

    ******@yahoo.com

    Was this answer helpful?

    0 comments No comments
  3. Anonymous
    2018-12-02T10:09:22+00:00

    I have same problem with windows update. I follow above steps in command prompt but after executing "net stop wuauserv" , it says it is not starting . When i execute "net start wuauserv" is says that error 2 occured.

    Was this answer helpful?

    30+ people found this answer helpful.
    0 comments No comments
  4. Deleted

    This answer has been deleted due to a violation of our Code of Conduct. The answer was manually reported or identified through automated detection before action was taken. Please refer to our Code of Conduct for more information.


    Comments have been turned off. Learn more