How to Delete System Restore Points on Windows 11/10

System Restore Points are basically Windows Image files that help to revert back our PC to an earlier state when everything was running normally. Similarly, Volume Shadow copies are the snapshots of data useful to restore PC effectively. If you regularly create system backups, they tend to occupy more and more space. When this exceeds than the pre-defined limit, it starts slowing down our PC or leads to different bugs and errors. 

In this post, we discuss three different ways to delete System Restore Points on Windows 11/10 PC. They are using Disk Cleanup, through System Properties, or via Command Prompt. The first method effectively deletes any restore points that you ever created on the computer. Whereas, the remaining two methods can delete restore points as well as shadow copies simultaneously. Let’s explore these solutions in detail –

3 ways to Delete Restore Points and Shadow Copies in Windows

To delete system image backups on Windows 11/10 PC, one may go through either of the following tools –

1] Using Disk Cleanup

Microsoft has recently included some of the advanced options in the Disk Cleanup Tool starting with Windows 10, 2019 Update. For example: deleting windows.old folder, removing the downloads folder, etc. Windows 10 users can use this tool to delete the restore points or shadow copies available on the device. Here’s how to proceed –

  • Use Win + S to launch the Search App.
  • Type “cleanmgr” in the search box and click the top result.
  • Select (C:) drive using the drop-down menu and hit OK.

Disk Cleanup Tool

  • The tool immediately starts calculating the space that it can free up.

System checking for files to delete

  • Wait for a while, as this might take a few seconds depending on the size of the dump files.
  • Click the “Clean up system files” option on the next screen.

clean system files

  • A pop-up window will appear next displaying the (C:) drive, hit OK.
  • Head over to the “More options” tab and click “Clean up” under “System Restore and Shadow copies“.

Delete System Restore Points

  • When there appears a confirmation message, click Delete.

Delete System Restore Points

That’s it, the Disk Cleanup starts deleting all the shadow copies that are available on the computer. When this completes the ongoing task, close all running windows, and Restart the PC.

2] Through the System Properties wizard

Alternatively, one may also use the System Properties window to clean unnecessarily stored restore points. Here is the complete guideline –

  • Use Win + R to start the Run dialog.
  • Type “sysdm.cpl” in the text field and press Enter.
  • On the System Properties wizard, select the “System Protection” tab.
  • Select “Local disk (C:) (System)” and hit the configure button.

Delete System Restore Points

  • Next, click the Delete button under “Disk Space Usage“.

Delete shadow copies

  • When a confirmation window comes into view, Click Continue.

Delete System Restore Points

  • That’s it, the wizard immediately starts deleting all restore points available on the C:/ drive.

3] Delete System Restore Points via Command Prompt

Command Prompt also provides an easy way to get rid of old restore points or shadow copies. All you need is to follow the below set of instructions –

vssadmin delete shadows /for=<ForVolumeSpec>*

Quick Note: In the above command line, replace the asterisk mark with any of the following.

  1. /oldest: To remove the oldest restore point.
  2. /all: Delete all of the existing restore points.
  3. /ShadowID: Use this only if you know the exact “ShadowID”.
  4. /quiet: Returns no information after completing the Job.
  • When prompted, type “Y“, and press the Enter key again.
  • There appears a confirmation message if you had chosen any of the first-three codes.

If you have any queries or suggestions, let us know in the comment section.

Soni Aryan

Soni Aryan

Soni Kumari is a tech enthusiast known for her expertise in how-to type topics and Windows troubleshooting articles. She loves exploring how to do things or tweaks in Android, iPhone, and other operating systems.