You’re deep into another productive day of work, likely finishing up a report or finalising a presentation, when suddenly, your screen freezes, and you see Undoing changes made to your computer. Panic ensues as your system reboots and appears to be stuck in a loop.
If you’ve seen the message, it generally means something went wrong during an update, and your computer is attempting to undo these changes. But don’t worry; this issue is more common than you think, and some practical solutions are available.
What Causes the Error?
The “undoing changes made to your computer” notification often appears when something goes wrong during a Windows update, it attempts to revert the changes.
Method 1: Boot Into Safe Mode
Safe Mode is frequently your best buddy when dealing with errors. Safe Mode allows your computer to boot with only the most basic drivers and services, and also helps in the issue of undoing changes made to your computer.
First, power down your PC manually.
Please turn it on and force close it when you see the Windows logo. Repeat this process three times.
At the third boot, your PC should enter Automatic Repair mode.
Now, select Advanced Options > Troubleshoot > Advanced Options > Startup Settings > Click Restart.
Press F4 to enter Safe Mode.
When in Safe Mode:
Open Control Panel.
Follow the path Programmes > Uninstall a Program > View Installed Updates.
You might also like to read: The Number You Have Dialed Has Calling Restrictions?
Method 2: Turn on a Metered Connection
Turning a metered connection on can postpone future updates and avoid immediate recurrence.
Open Settings > Network & Internet > Wi-Fi or Ethernet.
Click on your active connection.
Toggle “Set as metered connection” to on.
Method 3: run SFC and DISM
Corruption can cause the “undoing changes made to your computer ” loop.
Open Command Prompt with Administrator privileges.
Type sfc /scannow and press enter.
If the problem continues, also try the following:
Dism /Online /Cleanup-Image /CheckHealth
Dism /Online /Cleanup-Image /ScanHealth
Dism /Online /Cleanup-Image /restorehealth
Reboot your computer to see if it is fixed.
Method 4: Utilise the Windows Update Troubleshooter
The built-in troubleshooter will help you identify and solve actual problems with undoing changes made to your computer.
Open Settings > Update & Security > Troubleshoot.
Select Additional Troubleshooters.
Find Windows update>Select “Run the troubleshooter.”
Method 5: Review Event Viewer Logs
Use the search to locate Event Viewer.
Select Windows Logs > System.
Use the time when the update failed and look for critical errors.
You should be able to use Event Viewer to identify the source of the problem and take steps to correct it if you see undoing changes made to your computer.
Method 6: Update Drivers
It’s a good idea to update the drivers, if needed, to make sure they don’t interfere with getting updates.
Open Device Manager.
Expand the sections, right-click the device, and select how to update the driver.
Method 7: System Restore
As a last resort, using a system restore point will allow you to revert to a stable time and restore point.
Search and open “Create a restore point.“
Select “System Restore.”
The Conclusion
The “undoing changes made to your computer ” message might seem like a nightmare, but with patience, you can rectify it and restore the intended functionality of your PC.