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: Most helpful
  1. Anonymous
    2018-02-22T13:51:51+00:00

    Thank-you, Derald.

    Your advice allowed me to advance further in my Fall Creators Update that began in November, 2017. With the manual installation of 46 steps over a 5 hour period I advanced from, Version 1709 (OS Build 16299.125), to, Version 1709 (OS Build 16299.248). Uninstalled updates remain. I'm supposed to be at (OS Build 16299.299), and, Adobe Flash fails to upgrade. So my upgrade is not over.

    Was this answer helpful?

    0 comments No comments
  2. Anonymous
    2018-02-22T13:40:11+00:00

    Thank-you, SteveMat.

    I began my Fall Creators Update in November 2017. Last night, before I received your email, I began to manually install 46 steps of an upgrade. It took over 5 hours. I moved from, Version 1709 (OS Build 16299.125), to, Version 1709 (OS Build 16299.248). I'm supposed to be at, (OS Build 16299.299). So it's not over.

    I hope your information can automate my future Windows Updates.

    Was this answer helpful?

    0 comments No comments
  3. Anonymous
    2018-02-22T02:12:24+00:00

    SC Open Service Failed

    Access is denied

    For folks having problems using the Command Prompt to set service to Automatic, you can use the GUI.

    1. Right-Click on the Start Button (or tap and hold) and choose "Computer Management"
    2. Hit the + next to "Services and Applications"
    3. Select "Services"
    4. Find each of the below Services and make note of their existing values if you want to put them back

          Windows Update

          Background Intelligent Transfer Service

          Windows Modules Installer

         Cryptographic Services (this was already Automatic on my Surface)

    1. One at a time, double-click on each of the above Services and change the "Startup type" to Automatic
    2. Reboot
    3. Run Settings / Windows Update / Check for updates

    I had already done a lot of the other troubleshooting steps (deleted SoftwareDistribution folder, rand SFC and DISM commands, Manually run the .MSU).  Was not until I set the above services to Automatic did the latest CU install.

    1. Following steps 1-4, you can set Services back to their default values.  You can probably leave these @ Automatic.  WU is supposed to start these up when needed but that is not happening for whatever reason.

    Was this answer helpful?

    0 comments No comments
  4. Anonymous
    2018-02-21T23:24:18+00:00

    SC Open Service Failed

    Access is denied

    Was this answer helpful?

    0 comments No comments