windows undoes changes after it updates

Anonymous
2025-05-21T14:38:28+00:00

So my system is a windows 10 home 22h2 and every time it tries to update, it lasts 2 or more hours updating then when it finishes it says "undoing changes made to your computer" in a black screen and then when I go to windows update page to see what happened they give me this error code: 0xc1900101

What i've tried already: doing sfc/scannow, disabling windows firewall (I don't have any other antivirus), I tried running setupdiag.exe with the prompts however somehow it does not create any log file so I can't see what went wrong (maybe I don't used it correctly). I searched the meaning of the error code it gave me and it said there's an incompatible driver.

I recently changed my motherboard and my processor, does it have anything to do with it?? Should I try to update my pc using these parts again? I still have them. My old processor was a i5 4440 3.10 Ghz and my new one is a i5-4590 3.30Ghz and my two motherboards are not from "mainstream" brands like Asus or Gigabyte but they're not the same brands.

Also, another little detail I need to mention is when the update finished the file setupdiag.exe appeared out of nowhere in my downloads folder but it still did not created any log file. Help!!! it's the fourth time the system tries to update but no success!!!

Windows for home | Windows 10 | 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
Answer accepted by question author
Ramesh Srinivasan 87,865 Reputation points Independent Advisor
2025-05-23T09:47:19+00:00

Thanks. Now, please run these commands.

cd /d "C:\Windows\Microsoft.NET\Framework64\v4.0.30319\Config"

ren machine.config  machine.config.old

ren web.config  web.config.old

copy machine.config.default machine.config

copy web.config.default web.config

cd /d "C:\Windows\Microsoft.NET\Framework64\v2.0.50727\CONFIG"

ren machine.config machine.config.old

ren web.config  web.config.old

copy machine.config.default machine.config

copy web.config.default web.config

Download CBSDiag.bat from the GitHub page below:

https://gist.github.com/winhelponline/819c9abe3...

Right-click cbsdiag.bat, click Properties, select Unblock, and click OK.

Right-click cbsdiag.bat, and choose "Run as administrator".

(The batch file contains plain text code. You can read its contents using Notepad before running it. It collects the CBS registry key and servicing-related information to fix the corruption.)

The batch file creates a file named CBSDiag.zip on your desktop. Share the file on OneDrive.

Standard Disclaimer: There is a link to a non-Microsoft website. The page appears to provide accurate, safe information.

Was this answer helpful?

0 comments No comments

63 additional answers

Sort by: Most helpful
  1. Ramesh Srinivasan 87,865 Reputation points Independent Advisor
    2025-05-22T13:08:19+00:00

    It repair installs Windows 10 and installs the latest (May 2025) quality update during the process.

    Was this answer helpful?

    0 comments No comments
  2. Anonymous
    2025-05-22T13:06:32+00:00

    so, the media creation thing you sent me is telling me "install windows 10 home" and "keep app and personal files", now i'm confused, i already have windows 10 home so it wants to install it again or it just wants to update the windows 10 home i already have? (by the way, before it told me to "install windows 10 home" it loaded for a while)

    Was this answer helpful?

    0 comments No comments
  3. Anonymous
    2025-05-22T12:16:26+00:00

    here are 22.05.2025_08.49.32.zip, will do the repair installation now

    Was this answer helpful?

    0 comments No comments
  4. Ramesh Srinivasan 87,865 Reputation points Independent Advisor
    2025-05-22T12:13:09+00:00

    It ran correctly. Please do the following:

    1. Share this file. It contains the Windows Update and CBS logs.

    C:\Users\dayanne macedo\Desktop\22.05.2025_08.49.32.zip

    1. Repair install Windows 10 using MCT.

    Download Windows 10 Media Creation Tool (MCT) from this link:

    https://go.microsoft.com/fwlink/?LinkId=2265055

    Run MCT and accept the license agreement.

    Click "Upgrade this PC now". This starts the repair installation.

    (Your apps, settings, and files will be kept by default during a repair install/in-place upgrade.)

    See also:

    Reinstall Windows - Microsoft Support:

    https://support.microsoft.com/en-us/windows/rei...

    Was this answer helpful?

    0 comments No comments