How-To Guides

How to Use System Restore in Windows

System Restore is a built-in Windows recovery tool that rolls back system files, drivers, the registry, and installed programs to an earlier restore point to undo a problem, without affecting your personal files. You turn on System Protection, create restore points (Windows also makes them automatically before updates and driver installs), and roll back from Settings or, if Windows will not start, from the recovery environment. It is not a backup: it never restores a deleted document or photo. On Windows 11 version 24H2, restore points older than 60 days are deleted automatically.

4things it restores: system files, drivers, registry, programs
0personal files touched or recovered
60‑dayrestore point retention on Windows 11 24H2
~10‑30 mintypical time for a restore to finish

What Is System Restore and What Does It Do?

System Restore returns the Windows system state to a saved point in time, called a restore point, to reverse a change that broke something. It is built for the situation where the PC worked yesterday and does not work today after an update, a driver, or a program install.

What Does System Restore Affect? - How to Use System Restore in Windows

The scope is the key thing to understand before you rely on it. System Restore covers the system, not your data:

What it restores

Windows system files, installed drivers, the registry, and programs that were installed or changed since the restore point. Rolling back removes a program added after that point and brings back one removed since. Use it for: a bad update, driver, or install.

What it does not restore

Your personal files: documents, photos, music, videos, and downloads. They are left exactly as they are now, and a file you deleted cannot be brought back by a restore. For those: you need a real backup.
System Restore is not a backup. It rolls back system files, drivers, the registry, and programs, but it never touches or recovers your personal files. If you delete a document or a photo, a restore will not bring it back. To protect personal data you need a separate backup such as File History or a full computer backup kept on other storage.

How Do I Turn On System Protection?

System Restore only works if System Protection is enabled for the drive, and on many PCs it is off by default. Turning it on lets Windows reserve disk space and start saving restore points.

  • Open System Properties. Press the Windows key, type Create a restore point, and open the top result. This lands on the System Protection tab.
  • Select the system drive. Under Protection Settings, click the drive marked (System), normally C:, then click Configure.
  • Turn protection on. Choose Turn on system protection.
  • Set the disk space. Use the Max Usage slider to reserve space for restore points, commonly 3 to 5 percent. When it fills, Windows deletes the oldest points to make room.
  • Apply. Click Apply, then OK. Windows will now create restore points automatically before updates and driver installs.

If the Configure button and slider are greyed out, you are likely on a managed or domain PC where an administrator controls this setting. On a personal PC, an administrator account can change it directly.

How Do I Create a Restore Point Manually?

Create a restore point by hand right before you make a risky change, so you have a known-good point to return to. Windows makes points automatically, but a manual one captures the exact moment you choose.

  • Open System Properties. Search Create a restore point again and open it to the System Protection tab.
  • Confirm protection is on. The system drive must show Protection On. If not, enable it first using the steps above.
  • Click Create. The Create button is active only when protection is on for at least one drive.
  • Name the point. Type a clear description such as Before graphics driver update. Windows adds the date and time automatically.
  • Create and wait. Click Create. The point is saved in under a minute, and you can close the dialog.

A manual restore point is the cheapest insurance before installing a new driver, a major program, or a system tweak. It costs seconds and gives you a clean point to undo to.

How Do I Restore From a Restore Point?

If Windows still starts, run System Restore from inside Windows and pick a point dated before the problem began. The rollback reverts system files and programs to that point, then restarts the PC.

  • Open System Restore. Search Create a restore point, open it, and on the System Protection tab click System Restore.
  • Choose a point. Take the recommended point, or select Choose a different restore point to see the full list with dates and descriptions.
  • Check affected programs. Click Scan for affected programs to see which apps and drivers will be added or removed by the rollback. Nothing happens to your personal files.
  • Confirm and start. Click Next, then Finish. Confirm the warning that the restore cannot be interrupted once it starts.
  • Let it finish. The PC restarts and applies the restore. This usually takes about 10 to 30 minutes. Do not power off during the process.

After it completes, Windows shows whether the restore succeeded. A restore is reversible: if it did not fix the issue, you can run System Restore again and undo it or pick a different point.

How Do I Run System Restore When Windows Will Not Boot?

If Windows cannot start, run System Restore from the Windows Recovery Environment, which works offline without a desktop. This is the most useful case: a bad update or driver left the PC unbootable, and you roll it back from outside Windows.

Run System Restore When Windows Won't Boot - How to Use System Restore in Windows
  • Reach the recovery environment. Power on, and as Windows starts to load, hold the power button to force a shutdown. Do this three times and Windows opens Automatic Repair, then the recovery environment. A Windows recovery drive or install USB also gets you there.
  • Open Advanced options. Select Troubleshoot, then Advanced options.
  • Choose System Restore. Click System Restore. You may be asked to pick an account and enter its password.
  • Select a point. Choose a restore point dated before the PC stopped booting, then click Next.
  • Confirm and finish. Click Finish to start the offline restore. The PC restarts when it is done, and you should be back to a working desktop.

If even the recovery environment will not open, the problem may be deeper than a bad change, and a corrupt system file repair or a reset may be needed instead.

Why Do My Restore Points Disappear on Windows 11?

On Windows 11 version 24H2, Windows deletes restore points older than 60 days automatically. If a point you made two months ago is gone, this retention limit is the reason, not a fault.

  • The change: the KB5060842 update from June 2025 set a 60-day retention limit on Windows 11 24H2, down from the previous 90 days.
  • What it means: restore points older than 60 days no longer appear in the System Restore list, so the recovery window is shorter than it used to be.
  • Disk space still applies: separately, when the reserved space fills, Windows deletes the oldest points early, which is why points sometimes vanished well before any time limit.
  • The takeaway: do not treat an old restore point as a safety net. Create a fresh one right before any major change.

How Is System Restore Different From Reset This PC?

System Restore undoes recent system changes and keeps your programs; Reset this PC reinstalls Windows and can remove programs and files. They solve different sizes of problem.

  • System Restore: a targeted rollback to a recent point. Your installed programs and personal files stay, apart from programs added after that point. Use it first for a recent break.
  • Reset this PC (Keep my files): reinstalls Windows and removes installed apps, but keeps your personal files. A bigger step when a restore is not enough.
  • Reset this PC (Remove everything) and factory reset: wipes apps, settings, and personal files to return Windows to a clean state. This is the heaviest option, covered in how to factory reset Windows.

Reach for the lightest tool that fixes the problem. Try System Restore first, move to Keep my files if needed, and reset everything only as a last resort. More step-by-step guides live on the PC tutorials hub.

Last Thoughts on System Restore

System Restore is the right first move when a recent update, driver, or program leaves Windows misbehaving. It rolls the system files, drivers, registry, and installed programs back to a known-good restore point while leaving your personal files untouched. Turn on System Protection, make a manual restore point before any risky change, and you will always have a clean point to return to, whether from inside Windows or from the recovery environment when the PC will not boot.

The one limit to keep in mind is that System Restore is not a backup, and on Windows 11 24H2 its points now expire after 60 days, so it cannot stand in for protecting your data. Pair it with a real backup of your files and a clear sense of when to escalate to a reset. For more walkthroughs in this series, see the PC tutorials hub.

Key Takeaways:

  • System Restore rolls back system files, drivers, the registry, and installed programs to a restore point.
  • It does not touch or recover personal files, so it is not a backup.
  • System Protection must be turned on per drive before any restore point can be created.
  • Make a manual restore point right before installing drivers, programs, or system changes.
  • If Windows will not boot, run System Restore from the recovery environment under Troubleshoot, Advanced options.
  • On Windows 11 version 24H2, restore points older than 60 days are deleted automatically.

Frequently Asked Questions (FAQs)

Does System Restore delete my personal files?

No. System Restore reverts system files, drivers, the registry, and installed programs, but it does not touch your personal files such as documents, photos, music, and videos. It also cannot recover a personal file you deleted, because those files are outside what it tracks.

How do I run System Restore when Windows will not boot?

Boot into the Windows Recovery Environment by interrupting startup three times, or from a recovery drive, then choose Troubleshoot, Advanced options, and System Restore. Pick a restore point dated before the problem started and follow the prompts. This runs the same restore offline, without a working desktop.

How long does System Restore take?

System Restore usually finishes in about 10 to 30 minutes, depending on how many files and programs changed since the restore point and on disk speed. The PC restarts during the process, and you should not interrupt it once it begins.

Is System Restore a backup?

No. System Restore is a recovery tool for the Windows system state, not a backup of your data. It will not restore a deleted document or photo. For personal files you need a real backup such as File History or a full system backup kept on separate storage.

Why are my old restore points gone in Windows 11?

Windows 11 version 24H2 deletes restore points older than 60 days. The KB5060842 update from June 2025 set this 60-day retention limit, down from the previous 90 days, so a restore point you made more than two months ago will no longer appear. Create a fresh restore point before major changes.

Can System Restore remove a virus?

Sometimes, but it is not a reliable malware tool. Rolling back to a point before the infection can undo system changes the malware made, yet it will not remove malware stored in your personal files, and some malware disables System Restore. Use dedicated antivirus removal, then restore only as a supporting step.

Nizam Ud Deen

Muhammad Nizam Ud Deen Usman is the founder of theCoreiTech and the author of The Local SEO Cosmos. Nizam works as an SEO consultant and content strategy expert with more than a decade of experience in digital marketing and IT, and he also founded ORM Digital Solutions, a digital agency serving medium and large businesses. He holds a degree from the University of Education, Lahore (Multan Campus), and was listed among the top 20 SEO experts in Pakistan in 2024. Nizam started theCoreiTech in 2012 to make computers easier to understand and use for everyone. Connect with Nizam on LinkedIn (seoobserver), X (@SEO_Observer), or at nizamuddeen.com.

Leave a Reply

Your email address will not be published. Required fields are marked *

Back to top button