Location:
State:
Carrier
Country
Status

SFC cant fix my problems


Hi,
SFC reports that there are corrupt files but cant fix them.
I'm having problems with my store, being stuck on "acquiring license" and with windows update saying it cant check for updates because its trying to install updates already.

I've tried various sfc commands such as Dism /Online /Cleanup-Image /StartComponentCleanup and C:WINDOWSsystem32>Dism /Online /Cleanup-Image /RestoreHealth /wim:E:sourcesinstall.wim:1 /limitaccess.

I've also ran a powershell command which failed.

Someone from the Microsoft community said for me to C:WINDOWSsystem32>Dism /Online /Cleanup-Image /RestoreHealth /wim:E:sourcesinstall.wim:1 /limitaccess. I need to download the latest window 10 build because my CD is from an old build.

Do you guys have any suggestions?
If I have to download a new iso through media creation tool, does it matter that I'm running Windows 10 education?

What error messages do you get?

SomeThing abou not being able to find the source file.

When I run the command that uses the CD, I hear the CD spin, but get same error of no source

Open E:sourcesin file explorer to check if you have install.wimor install.esd
If you have install.esd then use the syntax as shown:
Dism /Online /Cleanup-Image /RestoreHealth /esd:E:sourcesinstall.esd:1 /limitaccess

Open E:sourcesin file explorer to check if you have install.wimor install.esd
If you have install.esd then use the syntax as shown:
Dism /Online /Cleanup-Image /RestoreHealth /esd:E:sourcesinstall.esd:1 /limitaccess
I have tried that with my disc. My disc has the the wim file.
I hear the cd spin up but get an error saying that the source could not be found.

Someone from the microsoft community said it was because the build of my CD is different to the build on my current windows

You can try to download the ISO file from Windows 10 Download - Tech Bench
Then either double clickon the ISO or Right Click on ISO->Mount. This will mount the ISO to a virtual DVD. Open This PC and look for the drive letter assigned to the virtual DVD. Use the command again with the drive letter.

You can try to download the ISO file from
Windows 10 Download - Tech Bench
Then either double clickon the ISO or Right Click on ISO->Mount. This will mount the ISO to a virtual DVD. Open This PC and look for the drive letter assigned to the virtual DVD. Use the command again with the drive letter.



Will this work with Windows 10 education?

The media tool asks for which edition you want to download, but doesn't have education as an option

What am I doing wrong?

If you used the tech bench download I don't think there is an esd.

Try this,

Dism /Online /Cleanup-Image /RestoreHealth /wim:F:sourcesinstall.wim:1 /limitaccess

From number 6 in this tutorial,

DISM - Repair Windows 10 Image - Windows 10 blog

If you used the tech bench download I don't think there is an esd.

Try this,

Dism /Online /Cleanup-Image /RestoreHealth /wim:F:sourcesinstall.wim:1 /limitaccess



From number 6 in this tutorial,

DISM - Repair Windows 10 Image - Windows 10 blog
I downloaded the iso from the media creation tool.
I copied and paste the command that you suggested, and it still doesn't work?


Is the only option left, is to do a repair install?

SFC cant fix my problems