We refuse the reserve for a copy of the new OS. We refuse to reserve a copy of the new OS What does it mean to reserve windows 10

Backup on Windows, creates copies of all files in the libraries, folders, and drives you select. You can also include a system image in the backup. This article will show you how to set up backup in Windows 10.

Not often, but there are cases that fray HDD and there is no way to recover data from it. It is always recommended to make backups desired files to another drive or cloud storage. A backup will save you from many surprises.

Set up backup in Windows.

1. Go to the "Start" menu and open "Settings";

2. Open "Update and security";

3. On the left side, select "Backup Service", on the right side, open "Go to the "Backup and Restore" section (Windows 7)";

4. Click on "Set up backup";

5. Data archiving will start;

6. Choose where you want to store the backup, you can store copies on the same hard drive, which is not recommended! You can also make copies to external media or to a network share, which is more reliable. In this window, select the media on which you want to save backups or a network resource, then click "Next".

7. If you leave a check in the box "Give Windows a choice" - Windows will back up files saved in libraries, on the desktop and in standard Windows folders. Windows will also create a system image that you can use to restore your computer in case of problems. These objects will be backed up on a regular schedule.

If you check the "Give me a choice" box, you can select libraries and folders, as well as specify whether to include the system image in the backup. The selected items will be backed up regularly on a schedule. Once you have made your choice, click "Next".

8.If you are in previous paragraph selected "Give me a choice" - in this window, check the boxes for what you want to include in the backup. Once selected, click "Next".

9. Click on "Change schedule";

10.You can choose how often to schedule a backup, on what day and at what time. When you select the one you want, click "OK".

You can also disable scheduled backup and run it as needed, to do this, uncheck "Perform scheduled backup". Click OK.

12.The backup will start.

13. When the backup is over, you will find a copy on the disk that you specified during setup. Also in this window, you can start the backup whenever you want by clicking on "Backup data now".

That's all for today, if you have additions - write comments! Good luck to you 🙂

vynesimozg.com

Windows backup (How to disable?)

What is a backup windows copy?Or what else is called archiving windows files. This is the process when the system itself makes backup copies of itself. As a result, when your Windows crashed, you can restore it. (This is in theory) in practice, such a recovery is not effective. However, the system makes copies 2 times a day.

Disabling or not disabling this option is up to you. For example, I turned off this crap. Since it slowed down the robot of my computer quite a lot, but this did not suit me. In addition, I believe that the rollback of the system using this backup. It will save you only for a while, until the last archiving, then everything will fly off again. So it was with me. Maybe someone is fine. But I describe my case.

And so we turn off this archiving and prevent windows backup. First, go to Start/Control Panel and select Administrative Tools. Then click on the shortcut (Services). You should open a window (Services) in it we are looking for (Module Service), right-click and select (Properties). Further in the tab (General) there is such an inscription (Startup type) set (Disabled). Close the window and reboot the system.

After the reboot, we see that in the lower right corner, where you used to have a checkbox with a stopwatch icon, now it's just a checkbox. That is, archiving does not occur. So you did everything right. And notice the swoop, the system began to work better. While you will no longer see a pop-up message about windows backup and file archiving.

If something is not clear, see the form of the instruction in which I showed everything in detail.

www.win7ka.ru

Create a Windows 10 Image Backup and Restore

In this article, we will look at how to create an image backup. Windows systems 10 on a separate external drive. A system image is a complete copy of computer data (includes absolutely everything: both system Windows files, as well as programs installed by the user and their settings, personal data and documents of users). In addition to the system disk data, you can include data from all disks connected to the system in the image. Then we will try to restore the system from the resulting image.

Create a system image backup in Windows 10

For creating backup system image, we will use the wbadmin console utility. We will store the system image on a separate external drive (this may be a partition on the current drive, but this is much less reliable), which should have enough space to store a complete copy of the system.

In the search box, type PowerShell, in the list that appears, find Windows PowerShell and run it as administrator.

In our example, we want to create a complete copy of the system (located on the C:\ drive), including all the necessary partitions necessary for the system to work (including partitions with the manager and boot configuration) and save the resulting image to external drive E:. The image creation command in this case will be:

wbAdmin start backup -backupTarget:E: -include:C: -allCritical -quiet

If you need to include other partitions or disks in addition to the system one, the command will look like this:

wbAdmin start backup -backupTarget:E: -include:C:,D:,F:,G: -allCritical -quiet If you want to save the system image to a network folder:

wbAdmin start backup -backupTarget:\\Remote_Computer\\Folder -include:C: -allCritical –quiet

The command will take certain time depending on how much data gets into created image.

After the wbAdmin utility finishes running, the WindowsImageBackup directory containing the system image will appear in the root of the target drive.

Restoring Windows 10 from an image

To restore the system from an existing image, we need:

  • Windows 10 / Windows 8 installation image on DVD disc or USB flash drive(how to create such discs from official Windows 10 images) or a system recovery disc
  • AT BIOS settings change the system boot order so that the system boots first from DVD / USB disk

Boot from the installation/boot disk. Click Next on the first screen.

Click on the Repair your computer button in the lower left corner.

Then go to Troubleshoot -> Advanced Options -> System Image Recovery.

Select Windows 10 from the target OS list.

The installation wizard will scan the connected drives and find a list of previously created backups.

From the list of available images, select the image you want to restore.

Check the Format and repartition disks option. In this case, the recovery wizard will delete all existing partitions on the disk and recreate the partition table according to the partitions in the image.

It remains to confirm the restoration of the system from the image.

After completing the recovery wizard, boot from hard drive(don't forget to change the priority of boot devices) and make sure that the state of the system matches the state at the time the image was created.

winitpro.ru

Windows 10 backup

I recommend that you familiarize yourself with 4 options on how to make a backup a copy of Windows 10. Either through built-in tools, or free utilities. You will also learn how to use it to restore the system if necessary. I would like to clarify what is full image Windows 10, containing the entire list of installed utilities and settings. That is, when restoring a PC or laptop through a backup, the user has the system state that was when we created our copy. What is its purpose?!

Firstly, to be able to quickly return the system to its original state. After all, such a process is much less time-consuming than the usual reinstallation and configuration. And even easier for dummies. I note that it is more expedient to create an image of the system without delay, after clean install and driver settings. Because the copy in this case is not voluminous and is quickly formed.

Back up Windows 10 using built-in OS tools

The easiest way is to backup and restore the control panel.

How to find these options?! there are two options: - type "backup" in the search;

1. Click on "create a system image"

2. Choose where we will save: HDD, DVD or network folder

3. We note what kind of disks we will archive. A priori, this is a reserved and system partition. (FROM:)

4. Now "archive" and wait for the end of the process. No more than 20 minutes.

5. When the procedure comes to an end, you will be asked if you want to create a recovery disc. In the case when the user does not have a flash drive or a disk with Windows 10, it would be wise to create one. It will be useful when using a backup.

This completes the creation process.

Restoring Windows 10 from a backup

The user enters the recovery environment either from a working operating system, which requires administrator rights, or from a recovery disk:

1. Through the working OS: start - settings - Update and security - Recovery and security - Special boot options - Restart now. Sometimes there is no "Special options" section. In this case, you need to exit the OS, and click in the lower right corner on the power icon that appears on the lock screen. Then reboot by holding Shift.

2. Through installation disk, or a Windows 10 drive. We start from one drive. For example, - Boot Menu. In the field that appears, you need to click on "System Restore".

3. At the moment when the device is loaded using the recovery disk, the environment of the same name also opens.

In it, you should note the following: "Troubleshooting" - "Advanced Options" - "Restoring the System Image".

If the system detects an image of the system on DVD or HDD, it will immediately make an offer to recover from it. But you can also, manually, mark the image of the system.

The user may be prompted (or not prompted - it all depends on the configuration of the elements) to mark the partitions on the disk that are overwritten from the backup as the next action. It should be understood here that if the user created only an image of the C drive and after that did not change anything in the structure throughout the entire time, then there is no reason to worry about saving information on D and others.

When the process is confirmed, it will, accordingly, begin. After its completion, in case of a successful completion, it will be necessary to load the HDD in the BIOS and make it in the "top ten" in the form in which you saved it in the backup.

Creating a Windows 10 Image with DISM.exe

By default, this program is already present in the system. Helps create an image of Windows 10, as well as restore from a backup. Similar to the above option, after the following actions, the user should have an absolute copy operating system and what is contained in the system partition in its present state.

The first thing to do to make a backup is to boot into the "dozens" recovery environment. And not through "system image recovery", but "Command line".

Follow the instructions: 1. diskpart

2. list volume (you need to pay attention to the letter indicating system disk, - in the recovery environment it will not necessarily be C. Which disk exactly is determined by its size or disk label). At the same time, you need to remember the drive letter for saving.

3. exit 4. dism /Capture-Image /ImageFile:D:\Win10Image.wim /CaptureDir:E:\ /Name:”Windows 10”

Here drive D: is the one where the backup named Win10Image.wim will be saved. Given that the system is located on E. After running the command, you will need to wait until the copy is ready. After that, the message "Operation completed successfully" will be available. Everything, then you can exit the recovery environment.

Restoring from an image created with DISM.exe

The copy that was created in DISM.exe is also used in the Windows 10 recovery environment. Moreover, a lot still depends on the situation. If it becomes necessary to restore the procedure may be different. In any case, the system partition of the disk is formatted first. Let's consider the option when the hard drive has a partition structure, namely, drive C, also a reserved partition, and others.

Follow the instructions: 1. diskpart 2. list volume. After this command is executed, focus on the section designations. 3. select volume N. N - ordinal designation of the volume of the system partition.

4. format fs=ntfs quick (the partition is being formatted)

5. If the user suspects that the Windows 10 bootloader is not functioning well, I recommend that you also do steps 6-8. And when you just need to roll back the OS from a backup, we skip these steps. 6. select volume M - (M - “reserved” number) 7. format fs = FS quick - (FS - (FAT32 or NTFS)) 8. assign letter = Z - we still need this section, we denote it with the letter Z). 9.exit

10. dism /apply-mage /imagefile:D:\Win10Image.wim /index:1 /ApplyDir:E:\ - here you can see that Win10Image.wim is located in D, and the partition where the user restores the OS is in E).

When the deployment on the system partition is completed, if there is no damage (p. 5 above), you just need to leave the recovery environment and boot into the restored system. Well, if steps 6-8 were performed, you also need to do:

1. bcdboot E:\Windows /s Z: - where E is the system partition and Z is "Reserved". 2. diskpart 3. select volume M (the volume number that we learned earlier). 4. remove letter=Z (remove the letter of the reserved partition).

Next, you will have to leave the recovery environment and reboot. Windows 10 will be loaded in the previously saved version. Or, when the user does not have a boot partition on the disk, then first you need to create one using diskpart in 300 MB, for UEFI and GPT in FAT32, for MBR and BIOS - NTFS.

Windows 10 backup in Aomei Backupper Standard

There is also another way to backup - the Aomei Backupper Standard utility. Most users will regard this option as the most acceptable.

First, run it, then enter "Backup", where you determine what parameters you will create a copy of. Here it is a system image - System Backup.

It is required to indicate the name of the copy, plus where the image is located - this is the Step 2 item. This place can be any folder, drive, and also a network location. The user has the option to select options in "Backup Options". However, one must understand that for the "teapot" those settings that are set a priori will be the most optimal. You must click "Start Backup" and wait for the process to complete the image creation.

Subsequently, it will be possible to return the computer to the saved position directly through the interface. But I advise you to do boot disk programs. This is necessary so that in case of startup problems it is possible to boot and recover. You can create this drive through the "Utilities" - "Create Bootable Media" item.

When booting from USB and CD Aomei Backupper Standard, the program window will be available. Select "Restore", there is an item "Path". You should specify the path to the copy that you saved (in the case when they did not appear in automatic mode location). You need to select it from the list, then click "Next".

You should make sure that the Ten will be restored to the required locations. Then click "Start Restore" to start using the backup. Aomei Backupper Standard is downloaded for free at the office. website http://www.backup-utility.com/

Macrium Reflect Free - Windows 10 Backup Software

I want to tell you about another free program. It is relatively simple, easy to backup, create HDD images, etc. We act similarly to the above example. First go to "Backup", then select " Backup Windows”, after which we stop at the disk partitions that are located in the image. Mark the save location.

Two options for recovery: through the program itself or using a flash drive / disk created in the menu, in "Other Tasks" - "Create Rescue Media". A priori, the drive comes from Windows 10, files for it are loaded from the Web.

The utility is rich in many settings and options, although the default options will be enough for beginners to create a basic copy. Download here http://www.macrium.com/reflectfree.aspx

Finally

Of course, I have listed only a part of the options for creating images and backups. There are many utilities for this purpose, as well as tools command line. I advise you to remember that Windows 10 already has a built-in image with which you can reinstall in auto mode.

In contact with

Classmates

increaseblog.ru

Windows 10 backup

In this article, we will look at how to back up Windows 10 of the entire operating system to this moment with everyone installed programs. If suddenly the computer stopped working normally and you decided to reinstall the OS, then Windows 10 will provide the opportunity to reset the settings to their original state.

Resetting the system is essentially a rollback to the state that was immediately after Windows installation 10. If we have a backup copy of Windows 10 with all installed programs, then we literally get a working computer in a few minutes, and we will not need to install the programs again.

How to back up Windows 10

In order to back up Windows 10, go to Control Panel >> Update and Security>> Backup Service>> Backup and Restore (Windows 7)

In the window that opens, on the left side, click "Create a system image"

Next, at this stage, you need to choose a place where we will store a copy of the system image. By default, the system itself suggested the desired partition for storage. But other options are also available for saving a backup. As we can see, in addition to saving information on the hard drive, it is possible to save to DVD and in network folder, if there is one.

Wait until the end of the process, archiving will last 15-20 minutes. The Windows 10 backup will be saved to " local disk D" whose name will be WindowsImageBackup. Now we have the ability to restore the entire Windows 10 system to operational state computer.

As you can see, we didn’t do anything complicated, so after installing Windows, after installing all the drivers, everything desired programs- be sure to create a backup copy of Windows 10, so that in case of problems, you can quickly roll back the system back.

Windows 10 backup with Aomei Backupper Standard

Perhaps the easiest way to back up Windows 10 is to use a special free program to backup or restore your AOMEI Backupper Standard system.

After you launch the program, go to the "Backup" tab. Here are 4 options for backup:

  • System backup
  • Backup hard drives to an image file;
  • Backup partitions and dynamic volumes to an image file;
  • Backup files and folders to an image file.

As you already understood, we need to select the first option "System backup". Next, specify a name for the backup and specify where the copy of the Windows 10 system will be saved. The program itself can choose a suitable location, but you can also set it yourself by specifying the path to save in "Step 2". It can be a folder, drive or network drive. Click "Start".

AOMEI program Backupper Standard can be downloaded from the official website for free: http://www.backup-utility.com/download.html

As we have already reported, Microsoft has announced official date launching the new Windows 10 operating system.

Users will be able to upgrade to the latest version of the OS on July 29th. PC owners Windows control 7 and Windows 8.1 will be able to upgrade to Windows 10 for free.

The transition will be implemented as follows: owners of Windows 7 Starter, Windows 7 Home Basic, Windows 7 Home Premium and Windows 8.1 will receive Windows 10 Home, and owners of Windows 7 Professional, Windows 7 Ultimate and Windows 8.1 Pro will receive Windows 10 Pro.

Microsoft promises to support the system for free and release updates "for the entire life cycle devices operating under its control.

As noted, Windows 7 and Windows 8.1 users have the ability to “reserve” right now free update to Windows 10. Next, we'll show you how.

How to reserve a free copy of Windows 10

Step 1: Before you can reserve an update, you must install current version OS. Windows 7 will require Service Pack 1. You can download the update through the built-in update system. Windows 8 will need release 8.1. Installation requires March Build KB3035583. It can be downloaded from this link.

Step 2: After installing the March update, an icon will appear in the system tray in the lower right corner, clicking on which opens the “Get Windows 10” pop-up window.

Step 3: After clicking on it, the information window “Reserve your upgrade to Windows 10 today!” will appear.

Step 4: Click the "Reserve Free Upgrade" button and enter your address Email.

Step 5: As a final step, confirm the Windows 10 backup.

Now after advent of Windows 10 in open access The OS will automatically be downloaded to your computer in the background and offered for installation.

When you upgrade to Windows 10, some apps will be removed. It concerns Windows Media Center, desktop widget Windows desktop 7, OneDrive apps, built-in games "Klondike", "Minesweeper" and "Hearts". In addition, after upgrading to "tens" you will have to manually download and install an updated driver for an external USB drive, if available. The driver can be downloaded from Windows Center Update or on the manufacturer's website.

How to cancel a Windows 10 reservation

Step 1: Click on the windows icon in the lower right corner of the screen.

Step 2: Click on the three horizontal bars on the top left.

Step 3: Several options will appear, select Cancel Reservation.

Step 4: Confirm your intention to cancel your free copy of Windows 10.

After the first year of availability of Windows 10 on sale, the update will become paid. Windows 10 Home will cost $119.99, Windows 10 Pro will cost $199.99. If the user wants to upgrade from Home to Pro, this option will be available to him at a price of $99.99.

Microsoft is currently releasing Windows 10 via a notification prompting you to download a copy.

On Monday, the software giant announced that Windows 10 will be officially available on July 29th. This means it will be available on any PC you purchase after that date and as a free upgrade to existing Windows 7 or 8.1 operating systems or tablet PCs.

The new OS has the task of erasing bad experiences from the memory of people who had difficulty with touch screens Windows 8, which ultimately failed to capture the attention of computer users. Windows 10 is packed with new features such as a redesigned Start Menu, voice assistant Cortana and new browser called Edge, all designed to win the heart fastidious users Windows. The new OS will also offer a more consistent experience across computers, tablets and smartphones as a way to convince consumers to go windows path, on all your devices.

So how can you get a free copy of Windows 10 now?

  • First, you must have Windows 7 Service Pack 1 or Windows 8.1 installed and you must install the Windows March Update KB3035583 . This update will already be on your computer if you have automatic updates enabled.
  • Click on the Windows system tray in the lower right corner and you should see a new icon displaying windows logo. Hover your mouse over it and a message will pop up suggesting you get Windows 10.
  • Click on this icon and a window will pop up that explains how the free update works. Once it becomes available, Windows 10 will automatically download to your computer. You will receive a notification when the download is complete, so you can choose the right time to install it.
  • You can scroll through the different screens in the Get Windows 10 window to learn more about the new OS.
  • When you're done, just click the button to book your free upgrade.
  • The order screen will ask you to enter your email address so you can be notified. Enter the address and click the send confirmation button. Now you can close the window getting Windows 10.
  • If you change your mind and want to cancel your booking, simply click on the "Get Windows 10" icon again.
  • Press three horizontal lines" in the upper left corner to open the menu and click on the view confirmation link.
  • Then click on the cancel booking link, then click on the cancel booking button to confirm your decision.
Upgrading to Windows 10 is free. This update offers a complete Windows version 10, not just a trial or limited version. It also ensures that you can run Windows 10 for free "on a supported device" as Microsoft claims.

But there are some caveats. The free update only applies to Windows 7 SP1 and Windows 8.1. So if you haven't updated Windows 7 with Service Pack 1 or Windows 8 to 8.1, you will need to complete these tasks first. In addition, you have one year from July 29 to upgrade your computer to Windows 10 for free. After this year, you will have to buy Windows 10 yourself.

Those of you running Windows RT or RT 8.1 are out of luck. Microsoft has excluded Windows RT and RT 8.1 from the free upgrade offer.

How much will Windows 10 cost you if you skip the free upgrade window? On Monday, Microsoft revealed various pricing as well. Windows Home will cost $119. Windows 10 Pro will retail for $199. And the Windows 10 Pro Pack, which allows you to upgrade from Windows 10 Home to Windows 10 Pro, will set you back $99.

It is no longer a secret to anyone that from July 29, 2016, financial expenses for those who want to upgrade to Windows 10 will be about 120 US dollars. But even today, users have a chance to reserve a free upgrade and then after the 29th get an upgrade to Windows 10 at no cost.

What you need to know before backing up Windows 10?

Owners of legal Windows versions"Sevens" and "Eights" have the opportunity to receive from Microsoft free reservation of the OS upgrade to the "Tenth" version. But before proceeding with these actions, it is necessary to clarify the features new system to be sure whether to install the newest Axis. Microsoft claims that Windows 10 is equipped with only the best functionality taken from the experience of operating older operating systems.

And also with it, the user will receive the following new features:

  1. tools for creating holograms;
  2. the ability to control touches on the screen;
  3. assistant controlled by voice commands;
  4. handwriting text input;
  5. etc.

equipment requirements

Redundancy is useful if the PC has the following:

  1. Windows 7 with SP1 or updated Windows 8.1;
  2. Processor frequency not lower than 1 GHz;
  3. RAM - 1 Gb (for 32-bit) and 2 Gb (for 64-bit);
  4. Memory on the hard drive - 16 Gb (for 32-bit) and 20 GB (for 64-bit);
  5. Video device - DirectX 9 or higher with WDDM 1.0 software"
  6. Screen - 1024 x 600.

It is advisable to reserve if the following functionality requirements are met:


What will the user have to give up?

Some features that users of older operating systems from Microsoft are used to will disappear. Below is a list of some of them:

  1. Windows 10 uninstalls Windows Media Center;
  2. Third party installation required software for the purpose of watching a DVD;
  3. For Windows 7 users, all Windows 10 widgets are uninstalled, as well as Minesweeper, Klondike and Hearts applications;
  4. If your computer has a USB floppy drive, its drivers will be removed.

How to reserve an update?

When updating the OS to Windows 10 index, Microsoft provides this user's PC with a permanent free license. Thus, the owner of this computer will be able to upgrade his system to Windows 10 after 07/29/2016 without paying. Who does not like the new axis can cheat. You can upgrade to "Tens" with the subsequent rollback of the system to the native version of the OS.

Before reserving an update, you must update the operating system already installed on your computer:

  1. in the case of Windows 7, Service Pack 1 is required;
  2. in the case of Windows 8, a system upgrade to 8.1 is required.

When the installation of these upgrades is completed, you will automatically receive a notification offering an upgrade to Windows 10. But sometimes it is missing and then you need to take the following steps:


Ready! As soon as Microsoft releases Windows 10, it will install automatically on your computer. The owner of the PC will receive a message about the possibility of installing it, and he will only need to click on the "Confirm" button.

Can I cancel a reservation?

The operation to reserve an upgrade to Windows 10 is very simple, if it turns out that the user does not like the new OS from Microsoft, then you will have to use a slightly more complicated algorithm of actions, which is presented below:

  1. Click on the "Windows" icon in the lower right corner of the taskbar;
  2. In the window that appears, click on the button "Three stripes", which is located at the top in the left part of the window;
  3. Click on "Cancel Reservation".

Is the game worth the candle?

Is it necessary to back up Windows 10? Many IT professionals also have this question, and not just ordinary users. Microsoft's main intention in launching this company with a "reservation" offer is to collect statistical data for later analysis. There is information that after the release of the latest OS, it will be installed by at least one billion computer owners around the globe. And the vast majority of them are home PC users.

Internet