Overview – Delete System Restore Point
A restore point is a copy of your system that may be used to revert recent modifications. If difficulties arise, you might be able to utilize the information in the restore point registry entry to track down and undo the modifications that caused the issues.
It seems that you want to save some storage and clutter-free your computer by removing the unused configurations or replacing them with new ones.
Windows allows the users to delete all the restore points at once or delete selected restore points. By the end of this article, you’ll be able to delete system restore points on Windows 11:
How To Check For Available Restore Points in Windows 11
Step 1: In the Start menu, search “Create a Restore point” and open the app.

Step 2: In the system protection tab, click the “System Restore” point.

Step 3: Click the “Next” button and the list of available system restore points appear.

1. Delete All Restore Points using System Properties
Step 1: In the Start menu, search “Create a Restore point“, and open the app.
Step 2: In the system protection tab, click the “Configure” button.

Step 3: Click the “Delete” button and select the “Continue” button to delete all restore points.

2. Delete All Restore Points using Disk Cleanup Tool
Step 1: In the Start menu, search for the “Disk Cleanup” tool and run it as an administrator.

Step 2: Select the main drive (C: drive) from the dropdown menu.

Step 3: Select the “More options” tab and click the “Clean up” button under the System Restore and Shadow Copies section.

Note: In some versions of Windows, the disk might include file shadow copies and older Windows Complete PC Backup images as part of restore points. All the information regarding them will also be deleted.
3. Delete Individual Restore Points using Command Prompt
Step 1: In the Start menu, search for “Command Prompt” and run it as an administrator.

Step 2: To list all the restore Points in cmd, type the following command and press the enter key to execute it:
vssadmin list shadows.

Step 3: To delete a selected recovery drive, type the following command:
vssadmin delete shadows /Shadow={shadow copy ID}

Note: To delete all restore points at once using the command prompt, type the command: vssadmin delete shadows /all and press the enter key to execute.
4. Delete Individual Restore Points using Third Party Tool
Step 1: Download and Install CCleaner on your computer.
Step 2: Select the “Tools” bar from the left sidebar.
Step 3: Select the “System Restore” button, choose the restore point that you want to delete and click the “Remove” button.
FAQs Related to Restore Points in Windows
Should I delete the system restore points in Windows?
Yes, you can erase system restore points in Windows if your current version of Windows is running perfectly great with no bugs, performance concerns, or other problems, and you have no plans to revert to a previous version of Windows.
Is it safe to delete restore points in Windows 11?
The deletion of system restore points depends on the working condition of your device. If your device is working fine without any issues, and you’re planning not to perform any custom configurations on your computer, then, it’s safe to delete all the restore points, otherwise, from the safe side, it’s recommended to keep the latest restore point undeleted.
Next Steps
We’ve covered how to delete the restore points in Windows 11.
The restore points generally work as a snapshot of the earlier stable version of Windows that you can restore in case your computer’s default settings are misconfigured and leading to frequent issues. You can remove
Further, configure the computer’s settings to customize it depending on your preferences.
Related Articles
Troubleshooting Windows 11
Learn how to use all the built-in Windows 11 troubleshooters to fix hardware and other configurations.
Disable Camera Windows 11
Safeguard your privacy by disabling the built-in webcam on your laptop.
How To Create a Restore Point in Windows 11
Create a restore in Windows to revert the system to its earlier stable state.