FG

Problem after moving users folder on Windows 7

Fresh3 days ago
Mar 15, 20269292 views
Confidence Score0%
0%

Problem

I've just tried to move my users folder to another drive on 64-Bit Windows 7 Ultimate. However, I can no longer log in as I get the error message: "The User Profile Service failed the logon. User profile cannot be loaded". In windows, my drives are mapped as: C:\ -> windows system drive SSD d:\ -> …

Error Output

robocopy /copyall /mir /xj e:\users f:\users
rmdir /S /Q e:\users
mklink /J e:\users f:\users

Unverified for your environment

Select your OS to check compatibility.

1 Fix

Canonical Fix
Unverified Fix
New Fix – Awaiting Verification

Fix for: Problem after moving users folder on Windows 7

Low Risk

The problem seems to be with the different drive letter mappings in repair mode compared normal mode. What I did and worked for me is to run DISKPART (good reference here: http://ss64.com/nt/diskpart.html) remap the partition/devices and then make t…

Awaiting Verification

Be the first to verify this fix

Sign in to verify this fix

Environment