A step-by-step guide to turning on System Protection, configuring restore point storage, creating your first restore point, and fixing common problems when the option is unavailable.
System files, registry settings, drivers, and installed program configuration.
Personal files such as documents, photos, videos, and downloads are not backed up by System Restore.
Usually 2โ5 minutes if you already have administrator rights.
System Protection is the Windows feature that creates and manages restore points. A restore point is a snapshot of important system components, including registry settings, system files, installed drivers, and selected program settings.
When System Protection is enabled, Windows can create restore points automatically before major changes, such as driver installation, some Windows updates, or significant system configuration changes. You can also create a restore point manually before editing the registry, installing unfamiliar software, updating drivers, or changing low-level Windows settings.
Before enabling System Protection, check these requirements:
The fastest method is to open the classic System Properties window and turn on protection for the Windows drive.
In Windows 10 and Windows 11, you can also reach the same settings from the modern Settings app.
Depending on your Windows version and window size, the System protection link may appear under Related links or Device specifications.
Windows uses the reserved space to store restore points. When the limit is reached, older restore points are automatically removed to make room for newer ones.
| Drive size | Suggested Max Usage | Best for |
|---|---|---|
| 128 GB SSD | 3โ5 GB | Basic protection when disk space is limited. |
| 256โ512 GB SSD | 5โ10 GB | Most home and office PCs. |
| 1 TB or larger drive | 10โ20 GB | Users who frequently install drivers, test software, or change system settings. |
For most users, allocating around 5โ10 GB is enough to keep several restore points without wasting too much storage.
After enabling System Protection, create a restore point immediately. This gives you a known-good state that you can return to if something goes wrong.
Advanced users and administrators can enable System Protection from PowerShell. Open Windows Terminal or PowerShell as administrator and run:
To create a restore point from PowerShell, run:
When Windows starts but works incorrectly, you can launch System Restore from the same System Protection window:
If Windows does not boot normally, you can access System Restore from the recovery environment:
If the controls are unavailable, sign in with an administrator account. In managed corporate or school environments, System Protection may be controlled by policy.
Press Win + R, type services.msc, and check these services:
They should not be permanently disabled.
If the system drive is almost full, Windows may fail to create or keep restore points. Free up disk space and then try again.
Open Command Prompt or Windows Terminal as administrator and run:
If system corruption is found or SFC cannot repair files, run:
On Windows Pro, Enterprise, and Education editions, open gpedit.msc and check:
Make sure policies such as Turn off System Restore are not enabled.
Usually, enable it only on the system drive where Windows is installed. For personal files on other drives, use a real backup solution instead.
No. System Restore is designed to roll back system settings, drivers, registry changes, and some installed applications. It does not remove your documents, photos, videos, or downloads.
Restore points can be removed when disk space is low, when the maximum usage limit is reached, after certain major Windows upgrades, or when System Protection is turned off.
It depends on the Windows installation, OEM configuration, upgrade history, and device policy. Always check the System Protection tab instead of assuming it is enabled.