Feature update to Windows 10, version 1709 - Error 0xc0000005

Anonymous
2017-10-24T01:57:35+00:00

I keep getting the error "Feature update to Windows 10, version 1709 - Error 0xc0000005".  Any ideas?

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
2017-10-30T10:56:13+00:00

Hi,

The error message System error 5 has occurred shows when you didn't run the Command Prompt as an administrator. To do this, follow these steps:

  1. Click Start.
  2. Type CMD.
  3. Right-click on it, then select Run as administrator.

Once you've open the elevated Command Prompt, type these commands one after another followed by Enter key:

net stop wuauserv

net stop cryptSvc

net stop bits

net stop msiserver

net stop AppIDSvc

Ren C:\Windows\SoftwareDistribution SoftwareDistribution.old

Ren C:\Windows\System32\catroot2 Catroot2.old

net start wuauserv

net start cryptSvc

net start bits

net start msiserver

net start AppIDSvc

Once done restart your PC and check if the issue is the same.

Let us know if you have other questions.

Was this answer helpful?

30+ people found this answer helpful.
0 comments No comments
Answer accepted by question author
Anonymous
2017-11-03T05:51:43+00:00

We're glad to know that you're now able to proceed with the Windows Update. If in case you have other questions, feel free to update this thread so we can further assist you.

Regards.

Was this answer helpful?

9 people found this answer helpful.
0 comments No comments
Answer accepted by question author
Anonymous
2017-10-27T12:18:50+00:00

Hi,

There are several reasons why the error code 0xC0000005 occurs, such as corrupted system files, faulty drivers, or bad interactions between system programs. Also, one of the possible reason why this issue occurs is because there are still services that is running in the background. We recommend that you perform the steps provided by Kapil Arya MVP again. This time, we recommend that you add these additional commands****to stop and start Application Identity: net stop AppIDSvcand net start AppIDSvc. Enter these commands one after another:

net stop wuauserv

net stop cryptSvc

net stop bits

net stop msiserver

net stop AppIDSvc

Ren C:\Windows\SoftwareDistribution SoftwareDistribution.old

net start wuauserv

net start cryptSvc

net start bits

net start msiserver

net start AppIDSvc

Once done restart your PC and check if the issue is the same.

Feel free to post back if you need further assistance.

Was this answer helpful?

1 person found this answer helpful.
0 comments No comments

57 additional answers

Sort by: Most helpful
  1. Anonymous
    2017-11-26T19:41:35+00:00

    I think indexing or some other process that is not in that list is causing the problem.

    Was this answer helpful?

    2 people found this answer helpful.
    0 comments No comments
  2. Anonymous
    2017-12-07T01:46:49+00:00

    Hi,

    There are different factors that can contribute as to why you're getting a particular error message. This includes corrupted system files, faulty drivers, or bad interactions between system programs. For us to resolve your concern, kindly answer the questions below:

    • Have you already attempted the suggested troubleshooting steps posted in this thread? if the answer is yes, what were the results?
    • Were there any changes made or updates installed prior to the issue occurring?
    • Which version and build of Windows 10 is installed on your device?

    We look forward to your response to our queries.

    Was this answer helpful?

    1 person found this answer helpful.
    0 comments No comments