Download error - 0x800700c1

jschoonj

New member
Joined
Jun 11, 2025
Posts
2
After having a W10 x64 PRO PC sitting unused for almost a year, I am no longer able to update Windows.
I'm getting a download error - 0x800700c1.
I tried to fix this by troubleshooting and going into various CMD prompts:

/////////////////////////////////////////////////////////////////////////////////////////////////////////////////////

C:\WINDOWS\system32>sfc /scannow

Windows Resource Protection could not start the repair service.


///////////////////////////////////////////////////////////////////////////////////////////////////////////////////

C:\WINDOWS\system32>DISM /Online /Cleanup-Image /RestoreHealth /Source:E:\Sources\install.wim

Deployment Image Servicing and Management tool
Version: 10.0.19041.3636

Image Version: 10.0.19045.4717

[==========================100.0%==========================]
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 Configure a Windows Repair Source.


///////////////////////////////////////////////////////////////////////////////////////////////////////////////////

C:\WINDOWS\system32>dism.exe /online /Cleanup-Image /StartComponentCleanup

Deployment Image Servicing and Management tool
Version: 10.0.19041.3636

Image Version: 10.0.19045.4717

[===== 10.0% ]
[=========== 20.0% ]

Error: 193

%1 is not a valid Win32 application.

The DISM log file can be found at C:\WINDOWS\Logs\DISM\dism.log

///////////////////////////////////////////////////////////////////////////////////////////////////////////////////

Creating new install media for repair also does not work.
I was about ready to perform a clean install until I came across these forum posts.
Can anyone help me out?
 

Attachments

Hi and welcome to Sysnative,

Step 1. Download
67139f7e69a58-SFCFix-ico.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 SFCFix.zip and save it to your desktop.
  • Drag the SFCFix.zip file over the SFCFix.exe executable and release it.
67139f52b3c1e-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 so much for your reply!

Unfortunately the command failed.
I'll add the result as requested.

///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////

C:\WINDOWS\system32>DISM /online /cleanup-image /RestoreHealth

Deployment Image Servicing and Management tool
Version: 10.0.19041.3636

Image Version: 10.0.19045.4717

[==========================100.0%==========================]
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 Configure a Windows Repair Source.

The DISM log file can be found at C:\WINDOWS\Logs\DISM\dism.log

////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////

Many thanks in advance for your follow-up.
 

Attachments

Last edited by a moderator:
Hi,

Here's the next fix.

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.
650c22f99662d-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

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

Back
Top