Skip to content
How‑To Guides

Windows 11 System Restore: Undo System Changes Safely

Windows 11 System Restore rolls back system files, registry settings, and drivers to a previous working state — without affecting personal files. This guide covers enabling it, creating restore points manually, restoring from a point, using it when Windows cannot start, and understanding what it does and does not protect.

Windows 11 System Restore: Undo System Changes Safely

System Restore is a surprisingly effective tool that most people discover too late — after a change has caused problems and there’s no restore point to go back to. The feature creates snapshots of Windows’ system files, registry, and installed programs. When something goes wrong after a driver installation, a software update, or a registry edit: you roll back to the snapshot taken before the change and Windows returns to that state. Personal files (documents, photos, downloads) are unaffected. For the bigger picture, our Windows 11 How-To Guides pulls everything together.

The important caveat: System Restore only works if it was enabled before the problem occurred and a restore point exists from before the change. Getting this right means ensuring the feature is active and creating manual restore points before major changes. Ten minutes of proactive setup prevents hours of troubleshooting.

Enabling System Restore — check this now

System Restore is off by default on some Windows 11 configurations, particularly after clean installs or resets. Check: Win+S → “Create a restore point” → System Properties opens → System Protection tab → your C: drive should show “On” in the Protection column.

If it shows “Off”: select the C: drive → Configure → “Turn on system protection” → adjust the disk space usage (5-10% of the drive is reasonable — provides space for several restore points) → OK. System Protection is now active and will create restore points automatically before Windows updates and driver installations.

Creating a manual restore point

System Properties → System Protection → “Create” button → give it a descriptive name (“Before NVIDIA driver update 2024-09-15” is more useful than “Restore Point 1”) → Create. Takes 30-60 seconds. The restore point is now available to return to.

Good times to create a manual restore point:

  • Before installing a new application, especially anything that installs system-level components or drivers
  • Before editing the registry
  • Before applying a major Windows Update manually (if you have specific concerns)
  • Before making significant hardware changes
  • After a fresh Windows setup when everything is working correctly — provides a clean baseline to return to

Running a System Restore

When something has gone wrong and you want to roll back: Win+S → “System Restore” → or System Properties → System Protection → “System Restore” button → the wizard opens.

The wizard shows: available restore points with dates, names, and the type (automatic vs manual). Select the restore point from before the problem started → “Scan for affected programs” shows which applications and drivers will be removed or changed by the restore — a useful preview before committing → Next → Finish → the system restarts and performs the restore. The process typically takes 15-30 minutes.

After restoration: Windows confirms success or reports failure. If successful: you’re back to the state at the restore point time. If the same problem persists: either the restore point was created after the problem started (choose an older restore point) or the problem isn’t in the categories System Restore covers (it doesn’t restore personal files, and it doesn’t fix hardware failures).

What System Restore does and doesn’t touch

Restored by System RestoreNOT affected by System Restore
Windows system filesDocuments, photos, downloads, personal files
Windows registry settingsEmail content
Installed programs (may be removed)Browser bookmarks and saved passwords
DriversApplication data files
System settings and preferencesGame save files

Applications installed after the restore point date are removed (or reverted to an earlier version). Data created by those applications typically stays on disk — the application is gone but any files it created remain. This is occasionally confusing: an application appears uninstalled after restore, but its data files are still in their original locations.

System Restore from outside Windows

If Windows can’t start and System Restore needs to run from outside: hold Shift → Restart → Troubleshoot → Advanced options → System Restore. This runs System Restore from the Windows Recovery Environment (WinRE) without booting into Windows normally. Same restore points are available; the process is identical.

Alternatively: boot from Windows installation media → Repair your computer → Troubleshoot → Advanced options → System Restore. This is the path when even the Shift+Restart method isn’t accessible.

Our guide on Windows 11 troubleshooters covers the automated fixes that work alongside System Restore, and our guide on Windows 11 backup strategies covers the full backup options that go beyond what System Restore protects. For System Restore’s technical implementation and the Volume Shadow Copy service it relies on, Microsoft’s System Restore documentation covers the implementation, limitations, and Group Policy configuration options.

System Restore vs other recovery options

System Restore is one of several Windows recovery mechanisms, each addressing different scenarios:

  • System Restore: undo a specific change (driver, software, registry) that broke something. Windows stays installed; personal files intact.
  • “Go back” (recovery): available within 10 days after a major Windows feature update. Rolls back to the previous Windows version.
  • Reset this PC (“Keep my files”): reinstalls Windows but keeps personal files. Removes all applications. For when Windows itself is corrupted beyond repair but you want to keep documents.
  • Reset this PC (“Remove everything”): complete wipe. Fresh Windows install. For a clean start or before selling/recycling the machine.
  • System image recovery: restores a full drive image from a previous backup. Returns the machine to exactly the state when the image was created.

System Restore is the most targeted and fastest of these — it addresses specific configuration changes without reinstalling Windows. Start with System Restore; escalate to the more disruptive options only if it doesn’t resolve the problem.

Restore point storage and management

System Restore consumes disk space for each restore point. The maximum disk space allocation (configured when enabling System Protection) determines how many restore points can be stored — older points are automatically deleted as space fills. More disk space allocated = more restore points available = further back in time you can restore to.

View and manage restore points: System Properties → System Protection → “Configure” → “Delete” removes all existing restore points for that drive (useful if space is critically low). This doesn’t disable System Restore — it clears existing snapshots and new ones continue to be created going forward.

On machines with limited SSD storage: 3-5% disk allocation for System Protection is a reasonable minimum — enough for a few restore points without consuming significant storage. On machines with ample space: 10% provides a longer history of restore points. The trade-off is recovery flexibility versus storage space, and the right balance depends on how often the machine needs to be restored and how much storage is available.

Verifying restore points exist

Before making a major change: confirm restore points exist and are recent. System Properties → System Protection → “System Restore” → the wizard lists available restore points. If the most recent is from three months ago: create a manual one before proceeding. Windows’ automatic restore point creation (before updates and driver installations) doesn’t cover every scenario — manual creation before non-Windows-managed changes ensures coverage.

The System Restore wizard’s “Show more restore points” checkbox reveals older points that don’t appear initially. If you need to go further back than the automatically-created points: this expands the list. On a machine with adequate space allocated for System Protection, there should be a meaningful history of points going back weeks or months.

System Restore works best as a habit — enable it, confirm it’s on, create manual points before changes, and know where to find it when needed. The users who benefit from it most are the ones who set it up before they needed it. For the users who discover it after something went wrong and there’s no restore point to use: the lesson is usually clear enough that they enable it immediately for future protection.

Undoing a System Restore

System Restore is itself reversible. After performing a restore that didn’t fix the problem or created new issues: run System Restore again → the wizard offers to “Undo System Restore” as one of the options. This returns Windows to the state immediately before the restore was performed — useful when the restore went further back than intended, or when the restore itself introduced a problem.

The undo option is only available for the most recent restore operation. If you performed multiple restores: only the last one can be undone. Each subsequent restore replaces the undo point for the previous one.

System Restore and antivirus software

Some antivirus programs disable System Restore’s integration with Volume Shadow Copy to prevent ransomware from using restore points as a recovery mechanism — certain ransomware deletes shadow copies to prevent victims from restoring without paying. Check your antivirus settings if System Restore seems inactive despite being enabled in System Protection settings.

Also: Volume Shadow Copy service must be running for System Restore to function. Services.msc → Volume Shadow Copy → Status should be Running or (more commonly) set to Manual and starting on demand. If you’ve disabled this service to free resources: System Restore will fail to create or access restore points. Re-enable it by setting startup type to Manual and starting it.

System Restore on SSDs

System Restore creates Volume Shadow Copies on the same drive. On HDDs this has some performance impact during the shadow copy creation; on SSDs the impact is negligible — the shadow copy creation is fast and the performance overhead during normal operation is minimal. The concern that “System Restore slows down SSDs” is largely a myth for modern SSDs in normal operation. The disk space consumption is real but the performance impact isn’t significant enough to justify disabling System Restore on SSDs as some older advice suggested.

The exception: some ultra-low-end SSDs with minimal DRAM cache and slow write speeds may have slightly more noticeable impact during restore point creation. On any modern SSD: System Protection is worth enabling and the performance consideration should not be the deciding factor. The protection provided by having restore points available is worth the disk space cost on virtually any machine.

System Restore occupies a useful middle ground in the Windows recovery toolkit: more targeted than a factory reset, less involved than restoring from a full backup image, and effective for the specific category of problems it addresses. Its effectiveness depends entirely on having it enabled and having recent restore points — conditions that require about 2 minutes of one-time setup and occasional manual point creation before significant changes. That investment makes it available precisely when it’s most needed.

System Restore and Windows features that are lost vs retained

A source of confusion: Windows features installed after the restore point date may be removed, while the features themselves are actually part of Windows and can be reinstalled. Optional Windows features (Settings → Apps → Optional features) are restored to their state at the restore point time — if you added a feature after the point, it’s gone after restoration. This is generally minor and the features can be re-added in minutes, but it’s worth knowing to avoid surprise when something built-in appears to be “broken” after a restore when it was simply not installed at the restore point time.

Using System Restore for malware recovery

System Restore can help with some malware scenarios, with an important caveat: malware that was present before the restore point may be in the restore point itself. Restoring to a point made after infection doesn’t help; restoring to a point made before the infection date removes the malware’s system changes but may not remove all malware files (which may have been placed in user data folders that System Restore doesn’t touch).

For malware removal: run Windows Defender’s Offline scan (Settings → Windows Security → Virus & threat protection → Scan options → Microsoft Defender Offline scan) first → remove detected malware → then use System Restore to repair any system changes the malware made. This sequence removes the malware first, then repairs its effects, rather than restoring to a clean point and potentially reintroducing the malware from restored system files. Related: Windows 11 Group Policy Editor.

The most important System Restore practice, restated for clarity: verify it’s enabled now, before anything else. System Properties → System Protection → C: drive → should say “On.” If it says “Off,” enable it immediately. Once enabled, automatic restore points before updates provide ongoing protection, and the habit of creating manual points before significant changes covers the scenarios that automatic creation misses. This two-minute verification pays dividends that are disproportionate to the effort. If this sounds familiar, Windows 11 File History is worth a look.

Nikolas Lamprou

Nikolas Lamprou (MSc; GCFR, SC-200, Security+) has been working with computers professionally since 2009 — starting with web development and e-commerce, and moving into cybersecurity over the years. Based in Greece, he brings over 15 years of real-world IT experience to SolveTechToday, where he writes about Windows fixes, software reviews, security tools, and AI applications. His goal is straightforward: cut through the noise and give readers clear, honest guidance on the tech decisions that matter.

Stay Ahead

Fix your next problem before it starts

Get the week's best Windows fixes, software picks, and security guides delivered straight to your inbox. No noise, just solutions.

Press ESC to close · Try "Windows 11" or "Chrome"