In
Windows XP, Microsoft provided a method to move the user profile data (My Documents, My Pictures, My Music) from the ( C: ) system drive to a secondary partition or drive ( D : ).
That method is provided here.
Unfortunately, this method is not thorough enough to also transfer the files on the Desktop to the secondary partition or drive ( D : ).
Here is my preferred method to transfer the user files to a secondary partition. This method includes the Desktop. This method involves manually copying the data from the system drive on ( C: ) to a second partition or drive ( D : ). Then the Environment Variables need to be modified. The following process will transfer all the user's documents, music, videos as well as the Desktop.
Windows XP: Procedure to transfer user profile data from system partition/drive ( C: ) to another partition/drive ( D : )
You can transfer all the user's personal files to the D : partition by following this procedure:
- copy C: \Documents and Settings\* D : \WinXP\
- Then login as each user on the system and go to:
right-click My Computer, select Properties, select Advanced tab, select Environment Variables button at bottom,
in the "User variables for <username>" section, create a variable named "USERPROFILE" and give it the value "D : \WinXP\<username>".
- In the "System variables" section, create a variable named "ALLUSERSPROFILE" and give it the value "D : \WinXP\All Users".
- If you desire, you may hide the D : \WinXP folder. Right-click and select Properties, then give it the "Hidden" attribute, but only for that folder and not for its subfolders.
In
Windows 7, the process is much easier. Microsoft made a few good changes.
- The user files have been moved from the traditional C: \Documents and Settings\ to C: \Users\.
- The User/Program data has been moved to C: \Program Data\.
- The original method for transferring user data through the Properties dialog for user documents has a Location tab that may be altered for each of the user folders:
- Contacts
- Desktop
- Downloads
- Favorites
- Links
- My Documents
- My Music
- My Pictures
- My Videos
- Saved Games
- Searches
- Select the Start Window Circle in the lower left corner of the desktop.
- Select the account username in the top right of the menu. (directly underneath is Documents, Pictures, Music, ...)
- You will open a window with each of the user folders listed.
- Right-click each of these user folders, select Properties, then select the Location tab.
- For the Desktop, you will see C: \Users\<username>\Desktop.
- Change this to D : \<Win7>\<username>\Desktop.
- A dialog will ask you if you wish to copy all user files within this folder to the new folder. I expect you will want to copy these files to the new folder.
That is all that needed to copy the user files from the ( C: ) drive to a secondary partition. It appears that Microsoft has paid attention to some of our needs as individual users and implemented these little tools to make our own customizations more efficient. I really like this change since it makes my job much easier when rebuilding a system.