


'We couldn't complete the updates, Undoing changes' Windows fix
Jul 09, 2025 am 01:18 AMChecking if the system drive has enough free space is a key step to resolve the problem of Windows update failure and rollback. If the C drive is insufficient, the update may not be completed, and 10-20GB is usually reserved. The response methods include: using disk cleaning to delete temporary files, uninstalling infrequently used programs, and automatically cleaning through the storage awareness function in the settings.
You're trying to install Windows updates, and then this pops up: "We couldn't complete the updates, Undoing changes." It's frustrating, especially if it keeps happening. The good news is, it's not always a major issue — just something blocking the update process.

Here are some of the most common causes and practical fixes you can try without jumping into advanced troubleshooting right away.

Check for Enough Free Space
One of the simplest but often overlooked reasons is not having enough free space on your system drive (usually C:). Windows needs room to download and apply updates.
- How much do you need? At least 10–20 GB free is usually safe.
- What to do:
- Delete temporary files via Disk Cleanup
- Uninstall unused programs
- Use Storage Sense in Settings to automatically clean up
If you're running low, that could be why the update failed and rolled back.

Run the Windows Update Troubleshooter
Windows has a built-in troubleshooter that can catch and fix many common issues with updates.
- Go to Settings > System > Troubleshoot > Additional troubleshooters
- Find Windows Update in the list and click Run
It might detect problems like corrupted update components or service issues and attempt to fix them automatically.
Reset Windows Update Components Manually
If the troubleshooter doesn't help, resetting the update system manually can work. This basically clears out stuck downloads and resets the services that handle updates.
Here's what to do:
- Open Command Prompt as Administrator
- Run these commands one by one:
net stop wuauserv net stop cryptSvc net stop bits net stop msserver ren C:We couldnt complete the updates, Undoing changes Windows fixWindowsWe couldnt complete the updates, Undoing changes Windows fixSoftwareDistribution SoftwareDistribution.old ren C:We couldnt complete the updates, Undoing changes Windows fixWindowsWe couldnt complete the updates, Undoing changes Windows fixSystem32We couldnt complete the updates, Undoing changes Windows fixcatroot2 catroot2.old net start wuauserv net start cryptSvc net start bits net start msserver
After that, restart your PC and try checking for updates again.
Check for Corrupted System Files
Sometimes system files get damaged, and that can cause all sorts of issues, including failed updates.
Run this in an Admin Command Prompt:
sfc /scannow
And after that finishes, also run:
DISM /Online /Cleanup-Image /RestoreHealth
These scan and repair core Windows files. If they find anything broken, they'll try to fix it.
Getting the “Undoing changes” message isn't fun, but more often than not, one of these steps will clear it up. Start with the easiest ones — check disk space, run the troubleshooter — and move to the deeper fixes if needed.
Basically that's it.
The above is the detailed content of 'We couldn't complete the updates, Undoing changes' Windows fix. For more information, please follow other related articles on the PHP Chinese website!

Hot AI Tools

Undress AI Tool
Undress images for free

Undresser.AI Undress
AI-powered app for creating realistic nude photos

AI Clothes Remover
Online AI tool for removing clothes from photos.

Clothoff.io
AI clothes remover

Video Face Swap
Swap faces in any video effortlessly with our completely free AI face swap tool!

Hot Article

Hot Tools

Notepad++7.3.1
Easy-to-use and free code editor

SublimeText3 Chinese version
Chinese version, very easy to use

Zend Studio 13.0.1
Powerful PHP integrated development environment

Dreamweaver CS6
Visual web development tools

SublimeText3 Mac version
God-level code editing software (SublimeText3)

Hot Topics

When you encounter Windows stuck in the "GettingWindowsready, Don't turnoff your computer" interface, you should first confirm whether it is really stuck; 1. Observe whether the hard disk indicator light is flashing, 2. Check whether the fan sound has changed, 3. Wait at least 30 to 60 minutes to ensure that the system has enough time to complete the update operation.

To run programs as administrator, you can use Windows' own functions: 1. Right-click the menu to select "Run as administrator", which is suitable for temporary privilege hike scenarios; 2. Create a shortcut and check "Run as administrator" to achieve automatic privilege hike start; 3. Use the task scheduler to configure automated tasks, suitable for running programs that require permissions on a scheduled or background basis, pay attention to setting details such as path changes and permission checks.

When the Windows clipboard history is not working, you can check the following steps: 1. Confirm that the clipboard history function is enabled, the path is "Settings>System>Clipboard", and if it is not enabled, Win V will not respond; 2. Check whether the copy content type is limited, such as large images, special formats or file paths may not be saved; 3. Ensure that the system version supports it, Windows 101809 and above, and some enterprise versions or LTSC do not support it; 4. Try to restart the ClipboardUserService service or end the clipups.exe process; 5. Clear the clipboard cache or reset the settings, close and then turn on the "Clipboard History" or run the "echooff|clip" command to clean up the cache

Don't rush to reinstall the system when the computer is stuck in the Windows restart interface. You can try the following methods first: 1. Force shutdown and then restart. Apply to the situation where the update is stuck. Repeat two or three times or can skip the lag; 2. Enter the safe mode to check, select Start repair or system restore through troubleshooting. If you can enter safe mode, it may be a driver or software conflict; 3. Use the command prompt to repair the system files, enter the three commands sfc and dism in the recovery environment to repair the damaged files; 4. Check the recently installed hardware or driver, unplug the non-essential devices or uninstall the new driver to eliminate incompatibility issues. In most cases, the above steps can solve the phenomenon of restart lag. If it really doesn’t work, consider reinstalling the system and paying attention to backing up data in advance.

The computer is stuck in the "Undo Changes made to the computer" interface, which is a common problem after the Windows update fails. It is usually caused by the stuck rollback process and cannot enter the system normally. 1. First of all, you should wait patiently for a long enough time, especially after restarting, it may take more than 30 minutes to complete the rollback, and observe the hard disk light to determine whether it is still running. 2. If there is no progress for a long time, you can force shut down and enter the recovery environment (WinRE) multiple times, and try to start repair or system restore. 3. After entering safe mode, you can uninstall the most recent update records through the control panel. 4. Use the command prompt to execute the bootrec command in the recovery environment to repair the boot file, or run sfc/scannow to check the system file. 5. The last method is to use the "Reset this computer" function

When encountering SYSTEM\_SERVICE\_EXCEPTION error, 1. Update or roll back the graphics card driver, try to update the driver with the device manager, download and install the official website, or use DDU to completely uninstall and reinstall; 2. Check the memory stick, detect abnormalities through the task manager and Windows memory diagnostic tool, and clean the memory stick or change the slot test if necessary; 3. Repair the system files, run the sfc/scannow and DISM commands with administrator permissions, and check Windows Update; 4. Uninstall recently installed software or updates, especially antivirus software or virtual machine tools. If the above method is invalid, it may be a hardware problem that needs further detection.

Corruption of user profile can be solved by creating a new account, using system tools to repair, manually migrating data, and modifying the registry. After confirming the problem, you can try the following methods in turn: 1. Create a new local account to determine whether it is the original account problem; 2. Use sfc/scannow and DISM tools to repair the system files; 3. Create a new user through the administrator account and manually migrate the old account files (including the hidden AppData directory); 4. Advanced users can try to locate the ProfileList item in the registry editor, check and repair the abnormal ProfileImagePath entry, and backup the registry before the operation.

When encountering the Windows update prompt "Wecouldn't completeetheupdates, Undoingchanges", you should first check whether the disk space is sufficient. 1. Make sure that the C disk has at least 15~20GB of free space. You can run the "Disk Cleanup" tool or enter the command %temp% to clean the temporary folder. If you use a mechanical hard disk, you can also perform disk defragmentation to optimize the update process.
