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-14T00:54:36+00:00

    These commands fixed it for me -

    SC config wuauserv start= auto

    SC config bits start= auto

    SC config cryptsvc start= auto

    SC config trustedinstaller start= auto

    Executed from a command shell as Admin. But, I do not know why they worked, I saw them as a suggestion in this thread. Good Luck.

    Was this answer helpful?

    20+ people found this answer helpful.
    0 comments No comments
  2. Anonymous
    2018-04-13T17:04:39+00:00

    Hi,

    You get this type of error when you try to use sc in powershell as opposed to cmd shell.  If you want to use the command in powershell type sc.exe as opposed to just sc.

    sc is an alias for Set-Content in powershell.

    sc.exe is service control

    rgds

    anthonyb

    Was this answer helpful?

    10 people found this answer helpful.
    0 comments No comments
  3. Anonymous
    2018-04-11T19:41:46+00:00

    Hi McStayCool,

    There are several reasons why issue arises during installation of updates such as third-party app conflicts, hardware issues, not enough space, connectivity issues or corrupted system files. I'd like to know if you are getting an error message when trying to install the update. Kindly reply with the exact error message so we can identify the reason behind this issue.

    Also, I suggest that you do the following:

    1. Run Windows Update a few times. Download and install any available updates in Windows Update, including software updates, hardware updates, and some third-party drivers. Use the troubleshooter for Windows 10 to fix Windows Update errors.
    2. Remove third-party security software. Make sure you know how to reinstall your programs and that any necessary product keys are on hand. Windows Defender will help protect your device in the meantime.
    3. Unplug extra hardware. Remove all external storage devices and drives, docks, and other hardware you might have plugged into your device that isn’t needed for basic functionality. Leave only your mouse and keyboard plugged in.

    If issue still persists, follow the steps on this **article**to help you resolve your Windows update concern.

    Update us with the results.

    Was this answer helpful?

    7 people found this answer helpful.
    0 comments No comments