[SOLVED] 4- Dism error (0x800f081f) The source files could not be found

saa

Well-known member
Joined
Jul 25, 2022
Posts
163
Hello,

After installing Windows current monthly updates succesfully, i get the DISM error 0x800f081f.

sfc /scannow -> Good!
Dism /RestoreHealth -> Error: 0x800f0906, The source files could not be downloaded. The DISM log file can be found at C:\Windows\Logs\DISM\dism.log.
dism.log is attached and CBS.ZIP can be found here CBS.zip



Any idea on how to fix this issue?

Many Thanks!
 

Attachments

Last edited:
Rich (BB code):
2022-08-24 05:36:02, Error                 CBS    Failed to resolve package 'Package_for_KB5013625_GM~31bf3856ad364e35~amd64~~10.0.4510.2' [HRESULT = 0x80070490 - ERROR_NOT_FOUND]
2022-08-24 05:36:02, Info                  CBS    Maint: Deepclean: Unable to open package Package_for_KB5013625_GM~31bf3856ad364e35~amd64~~10.0.4510.2 [HRESULT = 0x80070490 - ERROR_NOT_FOUND]

Hi,

It seems this is a different problem than the mentioned error code in the title of the thread?

Please perform the following:

Download
56f31e53c97da-SFCFix.PNG
SFCFix and save it to your desktop.
Warning: This fix was written specifically for this system. Do not run this fix on another system.
  • Save any work you have open, and close all programs.
  • Download the attachment SFCFixScript.txt and save it to your desktop.
  • Drag the SFCFixScript.txt file over the SFCFix.exe executable and release it.
62151e1bebac4-SFCFix-Txt-Eng.gif

  • SFCFix will launch, let it complete.
  • Once done, a file will appear on your desktop, called SFCFix.txt.
  • Post the logfile (SFCFix.txt) as attachment in your next reply.
 

Attachments

I ran the SFCFixScript.txt in SFCFix.exe. Kindly find the SFCFix.txt attached.
 

Attachments

Step 1.
Warning: This fix was written specifically for this system. Do not run this fix on another system.
  • Save any work you have open, and close all programs.
  • Download the attachment SFCFix.zip and save it to your desktop.
  • Drag the SFCFix.zip file over the SFCFix.exe executable and release it.
6190d993a26f3-SFCFix-Zip-Eng.gif

  • SFCFix will launch, let it complete.
  • Once done, a file will appear on your desktop, called SFCFix.txt.
  • Post the logfile (SFCFix.txt) as attachment in your next reply.


Step 2. Run the following DISM command and post the result. If it fails attach a new copy of the CBS log.
Code:
DISM /online /cleanup-image /RestoreHealth
 

Attachments

  • Thanks
Reactions: saa
This was the perfect solution also. Error fixed. Thank you so much.
 

Has Sysnative Forums helped you? Please consider donating to help us support the site!

Back
Top