Symptom: When a user logs in, it gives the warning that "Your profile did not load properly...". This usually indicates that the user was logged in with a
Temporary Profile. The following is one method of resolving this:
Important This section, method, or task contains steps that tell
you how to modify the registry. However, serious problems might occur if
you modify the registry incorrectly. Therefore, make sure that you
follow these steps carefully. For added protection, back up the registry
before you modify it. Then, you can restore the registry if a problem
occurs. For more information about how to back up and restore the
registry, click the following article number to view the article in the
Microsoft Knowledge Base:
322756 How to back up and restore the registry in Windows
To resolve this problem, follow these steps:
- Log on to the system by using an administrative user account other than the user account that is experiencing the problem.
- Back
up all data in the current user's profile folder if the profile folder
still exists, and then delete the profile folder. By default, the
profile resides in the following location:
%SystemDrive%\Users\UserName
- Click Start, type regedit in the Start Search box, and then press ENTER.
If you are prompted for an administrator password or for confirmation, type your password, or click Continue.
- Locate the following registry subkey:
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\ProfileList
- Under the ProfileList subkey, delete the subkey that is named SID.bak.
Note SID is a placeholder for the security identifier (SID) of the user account that is experiencing the problem. The SID.bak
subkey should contain a ProfileImagePath registry entry that points to
the original profile folder of the user account that is experiencing
the problem.
- Exit Registry Editor.
- Log off the system.
- Log on to the system again.
After you log on to the system, the profile folder is re-created.