Share via

Windows Update Error

John -PC 60 Reputation points
2026-02-16T11:36:07.4766667+00:00

When running Windows update What does error code 0x80070050 mean?

Windows for home | Windows 10 | Windows update
0 comments No comments

2 answers

Sort by: Most helpful
  1. John -PC 60 Reputation points
    2026-02-16T14:07:12.6166667+00:00

    How do I reply to an answer that does NOT solve my problem and/or seek more guidance?

    Was this answer helpful?

    0 comments No comments

  2. Ramesh 176.4K Reputation points Volunteer Moderator
    2026-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.

    Was this answer helpful?


Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.