moving users folders - alternative method

obogosa

New member
Local time
11:46 PM
Messages
1
hi all,
i would like to share / discuss an alternative method to move all folders and subfolders of your user home directory from the system partition to a new one.

here's what i did:
- clean install of windows 7 rc1 to a new 40gb partition on a new 250gb hdd and leave the rest unalocated
- enabling the windows buildin administrator account
- login as administrator
- rename c:\users\[user_name] to c:\users\[user_name_orig]
- create an empty folder c:\users\[user_name]
- create a new ntfs volume and mount it to c:\users\[user_name]
- use robocopy in windows cmdline like this:
robocopy c:\users\[user_name_orig] c:\users\[user_name] /COPYALL /E /R:0
- login as [user_name]
- if everithing works as expected, delete c:\users\[user_name_orig]
- proceed with costumization, installation of apps, and so on ...

awaiting your comments & suggestions

regards obogosa
 

My Computer

OS
windows xp
hi all,
i would like to share / discuss an alternative method to move all folders and subfolders of your user home directory from the system partition to a new one.

here's what i did:
- clean install of windows 7 rc1 to a new 40gb partition on a new 250gb hdd and leave the rest unalocated
- enabling the windows buildin administrator account
- login as administrator
- rename c:\users\[user_name] to c:\users\[user_name_orig]
- create an empty folder c:\users\[user_name]
- create a new ntfs volume and mount it to c:\users\[user_name]
- use robocopy in windows cmdline like this:
robocopy c:\users\[user_name_orig] c:\users\[user_name] /COPYALL /E /R:0
- login as [user_name]
- if everithing works as expected, delete c:\users\[user_name_orig]
- proceed with costumization, installation of apps, and so on ...

awaiting your comments & suggestions

regards obogosa


I tried something similar to an XP computer several months back, and it just about killed the entire system as far as the user account is concerned. There is one MAJOR flaw in your technique:

While you can copy the user folders. etc to another location, what about the thousands of registry entries that point to the original " c:\users\[user_name]"? I haven't tried mounting an NTFS volume into a folder, but I guess that could work.

You are still however, copying way to much redundant information that serves no real purpose as far as the user experience is concerned. I found it best to just leave the "c:\users\[user_name]" folder where it is by default, and then to manually relocate the appropriate folders ("Contacts", "Documents", "Downloads" "Favourites" and "Pictures") before I install any new applications. Those are the only folders that contain anything worth saviing anyway.
 

My Computer

Computer type
PC/Desktop
Computer Manufacturer/Model Number
Virtual Machine
OS
Windows 7 Professional 32-bit SP1
CPU
AMD A4/A6
Motherboard
Intel Corporation 440BX Desktop Reference Platform
Memory
3.00GB EDO
Graphics Card(s)
VMware SVGA 3D
Sound Card
High Definition Audio Device
Monitor(s) Displays
Generic Non-PnP Monitor on VMware SVGA 3D
Screen Resolution
1440x900
Hard Drives
1 x 60GB VMware Virtual SATA Hard Drive ATA Device
Antivirus
Kaspersky Total Security
A variation that can work is to replace the actual user root folder with a suitable junction point that points to the new location on the non system drive.

this will also address the problem of existing registry entries that point to the original whilst allowing the system drive space used to be kept to a minimum.

This could be achieved for the complete users tree by the use of the PendMoves utility available from sysinternals.
This is needed to allow the removal of the system folder which is not allowed whilst windows is actually running.

I would only advise this type of modification when there is no other viable alternative
 

My Computers

System One System Two

  • Computer type
    PC/Desktop
    Computer Manufacturer/Model Number
    ChillBlast - Custom to my design
    OS
    Windows 11 Pro x64 [Latest Release and Release Preview]
    CPU
    Ryzen 9 5950X, 3.8 - 5.2 MHz
    Motherboard
    Asus Prime X570-Pro
    Memory
    64GB [2 x 32GB] DDR4 3200MHz
    Graphics Card(s)
    4GB NVIDIA GEFORCE GTX 1650 Ti
    Sound Card
    On-board SPDIF to 5.1 System + HDMI [5.1 system]
    Monitor(s) Displays
    32" UHD 32 Bit HDR Monitor + 43" UHD 4K 32Bit HDR TV
    Screen Resolution
    2 x 3840 x 2160 @60Hz
    Hard Drives
    1TB M2 SSD OS, 500GB Fast Access SSD, 2 x 8TB Data + Various Externals from 1TB to 4TB, 10TB NAS
    PSU
    NZXT C750 80 PLUS Gold 750W Modular PSU
    Case
    Workstation Case [Matt Black]
    Cooling
    NZXT Kraken X63 280mm CPU Cooler +2x Quiet Case fans
    Keyboard
    Logitech Wireless MX Keys & K400 + others
    Mouse
    Logitech Wireless MX Master 3S
    Internet Speed
    920 MB Down 50 MB Up
    Antivirus
    BitDefender Total Security Pro
    Browser
    Chrome (always run latest Non-Beta)
    Other Info
    Also run ...
    Laptop - Quad 8GB - Windows 10 Pro x64
    Nexus 7 Android tablet x2
    Samsung 10.2" tablet
    Blackview TAB 8 4G Android Tablet c/w Keyboard
    Wacom Intuos Pro Medium Pen Pad
    Wacom Intuos Pro Small Pen Pad
    Wacom Expresskeys Remote
    Loopdeck+ Graphics Controller
    Shuttle Pro v2 Control
  • Computer type
    Laptop
    System Manufacturer/Model Number
    Dell XPS 17 10750H
    OS
    Windows 11 Pro x64 Latest RP
    CPU
    Intel I7 10750H 5.0GHz
    Motherboard
    Dell XPS
    Memory
    32GB [2x16GB] DDR4 2933 MHz
    Graphics Card(s)
    nVidia GTX1650Ti 4 GB GDDR6
    Sound Card
    Stock [Realtek] 4 Speaker
    Monitor(s) Displays
    17" IPS UHD+ Infinity Edge Touchscreen
    Screen Resolution
    3840 x 2400
    Hard Drives
    2TB M2 NVMe, 4TB External + various 500GB & 1TB External NVMe (also have access to spinner HDD from
    PSU
    Stock
    Case
    Stock XPS Aluminium & Carbon Fibre
    Cooling
    Stock - Active Fan Control
    Keyboard
    Backlit + Various Logitech
    Mouse
    Stock Track Pad + Logitech MX Trackball
    Internet Speed
    72 MB Down 18MB Up
    Browser
    Chrome
    Other Info
    Also run ...
    Laptop - Quad 8GB - Windows 10 Pro x64
    Nexus 7 Android tablet x2
    10.2" tablet
    Sony Z3 Android Smartphone
    Wacom Intuos Pro Medium Pen Pad
    Wacom Intuos Pro Small Pen Pad
    Wacom Expresskeys Remote
    Loopdeck+ Graphics Controller
    Shuttle Pro v2 Control Pad
    10TB NAS
Back
Top