System Restore: problem in deleting

Modified on Mon, 23 Oct, 2017 at 11:57 AM

>>>I disabled System Protection but the program still stalls at "disabling system restore"


It means that Windows could not delete the Restore Point either.

Perhaps the Restore Point is corrupted and the error message was sent to Windows logs (System Event Viewer).


Let's delete the corrupted Restore Point manually as follows:

-open Windows Command Prompt 'as administrator'.

-type the command:

>vssadmin Delete Shadows /For=C: /All


The command deletes all Restore Points on C: drive.

If it gives you an error, please send us the screen shot of the Command Prompt window.

Information about the error reportes in System Event Viewer would be also helpful

(click win+R, type "eventvwr", open Windows Logs-->System).


You can also  type

>vssadmin List Shadows

to see the list of existing Restore Points. If System Protection is disabled, the list should be empty.

Was this article helpful?

That’s Great!

Thank you for your feedback

Sorry! We couldn't be helpful

Thank you for your feedback

Let us know how can we improve this article!

Select at least one of the reasons

Feedback sent

We appreciate your effort and will try to fix the article