DISM /Online /Cleanup-Image /RestoreHealth error 0x800f090

froller2

New Member
Messages
143
Location
gislinge
so when i run sfc scannow it finds corrupt files i then run dism cleanup image, but it gives me this error

DISM /Online /Cleanup-Image /RestoreHealthDeployment Image Servicing and Management tool
Version: 6.2.9200.16384
Image Version: 6.2.9200.16384[==========================100.0%==========================]Error: 0x800f0906The source files could not be downloaded.
Use the “source” option to specify the location of the files that are required to restore the feature. For more information on specifying a source location, see Configure a Windows Repair Source.
The DISM log file can be found at C:\Windows\Logs\DISM\dism.log

what do i do now?
 
Try this C&P it in an Admin prompt
Dism.exe /online /Cleanup-Image /StartComponentCleanup&sfc/scannow&Dism /Online /Cleanup-Image /RestoreHealth&sfc/scannow&pause
 
Last edited:
Did you receive the same error message? Have you rebooted? Then try again. When ever SFC finds something one has to reboot so it can repair files that are normally in use(pending repair) then run it again to see if it fixed every thing. I've had to run it 4 times in an extreme fall on someone's PC.
 
Did you receive the same error message? Have you rebooted? Then try again. When ever SFC finds something one has to reboot so it can repair files that are normally in use(pending repair) then run it again to see if it fixed every thing. I've had to run it 4 times in an extreme fall on someone's PC.
no it didnt find anything with the command you told me to use
 
Then all is well if it ran through and didn't find anything. This seems to be the system files repair all:). Just like if one is having problems with live tiles or universal apps or the settings app running wsreset (Windows Store Reset)usually fixes them.
 
wow thank god someone else is having same issue i will try this myself :) i got the same error as you just a few min ago i think some windows updates corrupted some files of mine.
 
Try this C&P it in an Amin prompt
Dism.exe /online /Cleanup-Image /StartComponentCleanup&sfc/scannow&Dism /Online /Cleanup-Image /RestoreHealth&sfc/scannow&pause
Thanks to the op who posted this question and to Cliff S as this also fixed my issue and repaired a few corrupted files as well thanks so much.
 
I really don't know now:(. David(Bailey) has been having a similar problem(but using install .wim command) too, and more advanced users as me tried to help to no avail:shock:. You can take a look at this thread.
 
Back
Top