How to change the default location of Windows 7 user folders

Source: Internet
Author: User
Tags robocopy

Change the default location of the Windows 7 user folder. The default location of the Windows 7 user folder is in the "\ Users" directory of the system disk (usually drive C. This folder stores all user-generated files, such as files saved on the "Desktop" (actually saved in the C: \ Users \ YourUserName \ Desktop directory ), another example is the file you saved in my Documents (actually saved in the C: \ Users \ joe \ Documents directory ). Www.2cto.com and as more and more software is installed in Windows, more and more "user generated files" are stored in the "user folder. Enter "% AppData %" in the address bar of the resource manager and press Enter. You can see how many Software saves user generated data there: the disadvantage of the user folder on the system disk is that, if the system disk breaks down, user files may be lost together. Secondly, because (continuously generated with usage) user files are on the system disk, there is no way to back up "Clean System disks" from time to time ". If you can move the user folder to another hard disk (or another hard disk partition), system maintenance will be much easier. Files generated at ordinary times (most people put the most files in "desktop" and "My Documents") are stored outside the system disk (or partition; therefore, you can reinstall the system (or Recover System Backup) without worrying about the loss of user files at any time ). Note: assume that you want to set the user folder to drive D and that drive D is an NTFS partition. During Windows 7 installation, when you need to enter the user name and password, it is better to enter any information first. Press Shift + F10 to call out the DOS window and enter the following command: robocopy "C: \ Users "" D: \ Users "/E/COPYALL/XJrmdir" C: \ Users "/S/Qmklink/J" C: \ Users "" D: \ Users "and then close the DOS window, continue to install until it is complete. In Windows 7, all contents of the "User Special Folder" (User Special Folder) have been set on the d disk (non-system disk. If you want to move the user folder in Windows 7 that has been installed, perform the following steps (a little troublesome, and the file may not be copied during the process): 0. close all applications. 1. press the "Windows" Key, Enter "Computer Management", and then press "Enter" to call out "Computer Manager". 2. click "Administrator", select properties, and then remove the check box before "Account Disabled" in the subsequent dialog box, and then close "Computer Manager". 3. log out of the current user (Note: it is not "switch user"), and then Log On As "Administrator". 4. open the command line window and enter the following command: robocopy "C: \ Users" "D: \ Users"/E/COPYALL/XJ/XD "C: \ Users \ Administrator" 5. log out of Administrator, log on to Windows 7 with your username again, and disable Administrator in Computer Manager. 6. open a DOS window as an administrator and enter the following command: rmdir "C: \ Users"/S/Qmklink/J "C: \ Users" "D: \ Users"

Related Article

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.