How to create a windows 7 restore point. Manually create a system restore point. Restoring the Windows XP operating system

In this article, I talked about three methods of system recovery: - usual, using command line and with the help installation disk... Also, I talked about creating an OS restore point.

In addition, in another article, I wrote about the creation and in what ways you can create it. On this occasion, e-mail me. many letters have been received. in these emails, people ask you to tell me how to create a restore point automatically?

Let me remind you for those who first came to my site. We need an OS restore point to recover the system in case of unexpected failures. You kind of carry over a system from the past when it worked great. Trust me, this is much easier than looking for the causes of the failure and fixing them.

In general, if the system is working properly, a restore point should be created automatically - when you remove a program or other changes in the system. But sometimes it happens that this function does not work. Therefore, in the article we will consider: - How to create a restore point automatically in two ways. But before that, let's look at the method manual creation such a point.

How to create a Windows 10 restore point manually

This is quite simple to do. To do this, you just need to enter "Create ..." in the "Start" search box and select the file:

We have a restore points file. We open it. Select the "System Protection" menu. We move our gaze to the very bottom of the window and select the "Create" button. We press it. On top of this window, we have a window for creating this point. We enter the name of the point, I usually put a number of this day and a month, it's more convenient, and we press OK.

We started to create a restore point.

Then, we see a message that the point has been created.

For our point we need space on the C drive. Therefore, select "Configure" (above the "Create" button). We will open the "Recovery Options" window, where we will see how much space is allocated for system recovery.

Be sure to put a checkbox above the line "Enable system protection". Next, check disk space... I recommend 7 percent, but you can do more or less. It all depends on the size of your C drive. The more space you give for system recovery, the more points you can create.

Now let's see if our point has been created or not. To do this, click "Restore":


How to create a restore point automatically by the Task Scheduler method

Now let's move on to automatic way creation of this point. To do this, enter taskschd.msc into "Start" or simply write "Task Scheduler".

Open the file and go along the following path - Scheduler Library \ Microsoft \ Windows \ SystemRestore


In the "File" window, click on SR with the right mouse button and select "Properties". In the new window, select the "Triggers" menu. At the bottom of the window, click on the "Create" button.

A new window opens where we can choose the frequency of creating such points. I recommend creating point data 2-3 times a week. Therefore, we select "Weekly".


Then, I check the boxes above Monday and Friday and click OK. We do not need to touch additional parameters, because in the next step, select the "Conditions" menu (although you can experiment).

In the "Conditions" menu, put a tick above the "Run when the computer is idle" item and select 10 minutes. This means that the computer will start creating a restore point only after it has been idle for 10 minutes. In other words, if you are watching a movie or working with a certain program, the computer will not start creating a restore point unexpectedly.


For laptops, you can select "Run on AC power". Click OK. For various reasons, this program may not work, in this case, I have prepared a special script for you that will make your computer create restore points every time you start, if it suits you.

How to create a restore point automatically script

Now I offer you a script that will help you create such points automatically:

If WScript.Arguments.Count = 0 Then
Set objShell = CreateObject (“Shell.Application”)
objShell.ShellExecute “wscript.exe”, Chr (34) & WScript.ScriptFullName & Chr (34) & ”Run”, “runas”, 1
Else
GetObject (“winmgmts: \\. \ Root \ default: Systemrestore”). CreateRestorePoint “Current Restore Point”, 0, 100
End If

To make the script work, you need to do the following:

  1. You need to copy the script into Notepad or another text editor;
  2. Select the "File" menu, then "Save As" and save it with any name (Latin) by choosing the extension.vbs. For example script.vbs
  3. Select the file type - "All files" (all types) and save the script. Next, we create a shortcut to the file by clicking on it with the right mouse button and select - send, then - the desktop.
  4. Then, press Alt, and, while holding this button, drag the file to the Startup folder of the Start button. Not right away, but you will succeed. Your computer will now start creating these points every time you turn it on.

If you have Windows 10, then we do everything as in the article, only after creating a shortcut, we send it to the "Startup" folder. To do this, press Win + R. In the window that opens, insert shell: startup:

A window opens in which we will add our file from the desktop.

Personally, I don't really like this method, and I chose to create a restore point twice a week. Good luck!

Output:- Windows 10 how to create a system restore point becomes clear after reading the article. I advise you to create such points at least 2 times a week. And better than 3, for every fireman! Good luck!

Windows 7 provides users with a convenient checkpoint rollback feature that allows users to quickly recover from a system failure. But, despite its simplicity, the rollback procedure is sometimes difficult. The most common problem is finding a suitable restore point.

Viewing available points

If you want to roll back the system, then you will need a list of all available checkpoints in order to select the appropriate date. The built-in System Restore tool will help you get this information and roll back Windows. The easiest way to find it is through the Start menu.

After starting the recovery window, a list with checkmarks will appear, to which you can roll back Windows. To see all points, click Show Others. The list displays points that were created automatically by Windows, as well as labels that you set manually. In the "Type" column you can see who is the author of the tag. Pay attention to the description - it helps to understand what changes will be made after the system rollback (if the point was created automatically).

Be sure to run "Search for affected programs" - this function will help you determine which applications will be added / removed as a result of Windows recovery.

You can also view all restore points in the CCleaner program:


A list of all available Windows points indicating the date of their creation. You can manage the marks by deleting unnecessary points (only the last point in time of creation will be inaccessible for deletion).

System Volume Information

Checkmarks are displayed when you run the standard System Restore tool, and are detected and output by CCleaner. But where are the points physically located?

Recovery files are stored in system folder System Volume Information. It is located at the root of each partition of the hard drive and is created automatically when the system protection function is turned on. However, you will not be able to get inside the directory - first you need to make it visible, and then also get special rights.


Open "Computer" and go to the section where system protection is enabled. You will see the System Volume Information folder, but you will not be able to enter it - when you try to execute Windows login will inform you that the location is not available and you are denied access.

If you want to view the files in which the system restore points are stored, then you will have to give your account special rights:

The Permission Items window opens. You need to specify a few access parameters here:

After pressing the "Ok" key, your Account appears in the Permission Items list. This means that you can now open the System Volume Information directory and see what is in it.

Rollback of the system to a healthy state using checkpoints is the most simple method Windows recovery. Some users turn off this handy feature in order to save hard disk space. As a result, you have to use other, more difficult methods to rollback the system. Let's take a look at how to enable and effectively use Windows 7 restore points so that you don't have the urge to delete them.

Enabling recovery

First of all, check if the rollback function is running on the system. If not, then you need to enable it for the disk on which the Windows files... You can enable protection on other partitions of the hard drive to start the procedure for creating shadow copies of files and folders.

The setting consists in choosing recovery options and specifying the amount of space to allocate on the hard disk. It is recommended to select the first mode of operation, in which the system parameters and previous versions of files are to be restored.

Use the Maximum Usage slider to choose how much space you are willing to allocate for storing checkpoints. The optimum value for tuning is 15%. You can specify less or more depending on the size of the hard drive. Keep in mind, however, that over time, old tags are removed and replaced with new key dates.

Point creation

A Windows 7 restore point can be manually created by the user. Check mark creation is usually done before making any changes to the system configuration. You install drivers or some programs and are worried that they may not stand up correctly. So that you do not have to roll back the system a few days later, you need to manually create a point.

The created point can now be selected when starting System Restore. You can set multiple checkmarks at once, but remember that they take up space on your hard drive, so it is better to rely on automatic generation.

System Restore

System protection was enabled, checkpoints were created, and it became necessary to roll back to the previous state. How to do it:

During the rollback, the computer will restart. You cannot interrupt the recovery procedure, as this is fraught with damage to system files. Your personal data (documents, music, etc.) will not be deleted, but programs installed after the key date will be uninstalled.

If Windows does not start, you can start recovery from the installation disc. After loading it, you need to select the "System Restore" section - among the tools for returning Windows to a working state there will be a section of the same name, the launch of which provides access to the created checkpoints. You need to do the same as in Windows environment- select a date and roll back to it.

Previous versions of files

Windows Rollback does not restore deleted files. But if you included Windows recovery then the system will automatically create shadow copies of the data that can be used to return deleted information. How to do it:


If you make a checkpoint in time and start recovery previous version, then you can do without special programs to return deleted data. But shadow copies are not stored forever - they are the size of the disk that was allocated when setting up system recovery. If you put a larger volume, then the shadow copies will be stored longer, so it is better not to spare space for the system protection function.

Many computer users based operating system Windows knows that this OS allows you to create restore points. They allow you to restore the full operation of the system in cases where it is infected with a virus, does not start, or the OS is malfunctioning... To help PC users who are not familiar with this procedure, we have prepared a material where we will describe this process in detail for Windows 7.

The principle of the recovery procedure in the seven

The basic principle of the procedure for creating a restore point is automatic saving of system settings when it is changed... For example, in order for a Windows 7 restore point to start automatically creating in the OS, changes must occur in the registry. That is, when installing any driver or software The OS captures this and creates a restore point. Based on the above, it becomes clear how many restore points Windows 7 can save on the hard drive. Therefore, in order for the PC user to return the computer to its previous state, it is enough just to use one of them and start the procedure itself.

How to restore a computer at seven

In this section, we will describe the OS recovery procedure. faulty P K using one of the points. For example, we will take a faulty PC with an operating system Windows 7 Ultimate... It is still possible to boot the OS on this computer, but it is unstable, giving out "screens of death", freezes and many other system errors. Most likely, this behavior of the OS is caused by a virus or the absence of some system files.

Now let's try to select a restore point on this PC when it was still functioning stably. To do this, go to the system properties and open the "" tab. Now press the button Recovery….

After clicking, a wizard window should appear. In the wizard window, you can see that we can start fixing the OS using the recommended point, as well as selecting the points created earlier.

In our case, we will choose the last point when it worked stably and is recommended.

After selecting it, the wizard will ask you to confirm the recovery procedure using it.

As soon as you complete the confirmation, the wizard will immediately start rolling back to the previous OS state.

It can take five minutes or much longer to roll back to previous settings. The rollback time depends not only on the amount of returned data that is stored on the PC, but also on the processing power of the computer itself. After a successful rollback, you will see a message like this.

Manual Windows restore point

In addition to automatically creating checkpoints, the user has the opportunity to make them himself. For example, before installing a beta version of software that does not yet support the OS, you can create it manually.

To create a point manually, we will go to the system properties on the same "" tab. On this tab, we will select the bottom-most button named New…. After this action, a window will appear in which you need to specify a name. It is best to create a name associated with specific changes in the 7. For example, if you have installed a driver package, the restore point might be named “ Installing drivers from 10.06.2016».

After specifying the name, click the Create button. After successful creation, you will see this message.

You can find the newly created checkpoint in the wizard, which we looked at earlier.

In the wizard window, you can only select and view the properties of the point to roll back to the previous state of the system, but you cannot delete it using this wizard.

Deleting checkpoints can free up space on your hard drive, but you should also bear in mind that they are deleted permanently.

Removing a specific checkpoint will help us free utility CCleaner... You can download the CCleaner utility from its official website. To use the uninstallation options, you need to start the program and go to the tabs " Service / System Restore».

In the CCleaner utility window, you can view and delete all previously created restore points, except for the last one. This is done on purpose so that the user can use the last point in the OS in case of its crash.

Reviving an OS that has stopped loading

Consider an example of OS recovery when it completely stopped loading... In this case, the culprit, as in the example above, could be malware , unlicensed software and remote files operating system.

For this example, we need a licensed Windows disk 7. To get the OS back into operation, we will boot from this disk when the computer starts. In the second window of the bootloader there is a link "". To start rolling back to the previous state, we need to click on it.

After this action, the bootloader will scan HDD for the presence of previous operating systems and will allow you to select one of them for rollback. In our case, this is the only operating system Windows 7.

Having chosen the necessary operating system, let's move on to the next window.

In the second window of the wizard, a list of all checkpoints will open, with which you can roll back to the previous state.

Further steps are identical with the first example, so there is no point in describing them. The example described above is used by thousands of users, as it allows you to return the OS to normal.

Summing up

After reading this material, any PC user who was unfamiliar with checkpoints can restore the system to a working state. In addition, I would like to give our readers some advice.

For your OS to function properly, use good antivirus software and do not install pirated software.

For example, if you maintain the system in a normal state, then the creation of checkpoints can be completely disabled. Many experienced PC users do this because it can slightly improve the performance of the computer. However, if the resources of the computer allow, then the described technology will greatly simplify your life if something goes wrong with your OS. Therefore, the choice is yours.

Related Videos

A system restore point is necessary so that in the event of creating erroneous actions on the computer that lead to its unstable operation, the user will always have the opportunity to restore the system to an earlier moment. For example, you decided to install a program downloaded from a suspicious site that turned out to be infected with a virus. The virus turned out to be not simple, but disabled half of all programs previously installed on the PC. You can of course use antivirus utilities, however, even if the malicious file is successfully deleted, other programs are unlikely to work. It is for such cases that System Restore exists.

However, not all so simple. The fact is that by default the operating system does not automatically create restore points, so you must do this procedure yourself. Otherwise, it will be simply impossible for you to roll back the system!

Create a restore point

Before we begin to describe the whole process, we must warn you that only the basic settings of the operating system are saved. That is, various temporary files, audio or video recordings are not saved, so if you deleted them, then you need to use third party application for data recovery.

First. Press the "Start" button on the right side of your screen and in the drop-down menu select the section "Control Panel" - "System".

On the left side you will see a small menu in which we are interested in the "System Protection" section.

A new window has opened, the "System Protection" tab. There are two buttons at the bottom of this window. By clicking on the "Configure" button, you can, for example, adjust the maximum amount of filled space required to create recovery points. The larger this section, the large quantity points you can create. As the space fills up, the system will automatically delete them. However, you do not have to touch this item at all.

We are much more interested in the "Create" button.

Click on it. A window will appear in which you need to enter the name of the restore point.

Then click on the "Create" button and that's it, the point will be created and saved automatically.

As you can see, there is nothing complicated in this process.

How do I roll back the system?

If suddenly you have an embarrassment and need to roll back the system before a certain date, then you need to go to the "Control Panel" again, only this time select the "Recovery" section.

Then click on the "Start Recovery System" button.

By clicking on this button, you can select the desired system restore point. Select the one you need and click the "Next" button. Follow all instructions.

Do not forget that the computer will be restarted - this is one of the prerequisites for this process.