What Windows Utility Creates Restore Points

  1. What Windows Utility Creates Restore Points 1
  2. What Windows Utility Creates Restore Points
  3. Create Restore Point Windows 10 On Desktop

On Windows 10, System Restore is a feature that automatically checks for system changes on your device and saves a system state as a 'restore point.' In the future, if a problem occurs due to a change you made, or after a driver or software update, you can go back to a previous working state using the information from a restore point without causing data loss.

When the feature is enabled supported apps and Windows 10 can create restore points during significant changes happen, and you can even trigger them manually. However, if you accidentally make a change without creating a restore point and there isn't a recent checkpoint created, you may not be able to revert back. Furthermore, if there is only an old restore point, you may end up undoing other system changes.

System Restore in Windows 10 is disabled by default or it is turned off manually. All system restore points will be deleted once it is turned off manually. There is insufficient free space to create system restore points. If the max usage space is low, the system restore may automatically delete previous restore points. Windows update.

If you want to make sure there is always a fresh restore point available, it's possible to enable a Windows Defender Antivirus hidden option to automatically create checkpoints every day before its daily scanning.

In this Windows 10 guide, we'll walk you through the steps to make sure a System Restore point is created automatically on the daily basis.

How to enable System Restore on Windows 10

What windows utility creates restore points 2017

By default System Restore isn't enabled on Windows 10, but you can use these steps to enable the feature:

  1. Open Start.
  2. Search for Create System Restore and click the result to open System Protection.
  3. Under 'Protection Settings,' if your device system drive has 'Protection' set to Off, click the Configure button.

  4. Select the Turn on system protection option.

  5. Click Apply.
  6. Click OK.
  1. Change Number of Times Windows 10 Creates Restore Points By Mathew Diekhake October 22, 2017 System protection is a feature that Windows 10 has so you don’t lose data if something goes askew in your operating system.
  2. By default, System Restore automatically creates a restore point once per week and also before major events like an app or driver installation. If you want even more protection, you can force Windows to create a restore point automatically every time you start your PC.

After enabling System Protection, you can use the steps below to make sure restore points are created daily.

How to enable automatic System Restore points using Group Policy

If you're running Windows 10 Pro, you can modify the Group Policy settings to create restore points every day automatically.

  1. Use the Windows key + R keyboard shortcut to open the Run command.
  2. Type gpedit.msc and click OK to open the Local Group Policy Editor.
  3. Browse the following path:

    Computer Configuration > Administrative Templates > Windows Components > Windows Defender > Scan

  4. On the right side, double-click the Create a system restore point policy.

  5. Select the Enabled option.

  6. Click Apply.
  7. Click OK.

Once you've completed the steps, your computer will save a new restore point prior to every daily malware scan.

In case that you change your mind, you can always revert the changes following the same instructions, but on step No. 5, make sure to select the Not Configured option.

What Windows Utility Creates Restore Points 1

How to enable automatic System Restore points using Registry

If you're running Windows 10 Home, you won't have access to Group Policy, but you can change the same settings by editing the Registry.

Warning: This is a friendly reminder that editing the Registry is risky, and it can cause irreversible damage to your installation if you don't do it correctly. It's recommended to make a full backup of your PC before proceeding.

  1. Use the Windows key + R keyboard shortcut to open the Run command.
  2. Type regedit, and click OK to open the Registry.
  3. Browse the following path:

    HKEY_LOCAL_MACHINESOFTWAREPoliciesMicrosoftWindows Defender

    Quick Tip: On the Windows 10 Creators Update and later, you can copy and paste the path into the new Registry's address bar to quickly jump to the key destination.

  4. Right-click on the Windows Defender (folder) key, select New, and click on Key.

  5. Name the key Scan and press Enter.
  6. Right-click on the right side, select New, and click on DWORD (32-bit) Value.

  7. Name the key DisableRestorePoint and press Enter.
  8. Double-click the newly created DWORD and make sure its value is 0.

  9. Click OK.
Points

After completing the steps, a checkpoint will be created every day, which you can use to undo changes that might have harmed your device.

If you want to revert the changes, simply follow the same instructions, but on step No. 5, right-click the Scan (folder) key and click Delete to remove the entries.

More Windows 10 resources

For more helpful articles, coverage, and answers to common questions about Windows 10, visit the following resources:

System Restore is a Windows feature that can help fix certain types of crashes and other computer problems. Here’s how it works, how to set it up, and how to use it when things go awry.

We’re going to be using Windows 10 in this article, but System Restore has been around a long time–and works pretty much the same way in each version of Windows. The instructions here are good for Windows 7, 8, and 10, and you’ll encounter only minor differences throughout the process.

What Is System Restore?

When something goes wrong on your system as a result of a bad piece of software–maybe an app you installed, or a driver that broke something important–it can be hard to fix. System Restore lets you restore your Windows installation back to its last working state.

It does this by creating “restore points” every so often. Restore points are snapshots of your Windows system files, certain program files, registry settings, and hardware drivers. You can create a restore point at any time, though Windows automatically creates a restore point once per week. It also creates a restore point right before a major system event, like installing a new device driver, app, or running Windows update.

Then, if something goes wrong, you can run System Restore and point it to a recent restore point. It will reinstate those system settings, files, and drivers, returning your underlying Windows system to that earlier state.

This can be really useful when troubleshooting certain types of problems. For example, if you install a device driver that makes your computer unstable, you’ll want to uninstall that driver. However, in some cases, the driver may not uninstall properly, or it may damage system files when you uninstall it. If you use System Restore and select a restore point that was created before you installed the driver, this can restore your system files to the previous state before any problem occurred.

Windows Restore can also be really useful for undoing the damage caused by a misbehaving app or Windows update. Sometimes, apps and updates can cause problems with other apps or even system components and simply uninstalling the app might not reverse the damage. Restoring to a point before the app was installed, however, can often clear up the problem.

How Does Using System Restore Affect My Personal Files?

RELATED:What’s the Best Way to Back Up My Computer?

System Restore is different than making backups–it specifically works on the underlying Windows system, rather than everything on your hard drive. As such, System Restore does not save old copies of your personal files as part of its snapshot. It also will not delete or replace any of your personal files when you perform a restoration. So don’t count on System Restore as working like a backup. That isn’t what it’s intended for. You should always have a good backup procedure in place for all your personal files.

How Does Using System Restore Affect My Apps?

When you restore your PC to an earlier restore point, any apps you installed after that point will get uninstalled. Apps that were installed when that restore point was created will still be in place. Apps that you uninstalled after making that restore point will get restored, but with a very big caveat. Since System Restore only restores certain types of files, programs that get restored often won’t work–or at least, work properly until you re-run their installers.

What Windows Utility Creates Restore Points

Windows does let you see exactly what programs will be affected when you go through the process, but it’s a good idea to restore to the most recent restore point possible to minimize problems with apps. It’s also a good idea to create manual restore points before you undertake big installations or settings changes so that you know you can revert to a very recent restore point if you need to.

Can System Restore Remove Viruses or Other Malware?

RELATED:What’s the Best Antivirus for Windows 10? (Is Windows Defender Good Enough?)

System Restore is not a good solution for removing viruses or other malware. Since malicious software is typically buried within all kinds of places on a system, you can’t rely on System Restore being able to root out all parts of the malware. Instead, you should rely on a quality virus scanner that you keep up to date.

How to Enable System Restore

For many people, System Restore protection is turned on by default for your main system drive (C:) and not other drives on your PC. For others, System Restore is not enabled by default for any drives. Right now, there’s no consensus for why this happens. It does not appear related to whether Windows was installed fresh or upgraded, how much disk space you have available, what type of drives you have, or anything else we can figure out.

If you want to be protected by System Restore, you should absolutely turn it on for at least your system drive. In most cases, that’s all you need, since all the things System Restore protects tend to be located on the system drive anyway. If you want to turn on System Restore protection for other drives–say, for example, you install some programs to a different drive–you can do that too.

To make sure System Restore is turned on–and to enable it for specific drives–hit Start, type “restore,” and then click “Create a restore point.” Don’t worry. This doesn’t actually create a restore point; it just opens the dialog where you can get to all the System Restore options.

On the “System Protection” tab, in the “Protection Settings” section, you’ll see the available drives on your PC and whether protection is enabled for each drive. To turn on protection, select a drive on the list and click the “Configure” button.

(In our case, System Restore was already enabled for our C: drive. If it isn’t on your system, that’s the first drive you’ll probably want to enable it for.)

Create Restore Point Windows 10 On Desktop

In the “System Protection” dialog that opens, click the “Turn on system protection” option, adjust the “Max Usage” slider to the amount of hard drive space you want System Restore to be able to use, and then click “OK.”

You can then click “OK” again to exit the System Properties dialog. Just be aware that when Windows creates a restore point (or you create one manually), System Restore will create a restore point on all the drives that have system protection enabled.

How to Create a Restore Point

What Windows Utility Creates Restore Points

As we mentioned earlier, System Restore automatically creates restore points on a week, and whenever a major event like an application or driver installation happens. You can also create a restore point yourself whenever you want. Hit Start, type “restore,” and then click “Create a restore point.” On the “System Protection” tab, click the “Create” button.

Type a description for your restore point that will help you remember why you created it and then click “Create.”

It can take 30 seconds or so to create a restore point, and System Restore will let you know when it’s done. Click “Close.”

How to Restore Your System to an Earlier Restore Point

Okay, so you have System Restore enabled, and you’ve been diligent about creating restore points whenever you mess with your system. Then, one fateful day, the inevitable happens–something goes wonky with your system, and you want to restore to an earlier restore point.

You’ll start the restore process from the same “System Protection” tab where you configure System Restore options. Hit Start, type “restore,” and then click “Create a restore point.” On the “System Protection” tab, click the “System Restore” button.

The welcome page of the System Restore wizard just gives you a brief description of the process. Click “Next” to go on.

The next page shows you the available restore points. By default, the only thing showing will probably be the automatic weekly restore point and any manual restore points you’ve created. Select the “Show more restore points” option to see any automatic restore points created before app or driver installations.

Select the restore point you want–remember, the most recent working restore point is ideal–and then click “Scan for affected programs” to have System Restore detect any programs that will be uninstalled during the process.

System Restore will present you with two lists. The top list shows you programs and drivers that will be deleted if you restore Windows to the selected restore point. The bottom list shows programs and drivers that might be restored by the process. Again, even programs and drivers that get restored might not function properly until you do a full reinstall.

When you’re ready to restore, click the restore point you want to use and then click Next. Note that you can skip the scanning step and just click Next anyway, but it’s always good to see what apps will be affected before you start the process.

Next, you’re asked to confirm the restoration. Make sure you’ve selected the right restore point and click “Finish.”

System Restore informs you that once it starts, the restore process cannot be interrupted. Click “Yes” to start.

Windows will restart your PC and begin the restore process. It can take a while for System Restore to reinstate all those files–plan for at least 15 minutes, possibly more–but when your PC comes back up, you’ll be running at your selected restore point. It’s now time to test whether it resolved whatever problems you were having. And remember that System Restore creates an additional restore point right before performing the restore process, so you can always undo your actions by performing this same process and selecting that new restore point.

Other Ways You Can Fix System Problems

If System Restore doesn’t solve your problem, there are other ways you can go about addressing some of the issues System Restore is designed to solve.

If the problem was caused by a recent update, you can look at uninstalling that Windows Update or reverting to a previous “build” of Windows 10. This should fix problems that might occur due to Windows Update and issues with your specific hardware and software.

If you believe your system files are corrupted–or just want to check–you can try using the System File Checker to scan for and fix corrupt system files.

If you installed an update or hardware driver and the problem started after that, you can uninstall the driver or update and block them from being automatically installed again.

If Windows isn’t booting properly so you can’t do any of this, you can boot into Safe Mode. You can also visit the “advanced startup options” screen — these will automatically appear if Windows 10 can’t boot normally — and use the options there.

Safe Mode is also useful if for some reason System Restore is unable to restore your PC to the selected restore point. You can boot into Safe Mode and try running System Restore again from there. One big caveat though, as reader Straspey was good enough to point out. When you revert to a restore point from Safe Mode, System Restore does not create a new restore point during the process, meaning that you don’t have a way to undo the restore.

RELATED:Everything You Need to Know About “Reset This PC” in Windows 8 and 10

Windows 10 also has two recovery tools that you can use if all else fails. The “Reset Your PC” feature can restore Windows to its factory default condition, or perform a clean installation of Windows while keeping your personal files intact.

System Restore isn’t a cure-all, but it can fix a surprising number of problems and unfortunately has been downplayed somewhat in recent years amidst all of Windows’ other recovery tools. System Restore is almost always worth trying before you result to more drastic measures, though.

READ NEXT
  • › What Does Apple MFi-Certified Mean?
  • › How to List Your Computer’s Devices From the Linux Terminal
  • › How to Tag Your Emails For Maximum Searchability
  • › How to Stream Wimbledon 2019 Online (Without Cable)
  • › How to Set Up a Smart Kitchen
Posted on