Windows Reload System-Users transfer user and program Files folders

Source: Internet
Author: User

Original address: 74059037

In order to keep the system data available when reloading the system we need to do some backup processing. such as user data and application installation.

The resolution file was used to correct the error, and the restoration mode was restarted.

That is, when you press the SHIFT key and then click Restart, then the system will enter an interface, you click on the hard Fix > Advanced options > Command line Options on it (no drawings, should be found), and then the command line to enter the three messages at a time

" C:\Users " " D:\Users " /e/copyall/XJrmdir"C:\Users" /S/"  C:\Users""D:\Users "

This will succeed, and eliminates the need for a lot of pre-complicated operations to enable administrator logging, without having to reinstall.
If it is necessary to transfer the files of Program files and program file (x86), just change the folder path, I will transfer these two files to the E drive, the command line is as follows:

 robocopy   " " D  :\program Files   "/e/copyall/xj  rmdir   " c:\program Files  " /S/qmklink /J   " " D  :\program Files  "
" C:\Program Files (x86) " "D : \program Files (x86)/E/COPYALL/XJ rmdir " C:\Program Files " /S/"C:\Program Files (x86)"" D: \program Files ( x86)"

If you have a lot of files in these three folders, it will take a bit longer to execute the first command line, but rest assured, it is definitely much faster than the replication in your general state.

Windows Reload System-Users transfer user and program Files folders

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.