Anusha
01-28-2007, 03:18 PM
If you have ever needed to do this, here's the way.
First, you have to have another working user profile, with administrator privileges.
Then log off from your profile, which you need to move.
Log in from the other account.
Copy the profile files to wherever you want to move it to. (eg: copy C:\Documents and Settings\YOU to D:\Users\YOU)
Go to regedit and navigate to HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\ProfileList
Expand the ProfileList key. You will see something like this:
http://img220.imageshack.us/img220/4756/profileslistzy0.jpg
Note: You might see different keys, but they will look similar to these.
Click on the profiles with a long name (eg: S-1-5-21-149326177-3158526017-926773828-1006) and check on the right hand side pane if you can identify which profile is yours. There is an Expandable_String_Value (REG_EXPAND_SZ) called ProfileImagePath, and its value should be the current path of the profile. (i.e. C:\Documents and Settings\YOU). Change its value to D:\Users\YOU.
http://img408.imageshack.us/img408/2753/profileslistdx7.jpg
Log off and log in from the changed profile.
Now you can delete C:\Documents and Settings\YOU
First, you have to have another working user profile, with administrator privileges.
Then log off from your profile, which you need to move.
Log in from the other account.
Copy the profile files to wherever you want to move it to. (eg: copy C:\Documents and Settings\YOU to D:\Users\YOU)
Go to regedit and navigate to HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\ProfileList
Expand the ProfileList key. You will see something like this:
http://img220.imageshack.us/img220/4756/profileslistzy0.jpg
Note: You might see different keys, but they will look similar to these.
Click on the profiles with a long name (eg: S-1-5-21-149326177-3158526017-926773828-1006) and check on the right hand side pane if you can identify which profile is yours. There is an Expandable_String_Value (REG_EXPAND_SZ) called ProfileImagePath, and its value should be the current path of the profile. (i.e. C:\Documents and Settings\YOU). Change its value to D:\Users\YOU.
http://img408.imageshack.us/img408/2753/profileslistdx7.jpg
Log off and log in from the changed profile.
Now you can delete C:\Documents and Settings\YOU