How to make /restore Win8.1 Update system image backup

  
How to make Win8 system image backup?
How to restore Win8.1 system image backup?
Although Win8/Win8.1 introduces a new system initialization function, this feature is generally limited to branded computers. How do ordinary users make Win8 system image backups? Can the latest version of Win8.1 Update also make a system image backup? Below, the IT House takes everyone to manually create a system image backup using the wbAdmin command.
Test Platform: Windows 8.1 Update (17031)
Reference Tutorial:
First, make a system image backup
1, enter the Modern start screen, search for "powerShell", right click on the program (to the administrator Identity Run)

2. For example, we will back up the current system disk (C:) to the (E:) disk. You can enter the following command: (English characters)
wbAdmin start backup -backupTarget:E: -include:C: -allCritical -quIEt
If the user wants to back up other disks to the E drive, such as D drive, F drive, you can enter the following command:
wbAdmin start backup -backupTarget:E: -include:C :, D:, F: -allCritical -quIEt

3, start backing up all files in the system disk

4, successful backup system image

▲ current system disk volume

▲System image volume after backup
Second, restore system image backup
If we encounter Win8 can not start normally, then you can restore the previous system image backup, the operation is as follows:
1 Insert Win8 system installation disk or U disk boot disk

2, select repair computer

3, continue to select troubles A

4, select advanced options

5, finally found the system image recovery (support the previous system image backup)

6, select Win8.1 Update system image

7, confirm the system image backup file

8, in the process of restoration, support formatting, re-partitioning, it is recommended to check

9, select complete, start to restore the system

10. When the system image restoration task is finished, the current Win8/Win8.1 system can be used normally.


Copyright © Windows knowledge All Rights Reserved