Windows 10 official version process record and experience, windows official version
Windows 10 official version upgrade process record and experience
[Multi-chart Warning] 50 images, about 4.6 MB
System Overview:
Pre-installed Windows 8.1 Chinese Version
The Users folder on drive C has been moved to drive D, and a symbolic link has been established in the original place. (I suspect this is the cause of system upgrade failure)
Target of this upgrade:
Maintain the official windows identity
Keep programs and settings as much as possible
Tools used:
Windows PE
UltraISO, etc.
Note:
The image numbers in the text are not consecutive. The decimal number is generally a photo. The integer is generally.
This article is original, URL: http://www.cnblogs.com/go2bed/p/4695330.html
The process in this article is a lot of nonsense, mainly to record. A watermark is added to the image to prevent reprinting without specifying the source. Please forgive me.
Process:
The official version of Windows 10 was released on July 10, July 29, 2015. On that day, I opened the system update with pleasure:
Figure 0 update prompt
Figure 0.5 download started
I am in the whole process. Why? Because I want to upgrade my system and install force on my social network. However, I did not expect that it took me four days to successfully upgrade. The problems encountered here are not my problems, but should be attributed to Microsoft. In order to achieve the "user-friendly" upgrade process, Microsoft was indeed friendly during the smooth process. However, if an error occurs, the system only prompts "operation failed". the user cannot see the problem or solve the problem.
Command used:
Sfc/scannow is used to scan for corrupted system files
Dism.exe/Online/Cleanup-image/Scanhealth scan for System File Corruption and repair
Dism.exe/Online/Cleanup-image/Restorehealth Online system file repair
Unexpectedly, I cannot download it on a civil network. This problem has never occurred in CERNET.
Occasionally, Google can be opened on CERNET. However, do not think about civil networks.
In this way, boot with a USB flash drive is an incorrect upgrade method. To upgrade, run setup.exe from the Windows system. The program will process the files. Before restarting, you can take out the U disk, CD, and other installation media. After the restart, the page shown in Figure 2.2 and 2.3 is displayed.
Therefore, the "compatibility Report" is displayed: start the computer with the Windows Installation media. Remove the installation media and restart the computer so that Windows can start normally. Then insert the installation media and restart the upgrade. 13.5.
Windows PE, WinNTSetup software.
And then enter the same full screen interface. Restart the instance to go to the same page as Figure 2.2 and 2.3.
After the restart, go to the Windows 10 system settings.
Cause Analysis of previous failures:
It may be that the system file is damaged.
This may be because the Users folder is moved.
It may be that the installer cannot handle some special items set by the system.
If anyone knows the reason, please let us know. Thank you.
Windows 10 experience:
Card. There are too many bugs and there is a sense of abuse.
On the surface, it is cool and its functions are not perfect. Interaction logic is messy in many places.
Microsoft wants a system to run everywhere, but the devices operated with the keyboard and mouse are naturally different from those operated with the touch. The unification of the two is still not very good.
Many good features of Windows 8.1 disappear, turning back history.
Note:
Method for moving user folders:
1. Assign the drive letter correctly first (my PE will regard the system disk as a d disk and use DiskGenius to create a C disk)
2. Copy the folder with the permission: xcopy C: \ Users D: \ Users/E/H/K/X/Y
3. Delete the original folder
4 mklink/d C: \ Users D: \ Users