The default location of user profile is still the same as Visa, in c:\users folder. Say you want to store all your users profile in d:\UsersData, do followings:
- Copy c:\users to the new location say d: drive.
- There is going to have a error message stated "The action can't be completed because the file is open in System". Tick "Do this for the current items (xx found)" and click "Skip" button.
- Rename d:\users to something you like, say d:\UsersData.
- Open Registry Editor: c:\windows\regedit.exe
- Navigate to HKEY_LOCAL_MACHINE\SOFTWARE\MICROSOFT\WONDOWS NT\CurrentVersion\ProfileList
- Change Default (not "(Default)") key to d:\UsersData\Default
- Change Profile Directory key to d:\Users
- Change Public key to d:\UsersData\Public
- Restart Windows and then Login as usual
- Delete c:\Users
No comments:
Post a Comment