Summary: Learn how to use Windows PowerShell to find restore points.
How can I use Windows PowerShell to find a list of restore points on my computers running
Windows 8.1 or Windows 8?
Use the Get-ComputerRestorePoint cmdlet.
Notes
- Start the Windows PowerShell console with Administrator rights to run this command.
- New restore points are created via the CheckPoint-Computer cmdlet.