Advertisement

Create System Restore Point at Startup in Windows 10

If you use the System Restore function in Windows 10 occasionally to revert your operating system to the last known stable point when it was working correctly, you might be interested in creating a new restore point automatically at startup. In this article, we will see how it can be done.

Advertisеment


System Restore isn't a new feature of Windows 10. This technology was introduced in 2000 with Windows Millenium Edition. It allows you to roll back the installed operating system to the previous state. System Restore creates restore points which keep a complete state of Registry settings, drivers and various system files. The user can roll back the operating system to one of the restore points if Windows 10 becomes unstable or unbootable.

Ensure that your user account has administrative privileges.
Now, enable System Restore if it is disabled.

Before proceeding, you need to increase the system restore point frequency. This can be done with a simple Registry tweak which is described here:

Increase System Restore Point Frequency in Windows 10

Now, follow the instructions below.

To create system restore point at startup automatically in Windows 10, do the following.

  1. Open Administrative tools and click on the Task Scheduler icon.
  2. In the left pane, click the item "Task Scheduler Library":Windows 10 Task Scheduler Library
  3. In the right pane, click on the link "Create task":Windows 10 Create Task link
  4. A new window titled "Create Task" will be opened. On the "General" tab, specify the name of the task. Pick an easily recognizable name like "Create Restore Point".Name Task Create Restore Point
  5. Tick the checkbox named "Run with highest privileges".Check Highest Privileges
  6. Enable the option "Run whether user is logged on or not".Run Wetheruser Is Logged
  7. Switch to the "Actions" tab. There, click the "New..." button:
    Windows 10 Create Task window Actions tabWindows 10 Create Task window Actions tab new button
  8. The "New Action" window will be opened. There, you need to specify the following data.
    Action: Start a program
    Program/script: powershell.exe
    Add arguments(optional): -ExecutionPolicy Bypass -Command "Checkpoint-Computer -Description \"Restore Point (Automatic)\" -RestorePointType \"MODIFY_SETTINGS\""
    Tip: To learn more about this PowerShell command, see the following article: Create A Restore Point in Windows 10 with PowerShell
    Add Powershell To Actions
  9. Go to the Triggers tab in your task. There, click on the New button.New Trigger Button
  10. Under Begin the task, select "At startup" in the drop down list and click the OK button.New Trigger At Startup
  11. Switch to the "Conditions" tab:
    Windows 10 Create Task window Conditions tab
    Untick these options:
    - Stop if the computer switches to battery power
    - Start the task only if the computer is on AC power
    See the following screenshot:
    Windows 10 Create Task window Conditions unticked
  12. Click OK to create your task and type your password when prompted.Create Task OK ButtonCreate Task Password Prompt

Note: Your user account should be password protected. By default, unprotected user accounts cannot be used with scheduled tasks.

Now, every time you start Windows 10, it will create a new restore point automatically. You can use it later to restore your PC.

Created Restored Points

That's it.

Support us

Winaero greatly relies on your support. You can help the site keep bringing you interesting and useful content and software by using these options:

If you like this article, please share it using the buttons below. It won't take a lot from you, but it will help us grow. Thanks for your support!

Advertisеment

Author: Sergey Tkachenko

Sergey Tkachenko is a software developer who started Winaero back in 2011. On this blog, Sergey is writing about everything connected to Microsoft, Windows and popular software. Follow him on Telegram, Twitter, and YouTube.

3 thoughts on “Create System Restore Point at Startup in Windows 10”

  1. hi

    I’ve followed all the steps

    why I am not create a new restore point automatically every time I start Windows 8.1

Leave a Reply

Your email address will not be published.

css.php
Using Telegram? Subscribe to the blog channel!
Hello. Add your message here.