Movatterモバイル変換


[0]ホーム

URL:


How-To Geek logo

Does your Windows update keep undoing itself? Here’s how to break the cycle

A person using a laptop with Windows 11 installing updates.Credit: Lucas Gouveia / How-To Geek | Melnikov Dmitriy /Shutterstock
4
By Shan Abdul
Shan Abdul is a Senior Writer at HTG andMUO. Having used Windows for over a decade, he's accumulated plenty of experience with the OS. He's been writing on a variety of Windows topics for over three years, incorporating his expertise to teach readers how to get the most out of their Windows devices and resolve issues with the operating system.

He has been writing professionally since 2016. He joined MUO in 2021, and his work has been viewed over 20 million times since then. Outside of writing, he spends his time exploring the cryptocurrency market and gaining insights into general trading.
Sign in to yourHow-To Geek account
Summary
follow
Follow
followed
Followed
Thread1
Here is a fact-based summary of the story contents:
Try something different:

Windows updates are meant to improve system stability, but sometimes after installing them, Windows may roll them back the next time you restart your computer. You might even see an “Undoing changes to your computer” message during the reboot. Here’s how to identify the cause of this issue and fix it.

Ensure the problem isn’t with the update itself

Microsoft occasionally releasesupdates that turn out to be buggy and can create system issues. When this happens, your PC may attempt to install the update, fail after installation, and then revert the changes every time you restart. Before troubleshooting your system, confirm whether the update that keeps reverting is faulty on its own.

Checking the KB number of a recent update in Windows.

First, install the update and note its KB number. Open the Start menu, typeView update history, and click the matching result. Find the most recently installed update, note its KB number, and search for it on theMicrosoft Update Catalog or Windows support forums. If other users are reporting the same issue, then the update is likely the problem—not your system.

Checking details of an update on the Microsoft Update Catalog website.

In that case, the best solution is topause Windows Updates until Microsoft releases a fix. But if the issue seems isolated to your device, proceed to the next troubleshooting steps.

Apply some preliminary fixes

Before moving on to major fixes, try these preliminary steps, as they may resolve the issue quickly without taking much time or effort:

  • The update may have reverted due to a temporary glitch. Try reinstalling it to see if it happens again, or it was a one-time hiccup.
  • If you have any removable media, such as a USB drive or memory card, connected to your computer, unplug it, as it might interfere with the system.
  • Low storage space can also cause updates to fail or revert. If the drive containing your operating system is running low on space,free up some storage space.
  • Boot your computer into Safe Mode and attempt the update there. If the problem doesn’t occur, a driver or service conflict could cause the issue.

Repair corrupted system files

Windows updates may fail or revert if system files are damaged or missing. If the above preliminary checks don’t resolve the issue, your next step should be to repair any file corruption.Windows provides two built-in tools for this: System File Checker (SFC) and Deployment Image Servicing and Management (DISM).

SFC scans your system for corrupted or altered files and restores them to their correct versions, while DISM addresses deeper issues with the Windows image itself. To run an SFC scan, typeCommand Prompt in Windows Search, right-click it, and select “Run as Administrator.” Then enter the following command and follow the on-screen instructions:

sfc /scannow
Running the SFC scan in Command Prompt on Windows.

If SFC doesn’t fully resolve the issue, use DISM by running the following command:

DISM /Online /Cleanup-Image /RestoreHealth
Running the DISM scan in the Command Prompt on Windows.

After completing these scans, restart your computer and try installing the update again. If corrupted files were causing the issue, this should resolve it.

Update or uninstall problematic drivers

Driver conflicts can also cause a Windows update to revert. Once you’ve repaired any corrupted system files, you should check for outdated or problematic drivers. Right-click the Start button and open "Device Manager," and look for devices with a yellow warning icon (exclamation mark), which indicates a potential issue. Right-click the device and select "Update Driver" to update it.

Ifupdating the driver doesn’t fix the problem, right-click and select "Uninstall Device." After that, restart your computer, and Windows should automatically install a compatible driver.

Updating driver of a disk drive in Device Manager on Windows.

To identify drivers that may be causing the update failure, go to "Update History," expand "Driver Updates," check for any recently installed drivers, and reinstall them from scratch.

Checking the recent driver update in the Settings app on Windows.

Reset Windows update components manually

Windows updates can sometimes revert if the update components themselves become corrupted.Resetting the update cache or components often resolves the issue. To do this, typePowerShell in Windows Search, right-click it, and select “Run as Administrator.” Then, enter the following commands one by one to stop the essential update services:

net stop wuauservnet stop cryptSvcnet stop bitsnet stop msiserver
Stopping Windows update components in the PowerShell app on Windows.

Afterwards, restart the update services with the following commands:

net start wuauservnet start cryptSvcnet start bitsnet start msiserver
Restarting some services in the PowerShell on Windows.

Finally, close PowerShell and restart your computer. Once the reset is complete, try installing the updates again. This process should clear any stuck components and fix the problem.

Perform a clean boot

Sometimes, third-party services can interfere with Windows updates, causing them to fail or revert.Performing a clean boot can eliminate this possibility by starting your system with only essential Microsoft services and temporarily turning off any other services that might cause conflicts. To do this, press Win + R, typemsconfig, and hit Enter.

In the System Configuration window, go to the "Services" tab, check "Hide All Microsoft Services," and you’ll see only the remaining third-party services. Click "Disable All," "Apply," and "OK" to turn off all non-Microsoft services.

Disabling all services except the Microsoft related in the System Configuration window.

Once your PC is in clean boot mode, reinstall the problematic update. If the update goes through, pinpoint the problematic service and avoid turning it on in the future.


Following the fixes above should resolve the underlying issue and stop updates from reverting. If the problem persists, your next option is touse System Restore to revert Windows to a previous stable state. Should that still not resolve the issue, you canperform an in-place upgrade, which reinstalls Windows without affecting your personal files.

Follow
Followed
Share
FacebookXWhatsAppThreadsBlueskyLinkedInRedditFlipboardCopy linkEmail
Readers like you help support How-To Geek. When you make a purchase using links on our site, we may earn an affiliate commission.Read More.
A MacBook surrounded by a gear symbol, a shield, an iCloud icon, and a password dots bar.
I made my Mac more secure by changing these 5 settings
A Chromebook keyboard with the search button as the center focus.
These 5 Chromebook tips save me tons of time in Google Docs
Two Linux penguins, one cheerful with a 'Love' button, the other confused with a 'Hate' button.
5 reasons people give up on Linux (and why it’s time to come back)
See More
The back of the OnePlus 15 sitting in grass and leaves.
The OnePlus 15 can finally be sold in the U.S.
A replacement battery for a Kindle third generation eReader.
It’s time to admit you can swap out internal rechargeable batteries yourself
Several smartphones arranged diagonally on a blue geometric background, each displaying a simple home screen with a solid black wallpaper
Black is the new best wallpaper for your phone
See More

[8]ページ先頭

©2009-2025 Movatter.jp