Hi,
Getting "sfc /scannow" and "DISM /Online /Cleanup-Image /RestoreHealth" issues.
It seems that I'm not able to fix some corruption.
The main reason I stared with SFC command was that my icons on my task bar, disappeared.
SFC found issues but was unable to resolve them.
I ran the following commands:
Dism /Online /Cleanup-Image /CheckHealth
Dism /Online /Cleanup-Image /ScanHealth
DISM /Online /Cleanup-Image /RestoreHealth
I also used "DISM /Online /Cleanup-Image /RestoreHealth /source:WIM:X:\Install.wim:1 /LimitAccess"
to point to my X drive which is my external drive that has Install.wim file.
The error I'm getting is:
This is the dism.log file output:
dism.log - Pastebin.com
Can anyone help please?
Getting "sfc /scannow" and "DISM /Online /Cleanup-Image /RestoreHealth" issues.
It seems that I'm not able to fix some corruption.
The main reason I stared with SFC command was that my icons on my task bar, disappeared.
SFC found issues but was unable to resolve them.
I ran the following commands:
Dism /Online /Cleanup-Image /CheckHealth
Dism /Online /Cleanup-Image /ScanHealth
DISM /Online /Cleanup-Image /RestoreHealth
I also used "DISM /Online /Cleanup-Image /RestoreHealth /source:WIM:X:\Install.wim:1 /LimitAccess"
to point to my X drive which is my external drive that has Install.wim file.
The error I'm getting is:
Code:
C:\WINDOWS\system32>DISM /Online /Cleanup-Image /RestoreHealth /source:WIM:X:\Install.wim:1 /LimitAccess
Deployment Image Servicing and Management toolVersion: 10.0.14393.0Image Version: 10.0.14393.0
[===========================91.5%===================== ]
Error: 0x800f081f
The source files could not be found.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 http://go.microsoft.com/fwlink/?LinkId=243077.The DISM log file can be found at C:\WINDOWS\Logs\DISM\dism.log
This is the dism.log file output:
dism.log - Pastebin.com
Can anyone help please?
Attachments
-
187.4 KB Views: 49