How to Remove Windows Update: A Practical Guide
Learn safe, step-by-step methods to remove problematic Windows updates. This educational guide covers UI and command-line approaches, precautions, and verification to keep your PC stable.
Removing a Windows update is possible, but proceed cautiously. You can uninstall the patch through Settings or use command-line tools for stubborn updates. Start by opening Settings > Update & Security > Windows Update > View update history > Uninstall updates, select the targeted update, and confirm. For stubborn or corrupted updates, boot into Safe Mode or run DISM/WAU commands.
Why removing a Windows update may be necessary
When a recent Windows update causes boot problems, driver conflicts, performance slowdowns, or unexpected crashes, removing the patch can restore stability. According to Update Bay, rolling back a faulty patch is a common, effective first step to recover usable behavior while you assess underlying causes. It’s important to understand that not every update should be removed; many updates improve security and reliability. The decision hinges on observed symptoms, recent changes to drivers or software, and your tolerance for risk. If you decide to remove an update, you’ll typically regain control over the affected subsystem, whether it’s boot, graphics, or networking. In practice, the process is straightforward, but some patches resist uninstallation due to system protections or partial installations. This section will help you weigh costs and benefits and set expectations before you proceed.
Safety and prerequisites before you start
Before removing any Windows update, take a few precautionary steps. Create a system restore point or full backup so you can recover if something goes wrong. Ensure you have administrator privileges, as uninstalling updates requires elevated rights. Note the exact KB (knowledge base) number of the update you plan to remove, because you will reference it in UI or command-line tools. If you’re on Windows 10 or Windows 11, differences in the user interface may affect where you find the uninstall option. Plan for a reboot and possible follow-up actions if other dependent components rely on the removed patch. Finally, consider whether you want to disable automatic updates temporarily to prevent reinstalling the patch during the troubleshooting window.
Step-by-step: removing updates via the Windows UI
To remove a problematic update using the graphical interface, you’ll perform a sequence that is accessible to most users. Navigate to Settings, then Update & Security, and select Windows Update. Click View update history to reveal installed updates, then click Uninstall updates. From the list, choose the patch by its KB number, confirm the uninstall, and restart your PC when prompted. If the Uninstall button is unavailable or greyed out, you may need to boot into Safe Mode or try an elevated command-line approach. Always verify post-reboot that the system behaves normally and that the issue does not reappear after subsequent updates. This UI path covers most standard scenarios and minimizes risk when done carefully.
Step-by-step: using command-line tools for stubborn updates
Some updates won’t uninstall through the UI alone. In these cases, command-line tools offer a deeper undo capability. Open an elevated Command Prompt or PowerShell. For updates, the Windows Update Standalone Installer (WUSA) can uninstall a specific patch with a command like: wusa /uninstall /kb:KBNUMBER. Replace KBNUMBER with the patch’s actual identifier. In some cases, you may need to use DISM to remove problematic packages or to reset the Windows Update components before retrying an uninstall. Always run commands with caution, as incorrect KB references or syntax can remove the wrong patch or disrupt system services. Keep a record of commands executed and their outcomes.
After removal: reboot and verify
Once the patch is uninstalled, reboot the system to ensure changes take effect. After startup, test the features affected by the update to confirm the issue is resolved. Monitor for new errors, driver conflicts, or performance changes. If problems persist, you may repeat the uninstall for related updates or consider restoring from the backup you created earlier. If you choose to reinstall updates later, do so selectively and review patch notes to avoid repeating the root cause. Regular verification after updates helps maintain long-term stability.
Troubleshooting common issues during removal
If uninstalling an update fails, several paths can help. Booting into Safe Mode can bypass startup protections and allow removal of problematic patches. Check for dependent software or drivers that might be tied to the patch and update them accordingly. Use built-in Windows tools like System Restore if the uninstallation disrupts more than expected, or run a repair via the Windows Recovery Environment. In rare cases, you may need to reset Windows Update components or perform a clean install of Windows as a last resort. Always document your steps and be prepared to roll back if needed.
Tools & Materials
- Admin rights on the PC(You’ll need administrator privileges to uninstall updates.)
- Backup and restore point(Create a system restore point before removing updates.)
- Settings app(Navigate to Windows Update in Settings.)
- Command-line tools (DISM, wusa)(Use for stubborn or failed uninstallations.)
- Safe Mode access(Boot into Safe Mode if standard removal fails.)
- Network connection(Optional but helps if you’re downloading fixes.)
Steps
Estimated time: 30-45 minutes
- 1
Open Settings and navigate to Windows Update
Press Windows key + I to open Settings, then choose Update & Security, and click Windows Update to access the update history and installed patches.
Tip: Use the search in Settings or the Start menu to reach Windows Update quickly. - 2
Open View update history and uninstall
Click View update history, then select Uninstall updates to see a list of patches currently installed on the system.
Tip: Note the KB numbers for reference; you may need them for later steps. - 3
Uninstall the target update
From the list, select the update you want removed, click Uninstall, and confirm the prompt. This may require a restart.
Tip: If the option is grayed out, you might need Safe Mode or a command-line removal. - 4
Restart and verify system behavior
Reboot the computer and monitor for stability. If issues persist, repeat the uninstall with other related updates or roll back changes.
Tip: Check Event Viewer for any residual errors after reboot. - 5
Advanced: use DISM or wusa for stubborn updates
For updates that won’t uninstall via the UI, run DISM /Online /Cleanup-Image /RestoreHealth or use wusa /uninstall /kb:KBNUMBER in an elevated Command Prompt.
Tip: Double-check KB numbers before executing commands to avoid removing the wrong patch.
Frequently Asked Questions
Can I remove updates that are required for security?
Removing security-related updates is generally not recommended unless you have a clear, temporary troubleshooting reason. Always assess risks and ensure you can reapply critical patches or mitigate exposure afterward.
Removing security updates should be avoided unless necessary for troubleshooting and you can quickly reapply them.
Will uninstalling an update revert Windows to a previous state?
Uninstalling an update can restore prior behavior for the affected component, but it may not revert every change. Some patches implement fixes that are not fully reversible. Always verify post-uninstall behavior.
Uninstalling may restore previous behavior, but not every change is reversible.
What if the update won’t uninstall?
If uninstalling fails, try Safe Mode, use DISM or WUSA with the proper KB number, or consider a system restore. If none of these work, it may be safer to hide future updates or perform a repair install.
If uninstall won’t work, try Safe Mode or command-line options, or seek a system restore.
Should I permanently disable Windows Update?
Permanently disabling updates is risky. Updates provide security and stability. Consider configuring active hours, pause options, or selective updates instead of a permanent disable.
Don’t permanently disable updates; manage them with pauses or selective updates instead.
Does removal differ between Windows 10 and Windows 11?
The general approach is similar across versions, but the UI paths may vary slightly. Some version-specific updates may require different steps or tools. Always refer to version-appropriate documentation when in doubt.
Removal steps are similar, but UI paths differ slightly by version.
Watch Video
What to Remember
- Back up before removing updates
- UI uninstall is common; command-line optional for stubborn patches
- Some updates may be non-removable
- Reboot after removal and test functionality

