Error 0x80070bc2 when Windows 10 update trying to install KB4048955 for version 1709

Anonymous
2017-11-21T15:00:06+00:00

Windows 10 home, new computer with CPU Intel 8700K working well, version 1709 installed.   

I noticed that windows update gives error 0x80070bc2 when trying to install 2017-11 Cumulative update for Windows Version 1709 for amd64-based systems KB4048955 (and before KB4043961) ... getting a sort of a loop as it requires a restart to finish installing but at any restart gives the same message and does not install.  

Tried various things such as sfc scan, dism, troubleshooting windows update, manual install etc.  Nothing works.  Other updates such as KB4048951 and KB4051613 installed correctly in the last few days.  Can someone help?

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
2018-01-27T06:57:08+00:00

This seems to have worked for me:

  • Right-click on Windows key and select Command Prompt (Admin).
  • Type the following commands in Command Prompt window. To execute them, press Enter after each one. 

SC config wuauserv start= auto

SC config bits start= auto

SC config cryptsvc start= auto

SC config trustedinstaller start= auto

  • Finally, restart your PC and try to install the update that was previously returning the 0x80070bc2 error.

Was this answer helpful?

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

226 additional answers

Sort by: Newest
  1. Anonymous
    2018-03-07T14:05:38+00:00

    Thank you for the detailed account of your experience that is interesting and helpful. My own experience is somewhat different – not unusual where MS is concerned! It might be helpful to others if I recount this.

    Back on 25 February 2018 I made a backup of my Win10 Pro system and recovered this to a spare HDD. This was to prove my backup and recovery regime.

    I used this spare HDD system drive rather than my normal SSD system drive in case of further problems arising from my attempts to overcome the 0x80070bc2 error.

    Although the HDD should have been an exact copy of the SSD I was surprised to find that - Settings | Update & Security | View installed update history - showed a completely blank history although the SSD system had 0x80070bc2 errors from weeks ago!

    The scan for available updates returned with Cumulative Update for Windows 10 Version 1709 for x64 based systems KB4090913 instead of the usual KB4056892  !!

    I proceeded to install this using the commands advised by DevonBasson – (to whom, many thanks)

    SC config wuauserv start= auto

    SC config bits start= auto

    SC config cryptsvc start= auto

    SC config trustedinstaller start= auto

    (Note for those too young to know DOSKEY which is now built in to the command line entry facility – the UP arrow cursor key restores the previous command line entry that can then be edited. This can save quite a lot of typing.)

    The installation proceeded very much as IranMach1’s experience with numerous cycles of updating and restarting.

    Eventually KB4090913 installed – Control Panel | Programs and Features | View installed updates – confirms that this update was installed on 06/03/2018.

    However if I look in - Settings | Update & Security | View installed update history – it says that Cumulative Update for Windows 10 Version 1709 for x64 based systems KB4090913 failed to install with error 0x80070bc2  Consequently it needs to install again!

    How can I convince Windows that the installation does not need to be repeated?

    Next I shall recover the system backup to my HDD again and repeat the exercise, observing carefully throughout. I am not going to “touch” my SSD until I have a reliable updating methodology.

    Has anyone else come across KB4090913 ?  How does it differ from KB4056892 ?

    Was this answer helpful?

    1 person found this answer helpful.
    0 comments No comments
  2. Anonymous
    2018-03-07T00:17:29+00:00

    Kapil Arya MVP. Thanks man. İ have just formated new ssd and face this problem. Try to fix it like 2-3 hour. 2-3 hour means a lot these days. fixed the problem. We are living in 2018 and windows still cant fix these kind of thinks.

    Was this answer helpful?

    1 person found this answer helpful.
    0 comments No comments
  3. Anonymous
    2018-03-06T21:06:45+00:00

    You have one or more typos.

    Was this answer helpful?

    1 person found this answer helpful.
    0 comments No comments
  4. Anonymous
    2018-03-06T16:49:49+00:00

    This seems to have worked for me:

    • Right-click on Windows key and select Command Prompt (Admin).
    • Type the following commands in Command Prompt window. To execute them, press Enter after each one. 

    SC config wuauserv start= auto

    SC config bits start= auto

    SC config cryptsvc start= auto

    SC config trustedinstaller start= auto

    • Finally, restart your PC and try to install the update that was previously returning the 0x80070bc2 error.

    Did not work for me, "invalid argument" and "PositionalParameterNotFound.... SetContentCommand"

    Was this answer helpful?

    2 people found this answer helpful.
    0 comments No comments