Restoring Your System from a Restore Point
Sometimes, installing software or device drivers has an adverse impact on your system. Setting a Restore Point prior to an installation allows you to reset your system to its previous state in case you discover that installing the new software wasn't such a good idea. (How to set a Restore Point is covered in another tip.) Assuming you had set a Restore Point, you can revert your system back to its previous condition by doing a system restore.
To do a system restore follow these steps if you are using Windows 8:
- Move the mouse pointer into the very bottom-left corner of the screen and right-click. You should see a Context menu appear.
- Choose the System option. Windows displays the System area of the Control Panel. (See Figure 1.)

Figure 1. The System dialog box.
- Click the System Protection link at the left of the dialog box. Windows displays the System Protection tab of the System Properties dialog box. (See Figure 2.)

Figure 2. The System Protection tab of the System Properties dialog box.
- Click the System Restore button. You will then be taken through a wizard that allows you to select what Restore Point you wish to use and then perform the restore.
If you are using Windows 7 the steps are a bit different. (The biggest difference is how you get to the first dialog box.). Follow these steps:
- Click Start, right-click Computer, and select Properties from the resulting Context menu. Windows displays the System area of the Control Panel. (See Figure 3.)

Figure 3. The System dialog box.
- Click the System Protection link at the left of the dialog box. Windows displays the System Protection tab of the System Properties dialog box. (See Figure 4.)

Figure 4. The System Protection tab of the System Properties dialog box.
- Click the System Restore button. You will then be taken through a wizard that allows you to select what Restore Point you wish to use and then perform the restore.

This tip (12212) applies to Windows 7 and 8.
Author Bio
Barry Dysert
Barry has been a computer professional for over 35 years, working in different positions such as technical team leader, project manager, and software developer. He is currently a software engineer with an emphasis on developing custom applications under Microsoft Windows. When not working with Windows or writing Tips, Barry is an amateur writer. His first non-fiction book is titled "A Chronological Commentary of Revelation." Learn more about Barry...
Introduction to Regular Expressions
Regular expressions are usually the domain of computer programmers. There are times, though, when an end-user might find ...
Discover More
Displaying All the Files in a Folder using the Command Prompt
Displaying all the files a folder contains is an easy task in Windows. One way you can display the files is using command ...
Discover More
Copying Data with Robocopy
Robocopy is a robust file copy utility built into Windows. If you have a lot of file management to do that can't easily ...
Discover More
Evaluating System Performance Using the Task Manager
One of the many functions of the Windows Task Manager is to allow you to see how your system is performing. If necessary, ...
Discover More
What are Modern Apps?
The capabilities of apps changed with Windows 10. What, exactly, are modern apps and how are they different from earlier ...
Discover More
Running a Program as Administrator
Sometimes a program you're trying to run needs to run with elevated privileges. Assuming you have the authority to do ...
Discover More
Comments