Moving your precious user profile and documents to another folder on another drive in Windows 7
One of the things I learned long ago was to always have more than 1 drive or have my single drive partitioned. You keep your programs and operating system on the C drive. On your D drive goes all your data, downloads and anything that you don't want to vanish on you suddenly. A couple of advantages of this are:
- This keeps the C drive quite lean if you want to make an image of it. It contains the operating system files and installed software and nothing else.
- The D drive contains everything in one spot that you can easily set up for a backup procedure
- If something catastrophic happens to your operating system, you can (mostly) be comfortable with formatting and installing over the C drive without blowing away all your precious music, photos and docs.
- You can store your favourite software installers and drivers on your D drive which you can reach easily if doing a reinstall – rather than having to download them all again if starting from scratch.
- When prompted to enter a user name in the Windows 7 installer, use a throw-away username rather than your desired username e.g. Dummy
- Once installed you should be logged in as Dummy
- Open up C:Users and copy the Public and Default folders to the new location e.g. D:Users
- Open up regedit and go to the HKEY_LOCAL_MACHINESOFTWAREMicrosoftWindows NTCurrentVersionProfileList key
- Change the Default, ProfilesDirectory and Public values to the new location (e.g. replace %SystemDrive% with D:)
- You should also consider moving the ProgramData location too
- Restart then log on again as Dummy (not sure if this is necessary but just being safe!)
- Create a new user. This will be your preferred account. Name it what you want and add it to the Administrators group.
- Log off Dummy and log on as the new user
- Click the Start Menu and click on your folder name just below the profile grapic and above “Documents”. Right click on the folders and go Properties to verify they are stored in D:Users