How to Safely Uninstall a Windows Update That’s Causing Problems

Your PC boots fine, Windows runs fine, and everything was working normally right up until a specific update installed — and now one particular thing is broken. A printer that stopped working, a game that crashes on launch, a second monitor that flickers, or a setting that keeps resetting itself. It’s not a full system failure, just one new problem that showed up out of nowhere.

When a problem starts right after an update finishes installing, the update itself is the first and most likely suspect — and unlike a PC that won’t boot at all, this is a case where you can usually confirm the cause and remove just that one update without touching anything else on the system.

Quick explanation: this guide covers confirming the timing actually lines up with a specific update rather than being a coincidence, creating a restore point before you change anything, uninstalling the update through Windows Update’s own history, handling the same situation for a driver update specifically through Device Manager, what Windows does afterward when it tries to reinstall the same update, and when reporting the problem through Feedback Hub is the better move instead of just removing the update and moving on.

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

Quick Answer

Open Settings > Windows Update > Update history > Uninstall updates and check the date next to each entry against when the problem first showed up. If a cumulative or feature update lines up with the timing, select it and click Uninstall — Windows removes just that update and rolls the affected files back to their previous state. If the culprit is a specific hardware driver rather than a general Windows update, use Device Manager > the device in question > Properties > Driver > Roll Back Driver instead. It’s worth creating a restore point before either one, just in case.

Confirm the Problem Actually Started With an Update

It’s tempting to blame the most recent update the moment something goes wrong, but plenty of unrelated issues happen to surface around the same time — a failing drive, a corrupted app, or a setting changed by accident. Before uninstalling anything, pin down the actual timeline.
Open Settings > Windows Update > Update history and look at the installation date on the most recent entries. Compare that date against when you first noticed the problem — if they’re the same day, or the problem started the next time you restarted after that update installed, that’s a strong signal rather than a coincidence.
Fixyfier’s Check System Specifications shortcut, under System Tools, shows your current build and version number at a glance, which is useful for cross-referencing against Microsoft’s release notes for that specific KB number to see if others have reported the same symptom.

Create a Restore Point Before You Uninstall Anything

Uninstalling a Windows update is generally a safe, reversible action on its own, but it’s still a change to core system files — and it’s worth having a fallback in place before making any change like that, especially if you’re not entirely certain which update is responsible.
A system restore point gives you a clean checkpoint to return to if uninstalling the update doesn’t fix the problem, or introduces a different one. It only takes a minute to create and doesn’t require touching anything else beforehand.
Fixyfier puts this on its main screen as a one-click shortcut — Create a System Restore Point — rather than requiring you to hunt through Control Panel’s System Protection settings first, so there’s no excuse to skip it before making a change like this.

Uninstalling the Update Through Windows Update

Once you’ve identified the likely update and created a restore point, removing it is straightforward. Go to Settings > Windows Update > Update history > Uninstall updates, which opens a list of every update currently installed on your PC, most recent first.
Find the entry that matches the date and KB number you identified earlier, select it, and click Uninstall. Windows will ask for confirmation and may require a restart to finish rolling the update back — after that restart, check whether the original problem is gone.
wusa /uninstall /kb:5040442 /quiet /norestart
That same removal can also be triggered from an elevated Command Prompt using wusa with the update’s KB number, shown above — useful if the Settings app itself is behaving unreliably, or if you’re scripting the same fix across more than one PC.

When the Problem Is a Driver Update, Not a Windows Update

Not every update that causes trouble comes through Windows Update’s general history — graphics, audio, and network drivers are often pushed the same way, and they don’t always show up in the same uninstall list. If the symptom is tied to a specific piece of hardware — a monitor, a webcam, a Wi-Fi adapter — a driver update is a more likely cause than a cumulative Windows update.
Open Device Manager, find the device in question, right-click it and choose Properties, then the Driver tab. If a Roll Back Driver option is available there, Windows kept a copy of the previous driver and can restore it directly, without needing to touch anything else.
Fixyfier’s Administrative Tools section includes a Device Manager shortcut, so you can jump straight to the device in question and check for that rollback option without digging through Control Panel or the Start menu first.
NordVPN
One Thing Worth Knowing

Testing a Fix Often Means Downloading Files From Outside Windows Update

Confirming an update is really the cause sometimes means pulling a standalone update package from the Microsoft Update Catalog, or a driver file directly from a hardware manufacturer's site, to test against. NordVPN keeps that download traffic private while you're grabbing files from outside the normal Windows Update pipeline, particularly if you're doing it from a shared or public connection.

Browse More Safely

Stopping Windows From Reinstalling the Same Update

Uninstalling an update doesn’t permanently block it — Windows Update generally treats an uninstalled update as still “needed” and will try to install it again the next time it checks for updates, which can undo the fix within a day or two if you don’t do anything else.
The simplest option is to pause updates temporarily from Settings > Windows Update, using Pause for 1 week (repeatable up to five weeks), which buys time to confirm the fix actually holds before Windows tries to reinstall the same update on its own.
For a driver specifically, Windows sometimes needs to be told not to automatically reinstall it going forward through the “Show or hide updates” troubleshooter tool from Microsoft, which lets you hide that one driver update from future scans without pausing everything else.

When Reporting the Issue Beats Just Removing the Update

Uninstalling a problematic update fixes the symptom on your PC, but it also means you’ll eventually need to deal with the same update again once Microsoft re-releases it or a related cumulative update supersedes it — the underlying bug doesn’t go away just because you removed it locally.
If the issue is reproducible and clearly tied to that update, filing a report through the built-in Feedback Hub app gives Microsoft a concrete case to investigate, and it’s worth doing alongside the uninstall rather than instead of it — especially for anything affecting hardware compatibility or a widely used feature.
Treat the uninstall as the immediate fix and the Feedback Hub report as the long-term one — removing the update gets your PC working again today, but it’s the report that gives Microsoft a reason to fix the actual bug before that update comes back around.

Frequently Asked Questions

Is it safe to uninstall a Windows update?

Yes, for most updates — Windows keeps the files needed to roll an update back when you uninstall it through Update history, and creating a restore point first gives you a second fallback if anything unexpected happens. It’s a routine, reversible operation, not something that risks the whole system.

Will Windows just reinstall the same update again automatically?

Usually yes, unless you take an extra step — Windows Update still considers an uninstalled update “needed” and will offer it again on the next check, typically within a day or two. Pausing updates temporarily, or hiding that specific update, prevents it from silently reinstalling before you’re ready.

How do I know which update caused the problem if several installed around the same time?

Compare the installation dates in Update history against exactly when the problem started — if a restart happened between two updates, whichever one installed closest to that restart is the more likely cause. When it’s genuinely unclear, uninstalling the most recent one first and checking whether the problem clears up is a reasonable way to narrow it down.

Let Fixyfier Back You Up Before You Touch an Update

Fixyfier puts Create a System Restore Point right on the main screen and keeps Device Manager a click away in Administrative Tools, so you’ve got a safety net in place and quick access to driver rollback before you uninstall anything Windows Update installed.