Restore Point is a feature that allows you to roll back to a previous working state. You can easily create restore points in Windows 10 and Windows 11. After creating a restore point, you can easily reset your PC to the restore point you have created.
On Windows, creating a restore point is automatic. Whenever the operating system installs a new update, it creates a restore point. However, a single restore point can take up around 600MB of disk space.
So, if you have multiple restore points, you might face problems related to insufficient disk space. In this case, you can delete the restore points you don’t want to use. In this way, you will be able to free up almost 1-2GB of disk space.
Delete System Restore Points in Windows 11/10
Here’s a step-by-step guide on deleting system restore points in Windows. The process is straightforward; follow them as directed.
1. First, click the Windows Start button and select Settings.
2. On the Settings app, click on the System option.
3. On the left pane, click on the About section.
4. On the About settings page, click the System Protection option.
5. On the System Properties page, click the System Protection tab.
6. Next, select the drive and click on the Configure button.
7. You need to click on the Delete button to delete all the restore points.
Important: You need to implement the same steps for every drive to enable System Protection.
Delete all but the Most Recent Restore Point
If you want to delete all but the most recent Restore point, you need to utilize the Disk Cleanup utility. Here’s how to use it.
1. Type Disk Cleanup on the Windows Search and open it.
2. Select the drive you want to clean up and click OK.
3. On the Disk Cleanup pop-up, switch to More Options.
4. Next, click Clean up on the System Restore and Shadow Copies section.
5. On the confirmation prompt, click Delete.
Delete Specific System Restore Point via CMD
If you want to delete a specific system restore point, you need to use the Command Prompt. Here’s what you need to do.
1. First of all, open Windows search and type in CMD. Right-click on the CMD and select Run as administrator.
2. On the command prompt, enter the command shared below:
vssadmin list shadows
3. The above command will list all system restore points. You need to look at the creation date and time. Also, note down the shadow copy ID of the restore point you want to delete.
4. Next, execute the command shared below:
vssadmin delete shadows /Shadow={shadow copy ID}
Necessary: Replace the shadow copy ID with your shadow copy ID. For example, vssadmin delete shadows /Shadow={739c0369-09be-4135-bac1-b2751969b85f}
5. You need to type in ‘Y’ and hit the Enter button on the confirmation prompt.
Creating and deleting system restore points is pretty straightforward. However, you can’t roll back your Windows to the previous working state if you delete the restore points. I hope this article helped you! Please share it with your friends also.
“Hey there! Just so you know, we’re an Amazon affiliate. This means if you buy something through our links, we may earn a small commission. It doesn’t cost you extra and helps keep our lights on. Thanks for supporting us!”