Error 0x80070bc2 during installation KB4074588

Anonymous
2018-02-14T16:01:23+00:00

Hallo

i have problem during installation KB4074588. After restart pc is error 0x80070bc2. Win 10 ver 1709.

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-02-16T20:08:29+00:00

(Update - 2/17 Editing for clarity based on feedback)

If you are currently experiencing the 0x80070bc2 error while attempting to install KB4074588, please try this:

  1. In the search box on the taskbar, type cmd.
  2. Right-click Command Prompt in the search results and select Run as administrator.  (Select Yes, when prompted by the User Account Control.)
  3. In the Administrator: Command Prompt window, type the following command and press Enter:

SC config trustedinstaller start=auto 4. Restart the PC.

In some cases, a second restart may be required. If you look under Settings > Update & security and you see the message Status: Awaiting restart, restart the PC a second time to complete the installation.

Paul...

Was this answer helpful?

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

84 additional answers

Sort by: Newest
  1. Anonymous
    2018-03-18T16:51:57+00:00

    The command you posted in your post above and the error message says "sc config trustedinstaller atart=auto"

    The correct command is 

    sc config trustedinstaller start=auto

    start=auto, not atart=auto

    Was this answer helpful?

    0 comments No comments
  2. Anonymous
    2018-03-18T12:23:23+00:00

    No matter what I do, I get the following error:

    PS C:\WINDOWS\system32> sc config trustedinstaller atart=auto

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

    At line:1 char:1

    • sc config trustedinstaller atart=auto
    • 
      

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

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

    I am getting tired. I am disabled.

    I cannot stand Microsoft.

    Feel like committing suicide.

    Was this answer helpful?

    0 comments No comments
  3. Anonymous
    2018-03-17T05:58:33+00:00

    Very helpful.  Thank you so much!!

    Was this answer helpful?

    0 comments No comments
  4. Anonymous
    2018-03-16T19:57:46+00:00

    Thanks very much for this it worked like a charm.

    Was this answer helpful?

    0 comments No comments