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:
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.
- Log off and log in from the changed profile.
- Now you can delete C:\Documents and Settings\YOU