2 ways to enable System Restore in Windows 10

2 ways to enable System Restore in Windows 10

System Restore is an old feature that has been present in Windows operating systems for a long time. However, it's still useful today on modern Windows 10 operating systems. It's one of those tools that can save you a lot of time and headaches when your PC crashes, or if something on it no longer wants to work, and you can't even boot properly. System Restore is a tool designed by Microsoft to save and restore information about your PC's system files and settings. However, to be able to use it to get your computer or device to a previous working state, you must first enable it. If you don't know how to do that, read on. In this tutorial, we're going to show you two ways to enable System Restore in Windows 10, both using the graphical interface and the command line:

Advertisement

1. How to enable System Restore in Windows 10 from System Protection

The first step you need to take is to open the Control Panel, and one of the fastest ways to do that is to search for it. Click or tap on the search box from your taskbar, type control, and select Control Panel from the list of results.

Searching for Control Panel in Windows 10
Searching for Control Panel in Windows 10

In the Control Panel, select Large icons or Small icons in the View by list from the top-right corner of the window.

Selecting to view Control Panel items as large icons
Selecting to view Control Panel items as large icons

Scroll down until you see the System entry and click or tap on it. Alternatively, if you don't want to use the icons views in the Control Panel, go to "System and Security" and click or tap System.

The System entry from the Control Panel
The System entry from the Control Panel

In the System window, click or tap on the System protection link from the left.

The System protection link from the System window
The System protection link from the System window

The previous action opens a new window called System Properties and automatically selects the System Protection tab.

The System Protection tab from the System Properties window
The System Protection tab from the System Properties window

Look for the Protection Settings section and select the drive for which you want to enable System Restore.

Advertisement

To exemplify, we selected the C: drive, which is the one used by the Windows 10 operating system.

Selecting the drive for which to enable System Restore
Selecting the drive for which to enable System Restore

Click or tap on the Configure button beneath Protection Settings. On the left of this button, Windows 10 tells you that you can "Configure restore settings, manage disk space, and delete restore points."

The Configure button
The Configure button

This opens a window called "System Protection for [the drive you selected]." To enable System Restore for that drive, select the "Turn on system protection" option and click or tap OK.

Choosing to Turn on system protection
Choosing to Turn on system protection

That's it! Now System Restore is enabled for the drive you selected. Now it's the perfect moment for you to also create the first restore point. It's an easy process that you can perform quickly if you follow the steps from this guide: 3 ways to create a restore point in Windows 10. Then, if something bad happens, you can use that restore point to take your system back in time and, hopefully, into a working state.

Advertisement

2. How to enable System Restore in Windows 10 from the command line using PowerShell

If you prefer command-line environments, you can also use PowerShell to enable System Restore on your Windows 10 PC. Open PowerShell as administrator and run the following command: Enable-ComputerRestore -Drive "[Drive Letter]:".

For example, if you want to enable System Restore on your C: drive, run Enable-ComputerRestore -Drive "C:".

Enable System Restore on the C: drive using a command in PowerShell
Enable System Restore on the C: drive using a command in PowerShell

If you want to enable System Restore on more of your drives, you can simply add each of them to the command, with commas between them. For example, if you want to enable System Restore on your C: and D: drives, run Enable-ComputerRestore -Drive "C:", "D:".

Enable System Restore on the C: and D: drives using a command in PowerShell
Enable System Restore on the C: and D: drives using a command in PowerShell

Neat, right?

Do you know of other ways to enable System Restore in Windows 10?

These are the two ways we know for turning on System Restore in Windows 10. Do you know others? If you do, or if you have questions on this matter, don't hesitate to get in touch using the comments section below.

Discover: Productivity System and Security System Recovery Tutorials Windows