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-19T18:38:11+00:00

    To get the option, you have to access your computer with a user account that has admin privileges. To check this

    Start....

    Settings....

    Search in settings window "find a setting" box: user

    Select: your account picture and profile settings.

    Account name must have Administrator under it.

    Edited: On my system, if I select CMD with an account that does not have Admin privileges, on right mouse click I get the option to run as administrator, and I am prompted to enter an account and password for an admin account.  If you are not getting the option at all, I don't know why.

    Was this answer helpful?

    0 comments No comments
  2. Anonymous
    2018-03-19T18:23:28+00:00

    when I right click the command prompt I don't get the option to run as administrator!  What am I doing wrong?

    Was this answer helpful?

    0 comments No comments
  3. Anonymous
    2018-03-19T17:12:06+00:00

    When I ran the SC command in the Powershell, instead of the command prompt, I got the same error message.

    When you run the command, the window you are in should be titled "Administrator: Command Prompt".

    It should not be labeled as Powershell. You may want to check this.

    Good luck.

    Was this answer helpful?

    0 comments No comments
  4. Anonymous
    2018-03-19T16:26:31+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...

    I got the message that the specified service does not exist as an installed service.

    This is what I get:

    Path[0]:

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

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

    At line:1 char:1

    • sc config trustedinstaller start=auto
    • 
      

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

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

    PS C:\WINDOWS\system32>

    Was this answer helpful?

    0 comments No comments