Summary: Use Windows PowerShell to list computer restore points.
How can I use Windows PowerShell to list computer restore points on your desktop?
Open Windows PowerShell with Admin rights and use the Get-ComputerRestorePoint cmdlet:
Get-ComputerRestorePoint