Windows Won’t Boot Properly After an Update: Repair Guide

You install a Windows update, it restarts like it always does, and instead of your desktop you’re stuck — a loop back to the same repair screen, a black screen that never goes anywhere, or “Automatic Repair” running over and over without ever finishing.

It looks like a disaster, but a broken boot right after an update is actually one of the more fixable problems in Windows, precisely because the timing tells you exactly what caused it. A full reinstall is almost never necessary.

Quick explanation: this guide covers getting into the recovery environment, the specific repair steps to try in order, and what to clean up once your PC boots again so the same update doesn’t cause a repeat.

For the full feature list and usage details, you can also visit the Fixyfier Documentation.

Quick Answer

If Windows won’t boot properly after an update, don’t force a restart while it’s still actually installing — give it at least 30 to 60 minutes first. If it’s genuinely stuck, force a restart to reach the recovery environment and try Startup Repair first. If that doesn’t fix it, uninstall the update itself from Advanced options, or use System Restore if a restore point from before the update exists. Once you’re back in Windows, run a DISM and SFC scan to repair any system files the interrupted update left damaged.

What “Won’t Boot Properly” Looks Like After an Update

This usually shows up as one of a few patterns: Windows boots to a black screen with only a cursor, it loops back to the same “Diagnosing your PC” or “Automatic Repair” screen every time, or it restarts on its own partway through startup and tries again from scratch. Sometimes it gets to the login screen and then crashes back to a blue or black screen before you can sign in.
The common thread is timing — this starts right after an update installs, which is a strong clue about the cause. Updates that get interrupted partway through, that replace a driver Windows depends on to start, or that leave the boot configuration in a half-written state can all produce exactly this kind of failure. It’s very rarely a sign of failing hardware.
The rest of this guide works through the fix in order: getting into the recovery environment, trying the built-in repair tools, and then — once Windows boots again — cleaning up what the interrupted update left behind.

Give the Update a Real Chance to Finish First

Before assuming anything is broken, make sure the update actually finished trying. Screens like “Working on updates” or “Configuring Windows updates, don’t turn off your computer” can sit at the same percentage for a long time, especially on an older PC or one with a traditional hard drive rather than an SSD, and that’s normal rather than a sign of a hang.
Give it at least 30 to 60 minutes before assuming it’s stuck. If your PC has an activity light for the drive, occasional flickering is a good sign it’s still doing something. No activity at all for an hour or more, on the other hand, is a reasonable point to conclude it’s genuinely frozen rather than just slow.
If it really is stuck, hold the power button for about ten seconds to force a restart. This is the point where the recovery steps below come in — one forced restart is fine, but repeating it several times in a row is actually how Windows recognizes a boot problem and offers to fix it automatically.

Getting Into the Recovery Environment

Windows usually detects a failed boot on its own after two or three interrupted attempts and launches the recovery environment automatically, showing a “Preparing Automatic Repair” screen followed by a “Choose an option” menu. If a forced restart doesn’t trigger this on its own, you can usually get there manually by holding the power button to force a shutdown during the Windows logo, then repeating that two or three times in a row — Windows treats the repeated failed starts as a signal to boot into recovery instead.
If that still doesn’t work, a Windows installation USB (built on another working PC using Microsoft’s Media Creation Tool) gets you to the same place — boot from the USB drive, and instead of clicking Install, choose “Repair your computer” in the bottom-left corner. From either path, the menu you’re looking for is Troubleshoot > Advanced options.
That menu is where every repair option in the next section lives — Startup Repair, Uninstall Updates, and System Restore all sit side by side in the same list, so once you’re here the rest of the process is just working through them in order.

Startup Repair, Then Uninstalling the Update

From Advanced options, start with Startup Repair. It scans for common boot configuration problems and fixes them automatically — it can take several minutes and may restart your PC once or twice while it works, which is normal.
If Startup Repair reports that it couldn’t fix the problem, go back into Advanced options and look for Uninstall Updates. Since the failure started right after an update installed, removing that specific update — either the latest quality update or the latest feature update, whichever applies — resolves this in most cases, because it’s undoing the exact change that caused it.
If that option isn’t available or doesn’t help, use System Restore from the same Advanced options menu instead, choosing a restore point dated before the update installed, if one exists. Neither of these touches your personal files — they only reverse system-level changes.
NordVPN
One More Thing While You're At It

Downloading Recovery Media on a Network That Isn't Yours?

If your main PC is the one that's stuck, there's a good chance you're building recovery media or grabbing driver files from a second device on a network you don't control — a library, a coffee shop, a friend's Wi-Fi. NordVPN encrypts that connection, so whatever network you're borrowing can't see what you're downloading.

Secure This Download

Once Windows Boots Again, Repair What the Update Left Behind

Getting back to the desktop doesn’t necessarily mean everything is clean. An update that was interrupted or partially rolled back can leave a handful of system files mismatched or corrupted even after boot itself succeeds — showing up later as odd app crashes or features that behave inconsistently.
Open Command Prompt or Terminal as administrator and run both commands below — DISM first, since it repairs the underlying Windows image, then SFC, which checks individual system files against that repaired image. Each can take ten minutes or more; let them finish without interrupting.
DISM /Online /Cleanup-Image /RestoreHealth
sfc /scannow
Fixyfier’s Deep Fix section includes both of these as one-click actions — Run DISM RestoreHealth and Run SFC (System File Checker) — so you can run the same repair without typing either command.

Clearing the Stuck Update and Preventing a Repeat

Before letting Windows try the same update again, clear out its cached installation files. A partially downloaded or corrupted update file is a common reason the exact same update fails to install a second time in exactly the same way.
Fixyfier’s Cleanup & Optimize section includes Clear Windows Update Cache for exactly this — it removes the cached files so Windows downloads a clean copy the next time it checks for updates, rather than retrying whatever was already sitting there.
Going forward, Fixyfier’s Create a System Restore Point shortcut — available as a dedicated one-click icon right in the app’s main screen — makes it easy to protect yourself before installing a major update, since running it beforehand means that if the update causes this same problem, you can roll it back in seconds instead of going through the recovery environment again.

Frequently Asked Questions

Will I lose my files if I uninstall the update or use System Restore?

No. Both Uninstall Updates and System Restore only reverse system-level changes — installed updates, drivers, and settings — not personal files in your user folders. Documents, photos, and anything else in your files stay exactly where they were.

What if Startup Repair says it couldn’t repair my PC?

That’s common, and it doesn’t mean the problem is unfixable — Startup Repair only targets a specific set of common boot configuration issues. Move on to uninstalling the update or using System Restore from the same Advanced options menu, either of which addresses the actual cause more directly.

How long should I wait before assuming an update is actually stuck?

At least 30 to 60 minutes, longer on an older PC or one with a traditional hard drive rather than an SSD. Watch for a drive activity light or listen for drive noise as a sign it’s still working. Only force a restart once there’s been no activity at all for an hour or more.

Let Fixyfier Clean Up After a Rough Update

Once you’re back in Windows, Fixyfier’s Deep Fix section runs Run DISM RestoreHealth and Run SFC in one click each to repair whatever the interrupted update left behind, and its Cleanup & Optimize section’s Clear Windows Update Cache clears out the stuck files before you try installing again.