Windows

Windows System Restore: Complete Usage Guide

System Restore is a built-in Windows tool for rolling back the system to a working state. In this guide, you'll learn how to create restore points and perform a rollback to solve problems with software, drivers, or settings.

Updated at February 16, 2026
10-15 minutes
Easy
FixPedia Team
Применимо к:Windows 10Windows 11Windows 8.1Windows 7

Introduction / Why This Is Needed

System Restore is a built-in Windows feature that allows you to roll back the operating system to a previously saved state. It's ideal when the system becomes unstable after installing a driver, program, or Windows update—errors appear, crashes occur, or applications fail to launch.

What does this guide provide? You will learn how to use System Restore to:

  • Fix issues after installing software or updates.
  • Restore system functionality after a crash.
  • Roll back changes caused by malware (partially). Your personal files (documents, photos, videos) will remain untouched.

Requirements / Preparation

Before you begin, ensure:

  1. System Restore is enabled. It's active by default, but if you or a program disabled it, you need to re-enable it.
  2. At least one restore point exists. System Restore works only based on saved points. If none exist, create them in advance (see the step below).
  3. Sufficient free space on the system drive (usually C:). A minimum of 1-2 GB is required.
  4. Administrator privileges. Creating points and performing restores require admin rights.
  5. Stable power (for laptops—connected charger). Interrupting the process can damage the system.

Step-by-Step Instructions

Before any significant changes (installing software, drivers, updates), manually create a restore point. This is insurance in case something goes wrong.

  1. Open Control PanelSystem and SecuritySystem.
  2. On the right, click "Create a restore point".
  3. In the window that opens, under the "System Protection" tab, select the system drive (usually C:) and click "Create...".
  4. Enter a description for the point (e.g., "Before installing Adobe Photoshop") and click "Create".
  5. Wait for completion (1-2 minutes).

💡 Tip: Configure automatic point creation: in the same window, select the drive → "Configure..." → set "Turn on system protection" and adjust disk usage (5-10% is recommended).

Step 2: Launching System Restore

If the system is already malfunctioning, start the restore:

  1. Press Win + R, type sysdm.cpl, and press Enter.
  2. Under the "System Protection" tab, click the "System Restore..." button.
  3. Click "Next".

Step 3: Selecting a Restore Point

  1. System Restore will show a list of available points, sorted by date.
  2. Select a point created before the problem appeared. If unsure, choose the most recent one.
  3. Click "Next".
  4. Confirm the selected drives (by default, only the system drive). Click "Next".

⚠️ Important: If a restore point was created after installing a program you want to remove, the rollback will uninstall that program. Personal files will not be affected.

Step 4: Completing the Process

  1. On the final screen, click "Finish".
  2. A warning appears: the process cannot be interrupted. Click "Yes".
  3. The system will automatically restart and begin restoration. Do not turn off the computer!
  4. The process takes 10-30 minutes. After completion, Windows will boot to the selected state.

Verifying the Result

After booting:

  1. Ensure the issue is resolved (the program works, the error is gone).
  2. Check installed programs: some installed after the restore point may have been removed.
  3. If the restore didn't help, try selecting an earlier point or use Safe Mode to run System Restore.

Potential Issues

Error "System Restore failed. An unspecified error occurred during System Restore"

  • Cause: Corrupted restore points, insufficient disk space, antivirus conflict.
  • Solution:
    1. Temporarily disable your antivirus during the restore.
    2. Free up space on the system drive (at least 2 GB).
    3. Run the restore in Safe Mode (Win + R → msconfig → Boot → "Safe mode").

Restore points are missing or not being created

  • Cause: System protection is disabled, disk is full, Volume Shadow Copy service is stopped.
  • Solution:
    1. Enable protection: Create a restore point → select drive → "Configure...""Turn on system protection".
    2. Start the service: Win + R → services.msc → find "Volume Shadow Copy" → start and set to "Automatic".
    3. Delete old points: in the "Create a restore point" window, click "Delete...".

Restore takes too long or hangs

  • Cause: Corrupted system files, disk issues.
  • Solution:
    1. Run a disk check: open Command Prompt as administrator → chkdsk C: /f (requires reboot).
    2. Use "Startup Repair" (if the system won't boot): power on PC, repeatedly press F8 (or Shift + F8) → select "Startup Repair".

System fails to boot after restore

  • Cause: Restore point was created in a non-working state.
  • Solution:
    1. Power on PC, during boot press F8 (or Shift + F8) → select "Safe Mode with Command Prompt".
    2. Run System Restore from the command line: rstrui.exe.
    3. Select an earlier restore point.

System restored, but the problem persists

  • Cause: Issue not related to system files (e.g., hardware failure, virus, user data corruption).
  • Solution:
    1. Perform a full virus scan.
    2. Use "Clean Boot" (msconfig → Services → hide Microsoft services → disable all) to identify conflicting software.
    3. Consider resetting Windows (Keep my files) or a clean install.

Error 0x80070005 (Access Denied)

  • Cause: Insufficient permissions, corrupted user profile.
  • Solution:
    1. Run System Restore as administrator (via sysdm.cpl).
    2. Create a new user with admin rights and attempt the restore under that account.
    3. Temporarily disable User Account Control (UAC): Control Panel → User Accounts → "Change User Account Control settings" → move slider down.

Conclusion

System Restore is a powerful yet simple tool for rolling back Windows. Key takeaways:

  • Always create restore points before installing software/drivers.
  • Never interrupt the restore process.
  • Your personal files are safe, but programs installed after the restore point will be removed.
  • If unsuccessful, use Safe Mode or Startup Repair.

This feature saves hours of troubleshooting and system reinstallation. Practice creating points—it takes a minute but can save you from serious problems.

F.A.Q.

What is System Restore and how does it work?
Can I cancel System Restore?
Will System Restore delete my personal files: documents, photos?
What to do if there are no restore points or they fail to create?

Hints

Open the System Restore control panel
Select a restore point
Start the restore
Wait for completion
FixPedia

Free encyclopedia for fixing errors. Step-by-step guides for Windows, Linux, macOS and more.

© 2026 FixPedia. All materials are available for free.

Made with for the community