problem on 2018-04 cumulative update (KB4093112)

Anonymous
2018-04-11T13:15:46+00:00

Dear Sir,

my windows 10 64-bit version 1709 updating this KB4093112 updates in a loop, that is initializing, downloading (no download stream since the 2nd loop), installing (counting from 0% to 100%), after that, the installation restarting as a loop, what is wrong with that?

I tried restart my PC but nothing help

This workload keeps my CPU working in 60% and above, HDD working in 40% above somethings (max 100% before restart), RAM usage 45%.

Can anyone help on this?

hardware configuration:

Intel CPU i5-3450S 2.8GHz

RAM: 8GB

HDD: 1TB drive C; 2TB drive D with bitlocker locked

Display card: AMD Radeon R9 380

Mc

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-04-11T20:45:45+00:00

I was getting an error code: 0x80070bc2 when trying to install KB4093112. Following this step help resolved my problem just minutes ago:

https://answers.microsoft.com/en-us/windows/forum/windows\_10-update/error-0x80070bc2-when-windows-10-update-trying-to/ba4053f2-acec-43db-9305-bca3cc2b8b0c

  • 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?

200+ people found this answer helpful.
0 comments No comments
Answer accepted by question author
Anonymous
2018-04-19T07:49:27+00:00

Did you choose the right processor and the cumulative download?  It worked for me, Error 0x8024200d was gone after a reboot.

Was this answer helpful?

9 people found this answer helpful.
0 comments No comments

94 additional answers

Sort by: Most helpful
  1. Anonymous
    2018-04-17T09:06:32+00:00

    Yes, it works.

    But at first few try, I get the error message below:

    PS C:\WINDOWS\system32> SC config wuauserv start=auto

    Set-Content : A positional parameter cannot be found that accepts argument 'start='.

    At line:1 char:1

    • SC config wuauserv start= auto
    • 
      

        + CategoryInfo          : InvalidArgument: (:) [Set-Content], ParameterBindingException

        + FullyQualifiedErrorId : PositionalParameterNotFound,Microsoft.PowerShell.Commands.SetContentCommand

    Then I tried to logon as Administrator and run the suggested 4 command with all of them OK.

    Then reboot my computer - everything goes OK now. 

    Thanks for the info.

    Was this answer helpful?

    0 comments No comments
  2. Anonymous
    2018-04-17T04:09:36+00:00

    Did you enter each of the SC command lines separately and wait for the SUCCESS message each time?  I went with Admin mode using search, CMD.  Powershell as admin works, too, but you have to enter sc.exe as someone else said to do.  Run Windows Update Troubleshooter?  Anyway to delete the updates manually before you do all that work?

    Was this answer helpful?

    0 comments No comments
  3. Anonymous
    2018-04-16T21:10:45+00:00

    Same steps you did and same issue....  nothing has corrected this endless loop

    Was this answer helpful?

    0 comments No comments