Ah I confused powershell for CMD. Well I gave you a link to the logs. Did that get you what you were looking for?
Update errors Error code 0x800700c1
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.
14 answers
Sort by: Most helpful
-
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
-
Anonymous
2025-06-02T17:08:14+00:00 -
Ramesh 176.1K Reputation points Volunteer Moderator2025-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.
-
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
-
Ramesh 176.1K Reputation points Volunteer Moderator2025-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.