Skip to content
Follow
Windows

How to Change How Often Windows 11 Makes Restore Points

Richard
Written by
Richard
Feb 10, 2026 Updated Sep 15, 2026 4 min read
How to Change How Often Windows 11 Makes Restore Points
How to Change How Often Windows 11 Makes Restore Points

System Restore creation frequency in Windows 11 controls how often your PC saves snapshots of its settings and important files. By default, Windows 11 creates a new restore point only once every 24 hours, but you can adjust this time limit to make restore points more or less often. These saved points let you roll back your computer to an earlier time if a problem pops up.

Advertisement
⚡ Quick Answer

Change the SystemRestorePointCreationFrequency value in the Registry Editor. Navigate to 🗝️HKEY_LOCAL_MACHINESOFTWAREMicrosoftWindows NTCurrentVersionSystemRestore, create a new DWORD value, and set its data to the desired minutes between restore points. Restart your PC for the change to take effect.

Advertisement

What is a Restore Point?

A restore point is like taking a snapshot of your computer’s important files and settings at a certain time. If something goes wrong later — like after installing a new program — you can use a restore point to put your computer back to that earlier, working condition.

How Often Does Windows Create Restore Points?

Windows 11 usually makes a new restore point every 24 hours automatically if system protection is turned on for your drive. However, you can change the Windows 11 restore points frequency using the Registry Editor if you want backups to happen more or less often. Knowing this schedule helps you decide if you need to adjust the timing to better protect your files.

You can change this time to make Windows create restore points more often. Or you can set it so Windows creates one every time something changes on your computer.

How to Change How Often 🪟 Windows 11 Makes Restore Points

📝ImportantYou will be changing the Windows Registry.

This is a part of Windows that controls important settings. Please follow these steps carefully. It’s a good idea to back up your registry first, just in case.

Step 1Open the Registry Editor

  1. Press Win + R on your keyboard. This opens the Run box.
  2. Type regedit and press Enter.
  3. [ADMIN REQUIRED] If Windows asks for permission, click Yes.

Need help? See this guide: How to Open Registry Editor in Windows 11.

Advertisement

Step 2Find the SystemRestore Folder

In the Registry Editor window, go to this path:

HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\SystemRestore

If you don't see the SystemRestore folder, follow these steps:

  1. Right-click on the CurrentVersion folder.
  2. Select New Key.
  3. Name the new folder: SystemRestore.
Windows System Restore Registry Key Folder
Windows system restore key registry

Advertisement

Step 3Create or Change the Frequency Setting

  1. Click on the SystemRestore folder.
  2. On the right side, right-click in the empty space and choose New DWORD (32-bit) Value.
  3. Name the new value: SystemRestorePointCreationFrequency.
  4. Double-click the new value you just made.
  5. In the box for Value data, enter how many minutes you want between restore points.

Registry Editor (a tool for advanced Windows settings) lets you adjust the exact time delay between automatic backups. Changing this setting requires adding a specific numeric value in minutes to control when Windows 11 restore points frequency updates. Be careful here, because making a mistake in the registry can cause system issues.

  • 0 means Windows will try to create a restore point every time it can (never skip).
  • 1440 means Windows will make one restore point every 24 hours (this is the default).
Editing SystemRestorePointCreationFrequency Value Data
Windows system restore key registry value data

Step 4Save and Restart Your PC

  1. Click OK to save your changes.
  2. Close the Registry Editor.
  3. Restart your computer to make the new setting take effect.

Summary

Managing Windows 11 restore points frequency gives you exact control over how often your computer saves backup states. You can set a custom time limit in minutes or use zero to capture changes constantly. This setup ensures your computer always has a fresh restore point ready when you need to fix a problem.

  • Setting the value to 0 means Windows will create restore points every time it tries, without skipping.
  • You can choose any number of minutes that works best for you.

Want to learn more? Check out the official Microsoft info here: Microsoft Restore Point Info.

Advertisement

Need Help or Want to Share?

If you have questions or want to share your experience, leave a comment below — we're here to help!

How to change system restore point creation frequency in 🪟 Windows 10 11?

Value set the base to decimal. And the value data to the number of minutes you want to set as the minimum. Interval.

What is the frequency of system restore?

By default, a system restore point is created at a frequency of every seven days, or whenever a Windows update, driver, or program is installed. A restore point is only created automatically, on a schedule, or via a command if one hasn't been created in the last 24 hours.

How long does Windows keep restore points?

Point. So basically system restore point can revert your PC back to a PC state to a previous point in time. So if your PC was working at the time when you created a system restore.

Was this guide helpful?

Tags: #Windows 11
Was this helpful?
Richard

About the Author

Richard

Tech Writer, IT Professional

Richard, a writer for Geek Rewind, is a tech enthusiast who loves breaking down complex IT topics into simple, easy-to-understand ideas. With years of hands-on experience in system administration and enterprise IT operations, he’s developed a knack for offering practical tips and solutions. Richard aims to make technology more accessible and actionable. He's deeply committed to the Geek Rewind community, always ready to answer questions and engage in discussions.

Advertisement

📚 Related Tutorials

How to Switch HKCU and HKLM Registry Keys in Windows 11
Windows How to Switch HKCU and HKLM Registry Keys in Windows 11
How to See System Restore Points in Windows 11
Windows How to See System Restore Points in Windows 11
How to List Windows 11 Restore Points
Windows How to List Windows 11 Restore Points
How to View Point-in-time Restore Points List in Windows 11
Windows How to View Point-in-time Restore Points List in Windows 11

No comments yet — be the first to share your thoughts!

Leave a Comment

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