Quickly reinstall Win8 and retain system activation status

  

Quickly reinstall Win8 and keep system activation status

Is it quick and easy to use only ISO images, and can format partitions during installation (doesn't create annoying Windows.old folder) and keep The system is activated in a new way to reinstall Win8?

The answer is certainly yes~! This is the Windows 8 system reset function —— in fact, it is reloading.

There have been many related introductory articles on the Internet. Peas also sent a post to compare the "System Restore", "System Refresh", "System Reset", several advanced recovery tools, you can refer to "Windows 8 Advanced Recovery Tool: System Restore" , refresh and reset, hard disk installation settings, which one?". Of course, it is only introduced from the principle, probably there are still many people do not know the operation. The simplest one here is the —— system reset. The function and characteristics of this function have already been pointed out at the beginning. Let's talk about the specific operation:

Step 1: Prepare to recover the media. Extract the install.wim under the sources in the Windows 8 installation image to a folder on the hard disk partition (cannot be placed in the root directory), such as under E:\\sources. Of course, if you have an installation disk, just plug in the installation CD and skip the second step.

Step 2: Configure the recovery image. In the command prompt that runs as an administrator, type the following command to enter and run, taking care not to drop the spaces.

reagentc /setosimage /path E:\\sources /index N

Command Explanation: The path after path indicates the path to the folder where the install.wim file is located. The N after the index indicates the index of the system to be restored in the wim image file. Execute the command “dism /get-wiminfo /wimfile:E:\\sources\\install.wim” (without the quotation marks) to view E:\\sources The system images contained in \\install.wim and their respective index numbers. Make sure that the specified image is consistent with the current system version (Professional Edition with Media Center version requires an image with Media Center), otherwise the activation information cannot be retained after reset.

After the operation is successful, execute the reagentc /info command to view the configuration of the recovery image.

Step 3: Start recovery. Open Computer Settings,

Select General--Delete everything and reinstall Windows (Start),

Click “Next”. We choose to "Only drive with Windows installed", so that only the partition where the system is located will be formatted when restoring, and other partition files will not be affected.

Select “ delete only my files & rdquo;, this option is simply to format the partition, the initialization process takes very little time (about 10 minutes). If we are going to transfer the computer to someone else, it is recommended to choose the second option, so that the partition will be erased first in the recovery process so that the original files in the partition are difficult to recover, which will take a long time.

Click “Initialize” to restart the initialization process.

The initialization process takes about 10 minutes. After the completion, it will restart again. After the restart, some hardware driver configuration, windows7 failure, user account setting and other operations are required. Once configured, you will be taken to a brand new Windows 8 operating environment.

After the initialization is complete, enter the desktop and check that the Windows activation status is "activated". Execute the reagentc /info command again to find that the configuration information of the recovery image has not changed due to initialization. That is to say, if you want to reinstall it later, you can directly perform the initialization operation (do not delete the install.wim file), and you do not need to reconfigure the recovery image. The so-called "One-click" in the title of the article is the truth.

Finally, I would like to remind everyone that after installing Win7/Win8, you must remember to use the activated backup and restore function of Rubik's Cube Optimization Master to retain the activation information.

Copyright © Windows knowledge All Rights Reserved