[SOLVED] DISM Error 0x800f081f The source files could not be found.

slaver7

New member
Joined
Feb 26, 2016
Posts
2
Hi,

i have some trouble with the windows explorer and I want to fix the it with "dism /online /cleanup-image /restorehealth".

But I get a
0x800f081f error.
 

Attachments

Hi and welcome to Sysnative. I'm going to have you run that command one more time and provide a different log.

Step#1 - DISM /RestoreHealth Scan
Warning:this fix is specific to the user in this thread. No one else should follow these instructions as it may cause more harm than good. If you are after assistance, please start a thread of your own.

  1. Right-click on the Start
    w8start.png
    button and select Command Prompt (Admin)
  2. When command prompt opens, Copy (Ctrl+C) and Paste (Right-click > Paste) the following command into it, then press Enter
    Dism /Online /Cleanup-Image /RestoreHealth
  3. Once it finishes, copy and paste the following into the command-prompt window and press Enter. If prompted to overwrite the existing file go ahead.
    copy %windir%\logs\cbs\cbs.log "%userprofile%\Desktop\cbs.txt"
  4. Once this has completed please go to your Desktop and you will find CBS.txt => Please zip/upload to this thread.
    Please Note:: if the file is too big (over 7MB) to upload to your next post, please upload via a service such as Dropbox or One Drive or SendSpace and just provide the link.
 
Hi BrianDrab,

i'm solve this issue using an install wim image and Source Param from RestoreHealth. I try to use an esd before, but i do not had work. Now its all fine.

Anyway thank you.
 

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

Back
Top