Error when running DISM /Online /Cleanup-Image /RestoreHealth - error 0x800f0906

Anonymous
2013-06-22T08:20:12+00:00

Error when running DISM /Online /Cleanup-Image /RestoreHealth - error 0x800f0906

DISM /Online /Cleanup-Image /RestoreHealth

Deployment Image Servicing and Management tool

Version: 6.2.9200.16384

Image Version: 6.2.9200.16384

[==========================100.0%==========================]

Error: 0x800f0906

The source files could not be downloaded.

Use the "source" option to specify the location of the files that are required t

o restore the feature. For more information on specifying a source location, see

 http://go.microsoft.com/fwlink/?LinkId=243077.

The DISM log file can be found at C:\Windows\Logs\DISM\dism.log

Ran Repair Instructions according to this link.

http://answers.microsoft.com/en-us/windows/forum/windows_8-windows_update/dismexe-online-cleanup-image-restore-health-failed/668ef107-5f4c-4959-ba93-76d052452315

Network List Service Refuses to start.


When Checking Service Dependencies. The following error appears

Win32: A dynamic link library (DLL) initialization routine failed.


Windows Update is able to run and I am able to download all updates.


Below is my DISM.log file for troubleshooting.

http://pastebin.com/Z2Fc8JL4

Excerpt of CBS.LOG only [SR] Entries

http://pastebin.com/1jn2SWPV

Full CBS.log for 2013-06-22

http://www.sendspace.com/file/hdq0yu

Windows for home | Previous Windows versions | Performance and system failures

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
2015-06-05T18:52:29+00:00

You're getting error 0x800f0906 because you have KB3022345 installed. Uninstall it by going to Programs and Features in Control Panel and then click the link to "View installed updates".

In the Search box top right, copy/paste (or type) KB3022345 and when it appears in the list, right click it and choose Uninstall.

See these two articles for more info on the subject: Microsoft confirms patch KB3022345 breaks SFC /scannow

Windows patch KB 3022345 triggers apparent sys file corruption

Was this answer helpful?

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

96 additional answers

Sort by: Oldest
  1. Anonymous
    2013-06-23T04:52:48+00:00

    Hi Kevin,

    Did you make any changes to the computer prior to the issue?

    This error code occurs because the computer cannot download the required files from Windows Update.

    There seems to be two files which are corrupt/not present, check if you can find the following files on your computer netprofmsvc.dll (C:\windows\system32) & wmiprvsd.dll (C:\windows\system32\wbem & c:\windows\winsxs..)

    Method 1:

    Run the System File Checker (SFC) scan. Follow these steps:

    a. Boot to the desktop view.

    b. Press Windows key + X

    c. Select command prompt (admin).

    d. Type sfc /scannow and then press ENTER:

    The sfc /scannow command scans all protected system files and replaces incorrect versions with correct Microsoft versions.

    Method 2:

    Check if the following update is installed:

    www.support.microsoft.com/kb/2811660

    If the update is not installed then you can download and install it manually.

    Refer:

    http://www.microsoft.com/en-us/download/default.aspx

    Hope this resolves the issue. If the issue persists, you can write to us and we will be glad to assist you further.

    Was this answer helpful?

    2 people found this answer helpful.
    0 comments No comments
  2. Anonymous
    2013-06-23T06:23:55+00:00

    KB2811660 was already installed on system

    sfc /scannow reports it was unable to repair system. See attached log files in earlier post.

    E:>sfc /scannow

    Beginning system scan.  This process will take some time.

    Beginning verification phase of system scan.

    Verification 100% complete.

    Windows Resource Protection found corrupt files but was unable to fix some

    of them. Details are included in the CBS.Log windir\Logs\CBS\CBS.log. For

    example C:\Windows\Logs\CBS\CBS.log. Note that logging is currently not

    supported in offline servicing scenarios.

    The system file repair changes will take effect after the next reboot.

    Was this answer helpful?

    0 comments No comments
  3. Anonymous
    2013-06-25T01:29:30+00:00

    Hi Kevin,

    Thank you for replying.

    You may also refer to the link and follow steps given in the Microsoft KB article:

    Error codes when you try to install the .NET Framework 3.5 in Windows 8 or in Windows Server 2012

    http://support.microsoft.com/kb/2734782

    Thanks.

    Was this answer helpful?

    1 person found this answer helpful.
    0 comments No comments
  4. Anonymous
    2013-06-25T20:53:53+00:00

    Hi,

    ive got the same error on my Windows 8 machine.

    That is a part of what the CBS.log is showing:

    2013-06-25 22:37:39, Error                 CBS    Session: 30306787_161020033 failed to perform store corruption detect and repair operation. [HRESULT = 0x800f0906 - CBS_E_DOWNLOAD_FAILURE]

    Summary:

    Operation: Detect and Repair

    Operation result: 0x800f0906

    Last Successful Step: Entire operation completes.

    Total Detected Corruption: 1

     CBS Manifest Corruption: 0

     CBS Metadata Corruption: 0

     CSI Manifest Corruption: 0

     CSI Metadata Corruption: 0

     CSI Payload Corruption: 1

    Total Repaired Corruption: 0

     CBS Manifest Repaired: 0

     CSI Manifest Repaired: 0

     CSI Payload Repaired: 0

     CSI Store Metadata refreshed: True

    Regards,

    Klaus

    Was this answer helpful?

    0 comments No comments