Error: We couldn’t complete the updates, Undoing changes. Don’t turn off your computer.

Anonymous
2014-05-14T19:34:39+00:00

This error may appear anytime a Windows Update fails. To investigate possible solutions, we need to start with the specific error code.

We can do this by viewing your update history.

  1. Swipe in from the right edge of the screen (or, if you're using a mouse, pointing to the lower-right corner of the screen and moving the mouse pointer up), and tap or click Settings.
  2. Tap or click Change PC settings, and then Update and recovery.
  3. Tap or click View your update history.

View failed update error code.

Please post here with your error code, so that the Community can try to help guide you appropriately.

Windows for home | Previous Windows versions | 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

998 answers

Sort by: Oldest
  1. Anonymous
    2015-03-10T22:58:29+00:00

    I don't know how I got there, but try this

    https://onedrive.live.com/redir?resid=F56F7AEBD0068A0B%21771

    If that doesn't work,  need step-by-step instructions.

    If you spell out the steps, I can follow. Thanks

    Was this answer helpful?

    0 comments No comments
  2. Anonymous
    2015-03-10T23:05:18+00:00

    @showmethefacts, the CBS.log can get very large.  I would suggest renaming it and the DISM.log and doing another 'Dism /Online /Cleanup-Image /RestoreHealth'.

    From an admin command prompt:

    cd \windows\logs\cbs

    rename cbs.log cbs.log-20150310

    cd \windows\logs\dism

    rename dism.log dism.log-20150310

    This time the CBS.log and DISM.log files were under 50KB.  I went to https://onedrive.live.com/, logged in and uploaded the two files.  I then right-clicked on each file, selected Share / Get a link / View only and then Create link.  It turns out that selecting both files at the same time results in a link that subsequently shows icons for the two files rather than immediately loading them.

    Was this answer helpful?

    0 comments No comments
  3. Anonymous
    2015-03-10T23:28:40+00:00

    Questions:

    1. Is this a single command prompt, or 4 separate command prompts:

    From an admin command prompt:

    cd \windows\logs\cbs

    rename cbs.log cbs.log-20150310

    cd \windows\logs\dism

    rename dism.log dism.log-20150310

    1. Then at what point to I create the log by pasting the CBS stuff in a browser window?

    Was this answer helpful?

    0 comments No comments
  4. Anonymous
    2015-03-10T23:52:23+00:00

    @showmethefacts, open an Admin command prompt and paste in the four commands in sequence to backup your existing log files.  From the same command prompt, you can then run Dism /Online /Cleanup-Image /RestoreHealth which will create new log files.  

    I am not a OneDrive expert so there may be a better way.  I opened a browser, went to https://onedrive.live.com/ to access the OneDrive web user interface and did the uploads of c:\windows\logs\cbs\cbs.log and c:\windows\logs\dism\dism.log followed by creating the share links.  No need to convert the logs into PDFs.

    Was this answer helpful?

    0 comments No comments
  5. Anonymous
    2015-03-11T00:30:48+00:00

    OK, I know I this is tedious, but when yo say:  "paste in the four commands in sequence to backup your existing log files," do I paste in one at a time and hit "enter" after each? Or do I paste them in all at once? I tried the latter to no good effect. And if I do the former, do I create a log after each one, thus making 4 cbs logs and 4 DIMs logs?

    Was this answer helpful?

    0 comments No comments