How do I reply to an answer that does NOT solve my problem and/or seek more guidance?
Windows Update Error
John -PC
60
Reputation points
When running Windows update What does error code 0x80070050 mean?
Windows for home | Windows 10 | Windows update
2 answers
Sort by: Most helpful
-
Ramesh 176.4K Reputation points Volunteer Moderator2026-02-16T11:53:37.15+00:00 Hi John,
Error 0x80070050 means ERROR_FILE_EXISTS. Please share your CBS logs for analysis. To collect the CBS logs, open admin PowerShell and run these commands:
net stop trustedinstaller 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.