Share via

Update errors Error code 0x800700c1

Anonymous
2025-06-02T16:50:25+00:00

Hi there, I have been getting 0x800700c1 errors for the last few updates.

I have tried DISM and SFC like other posts mention. I have tried doing an in place install of windows 11 and that failed. I don't know what to do at this point. Given that this update is the most recent I figured others would be running into these issues.

Could I get help to resolve this? I'd like to avoid doing a full reinstall of windows and wiping the drive.

Windows for home | Windows 11 | Windows update

Locked Question. This question was migrated from the Microsoft Support Community. You can vote on whether it's helpful, but you can't add comments or replies or follow the question.

0 comments No comments

14 answers

Sort by: Most helpful
  1. Deleted

    This answer has been deleted due to a violation of our Code of Conduct. The answer was manually reported or identified through automated detection before action was taken. Please refer to our Code of Conduct for more information.


    Comments have been turned off. Learn more

  2. Anonymous
    2025-06-02T17:08:14+00:00

    Ah I confused powershell for CMD. Well I gave you a link to the logs. Did that get you what you were looking for?

    0 comments No comments
  3. Ramesh 176.1K Reputation points Volunteer Moderator
    2025-06-02T17:05:46+00:00

    That command doesn't work btw. Compress-archive is not native to windows. I compressed the latest log with the

    Here are the logs: https://gofile.io/d/PI1DE9

    Are you sure?

    Well. It's a PowerShell command and it is native to Windows.

    0 comments No comments
  4. Anonymous
    2025-06-02T17:02:35+00:00

    That command doesn't work btw. Compress-archive is not native to windows. I compressed the latest log with the

    Here are the logs: https://gofile.io/d/PI1DE9

    0 comments No comments
  5. Ramesh 176.1K Reputation points Volunteer Moderator
    2025-06-02T16:51:52+00:00

    Please upload your CBS logs to OneDrive or GoFile.io and share the link here. To collect the CBS logs, open admin PowerShell and run:

     Compress-Archive C:\Windows\Logs\CBS -f (join-path ([environment]::GetFolderPath('Desktop')) \CBS.zip)

     This creates a file named CBS.zip on your desktop. Share it on OneDrive or GoFile.io and post the link here.

    0 comments No comments