How to Use Windows 11 Quick Assist for Help
Discover how to use Windows 11 Quick Assist for seamless remote support. Learn step-by-step setup, troubleshooting, and tips to help friends or family with tech issues instantly.
Windows automatically creates system restore points up to a set limit, which can leave you with dozens of restore points you never use. Deleting all restore points at once is easy, but how do you delete only selected ones? For example, restore points that take up too much space or expose sensitive data. This guide will show you how to delete individual restore points in Windows.
Delete individual restore points using Command Prompt
The most reliable way to delete restore points in Windows is to use the vssadmin command line tool, which is used to create and delete shadow copies. This tool can list all of your current restore points and delete them individually.
To determine the restore point in the command line, we will have to use the date the restore point was created. Here's how to find it:
Press Win + R keys and type rstrui.exe in the Run dialog box to open System Restore . Here, select the Choose a different restore point option and click Next .
Then, select the Show more restore points option to view all the restore points. Make a note of the date and time of the restore points you want to delete.
Now, search for “cmd” in Windows Search, right-click on Command Prompt and select Run as administrator . Type the following command here and press Enter .
vssadmin list shadows
This command will list all restore points along with a bunch of information about them. You'll need to look at the creation time to find the restore point you want to delete. Once you've located it, copy the Shadow Copy ID of that restore point (including the curly brackets), which in our example is {5e5429e7-e601-4e8a-b94f-5ec1df105b12} .
Next, use the following command and replace the ID at the end with the ID of the shadow copy you want to delete:
vssadmin delete shadows /shadow=(Shadow Copy ID)
The resulting command will look like this:
vssadmin delete shadows /shadow={5e5429e7-e601-4e8a-b94f-5ec1df105b12}
You will be asked to confirm the action, type Y , then press Enter to confirm deleting the restore point. You can repeat the process to delete all the restore points you want to delete.
Use a third-party tool to delete each restore point
While vssadmin is fairly straightforward, deleting multiple restore points one by one can become tedious if you have to do it frequently. A third-party tool can make this process easier by automatically identifying all restore points and allowing you to delete them with a single click.
You should use CCleaner for this purpose. While CCleaner's main function is to clean up junk data, it also has a secondary tool for managing restore points.
Open CCleaner, go to Tools -> System Restore , you will see all the restore points currently saved. Select the restore point you want to delete and click Remove at the bottom to delete it. You can hold down the Ctrl key and select multiple restore points to delete at once.
For safety reasons, CCleaner will not allow you to delete the latest restore point to ensure you always have a point to revert to. You are free to delete all other restore points individually.
Bonus Tip: Use Windows Disk Cleanup
If you're deleting restore points to create disk space but don't want to risk deleting all of them, you can also use Disk Cleanup to delete only the old restore points while keeping the latest restore point. Open Disk Cleanup using Windows Search, go to the More Options tab , and click Clean up under System Restore and Shadow Copies .
Managing restore points is important, especially as data can continue to grow in size. You should use vssadmin if you only have one restore point to delete; installing a third-party application may not be suitable for a single task. If you're having trouble with a restore point, here are all the ways to troubleshoot System Restore .
Discover how to use Windows 11 Quick Assist for seamless remote support. Learn step-by-step setup, troubleshooting, and tips to help friends or family with tech issues instantly.
Struggling with dual monitor lag on Windows 11? Discover proven troubleshooting fixes to eliminate stuttering, delays, and performance issues for seamless multi-monitor setups. Step-by-step guide inside.
Struggling with the frustrating Windows 11 "Startup Settings" blank error? Discover proven, step-by-step fixes to restore your boot options quickly and get your PC running smoothly again. No tech expertise needed!
Discover how to activate Windows 11 Enterprise using KMS effortlessly. This comprehensive guide covers everything from requirements to troubleshooting, ensuring seamless activation for your business needs.
Struggling with the dreaded KMODE EXCEPTION NOT HANDLED error on Windows 11? Discover proven, step-by-step fixes to resolve this blue screen nightmare quickly and get your PC running smoothly again. No tech expertise needed!
Struggling with Windows 11 "Motherboard" Driver Error? Discover proven troubleshooting steps to fix it fast and get your PC running smoothly again. Easy, step-by-step guide for beginners.
Struggling with ping spikes on Windows 11 over Wi-Fi? Discover proven fixes to stabilize your connection, reduce lag, and enjoy smooth gaming or streaming. Step-by-step solutions for instant results.
Accidentally deleted precious photos? Discover proven methods to recover deleted photos in Windows 11 effortlessly. Step-by-step guides, tools, and tips to restore your images safely.
Discover how to use Windows 11 Terminal instead of CMD for a modern, efficient command-line interface. Learn installation, setup, and tips to boost your productivity with tabs, themes, and more.
Discover safe, legitimate ways to activate Windows 11 Pro without a product key. Learn step-by-step methods using built-in tools and official Microsoft options to get your OS up and running smoothly. No risks, no hassle – just pure productivity.