Please enable JavaScript to view this site.

Navigation: TCC > Commands

RESTOREPOINT

Scroll Prev Top Next More

 

Purpose:Create, remove, or list Windows system restore points.

 

Format:RESTOREPOINT [/= /C /D=description /R n ]

 

/C(reate)

/D(escription)

/R(emove)

 

Usage:

 

TCC must be running in an elevated session to create, remove or list restore points. RESTOREPOINT is not supported in Server versions of Windows.

 

If you don't specify any arguments, RESTOREPOINT will display the existing restore points. If there are no restore points, RESTOREPOINT will not display anything (including an error).

 

If you have disabled restore points, RESTOREPOINT will return a (Windows) error.

 

Example:

 

Create a restore point named "July-2024":

 

restorepoint /c /d=July-2024

 

Options:

 

/=Display the RESTOREPOINT command dialog to help you set the command line options. The /= option can be anywhere on the line; additional options will set the appropriate fields in the command dialog.

 

/CCreate a restore point

 

/D=The description shown when displaying restore points

 

/RRemove the restore point whose sequence is n.