How to move user profile in Windows 7 to another directory / drive

Channel:
Subscribers:
2,290
Published on ● Video Link: https://www.youtube.com/watch?v=koST74INsb0



Category:
Tutorial
Duration: 8:09
89,408 views
109


How to move user profile in Windows 7 to another directory / drive.

1. After installing windows 7 you will be greeted with a user creation prompt press shift+f10 and you should get a cmd window up like in the image belowcmduser

2. Copy the Users Profiles, Program Files And ProgramData Folders onto the Partition you want to use

robocopy "C:\Users" "D:\Users" /E /COPYALL /XJ
robocopy "C:\Program Files" "D:\Program Files" /E /COPYALL /XJ
robocopy "C:\ProgramData" "D:\ProgramData" /E /COPYALL /XJ

3. Delete the old folders and create links
For Program Files:

rmdir "C:\Program Files" /S /Q
mklink /J "C:\Program Files" "D:\Program Files"

For the User Profiles:

rmdir "C:\users" /S /Q
mklink /J "C:\users" "D:\users"

and lastly ProgramData:

rmdir "C:\ProgramData" /S /Q
mklink /J "C:\ProgramData "D:\ProgramData"

If you have any permissions issues while deleting C:\ProgramData don't worry about them just try to delete it and make the links again after first reboot
4. Now open regedit simply by typing regedit on the cmd window
5. To change the program files path navigate to HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion and edit the ProgramFilesDir and CommonFilesDir as needed
regeditproc
6. For the user profiles you'll need to go to HKEY_LOCAL_MACHINE\Software\Microsoft\Windows NT\CurrentVersion\ProfileList and again edit the paths as needed
regeditprof
7. Exit Regedit and the cmd window
8. Continue to create your user
9. Reboot your machine and you should be good to go

*SOURCE* http://tuts4tech.net/2009/08/05/windows-7-move-the-users-and-program-files-directories-to-a-different-partition/ (site is no longer up)

My PC Specs:
Intel i920, CORSAIR DOMINATOR 6GB PC3 12800, BFG GeForce GTX 285
EVGA X58 Classified, 2x Intel X25-E Extreme SSD, 2x WD Black, Windows 7 x64

I've built the machine a while back. Got the first generation SSD drives. Since they're only 60gigs combined, I've quickly noticed that Windows takes up a LOT of space under the user profile directory and apps data. I was surprised to see that there's no easy solution to this...and surprised that no one has showed a quick HOW TO GUIDE on how to move the directories the proper way.

In this video tutorial, I will show you how to move the user profile and apps data folder to a different drive. I did this right after a fresh Windows 7 install. This seems to be the best method from what I've found online.

I used an iPhone 4 to capture and edit the video.







Tags:
windows
user profile
ProgramData
folder
move
ssd
solid state drive
intel
microsoft
low disk space
iphone
imovie
Intel i920
CORSAIR DOMINATOR
BFG
Geforce
GTX
285
EVGA
X58
Classified
X25-E
Extreme
Western Digital
WD
Black
x64
64 bit
64
instructions
tutorial
hacking
software
tips & tricks
editing
Windows 7
help
technical
questions
information
technology