Share via

Windows 10 Update Errors - DISM Error 3 - an initialization error occurred

Anonymous
2018-02-01T22:27:11+00:00

I am getting error msg 80070003, and when following the instruction on the web, I get to the part on DISM to restore health and can not proceed further due to error 3 - an initialization error occurred.

Any thoughts on how to proceed ?

80070003 UpdateOrchestrator Failure Content Install Installation Failure: Windows failed to install the following update with error 0x80070003: Feature update to Windows 10, version 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

8 answers

Sort by: Most helpful
  1. Anonymous
    2018-02-02T04:43:31+00:00

    Hi, Thanks for replying

    I have run the trouble shooter several times. it will say it repairs the service registration is missing or corrupt - fixed ..run the update again..same issue appear.

    2 people found this answer helpful.
    0 comments No comments
  2. Anonymous
    2018-02-02T01:38:46+00:00

    Hello,

    The possible cause of your concern might be due tomismatched system files or corrupted Windows Update components. We recommend that you download and run the Windows Update Troubleshooter and check if the issue persists. Running the troubleshooter will help detecting and identifying the issue and in certain cases will resolve the same to enhance the performance of the system. After the troubleshooter is done, try checking for the Windows Update again and install any available updates.

    Let us know how it goes.

    If you think this was useful, feel free to "mark it as an answer" to help those who are facing the same problem.

    1 person found this answer helpful.
    0 comments No comments
  3. Anonymous
    2018-02-05T22:10:01+00:00

    Thank you for updating us. Let's try to perform clean boot and check if the issue persists. This is done to start Windows by using a minimal set of drivers and startup programs. Also, it helps eliminate software conflicts of an update or when you run a program in Windows. Follow these steps:

    1. Press Windows key + R on your keyboard.
    2. On the run command box, type msconfig, and then hit Enter.
    3. On the Services tab of the System Configuration dialog box, tap or click to select the Hide all Microsoft services check box, and then tap or click Disable all.
    4. On the Startup tab of the System Configuration dialog box, tap or click Open Task Manager.
    5. On the Startup tab in Task Manager, for each startup item, select the item and then click Disable.
    6. Close Task Manager.
    7. On the Startup tab of the System Configuration dialog box, tap or click OK, and then restart the computer.

    Note: After clean boot troubleshooting steps, refer to the section "How to reset the computer to start as usual after troubleshooting with clean boot" in the provided link to return your computer to Normal startup mode.

    Check this link for reference.

    Let us know how it goes.

    0 comments No comments
  4. Anonymous
    2018-02-03T15:14:08+00:00

    Thanks for replying,

    Did all the above and now get error 80070652

    0 comments No comments
  5. Anonymous
    2018-02-03T04:34:44+00:00

    Thank you for getting back to us. Since you've mentioned that running the Windows Update Troubleshooter didn't work, we recommend following these methods:

    Method 1: Resetting the Windows Update Components.

    1. Press Windows Key + X.
    2. Click on Command Prompt (Admin). Note: Click ‘Yes’ if it prompts for UAC (User Account Control)
    3. Type the following commands and then press Enter after each command:
    • net stop wuauserv
    • net stop bits
    • net stop cryptsvc
    1. Keep the Command Prompt open.

    **** Method 2: Renaming the Windows Update Folders.

    1. At the command prompt, type the following commands, and then press Enter after each command:
    • ren %systemroot%\System32\Catroot2 Catroot2.old
    • ren %systemroot%\SoftwareDistribution SoftwareDistribution.old
    1. Then type the following commands and then press Enter after each command:
    • net start wuauserv
    • net start bits
    • net start cryptsvc
    1. Close the Command Prompt and try checking again for Windows Updates.

    Keep us updated with the result.


    0 comments No comments