Skip to content

Windows Tools

Simple and Small windows utilities, can reduce your regular tasks.

  • Home
  • Commands
  • Powershell Scripts
  • Tools
  • Windows-Troubleshooting
  • About us

Tag: Loading Temp Profile

User Profile Issue

Problem: You are receiving a message while login to your system/server “your profile was not loaded correctly! You have been loaded in with a temporary profile…”.

Reason: The user’s profile is corrupted.  The user could have a terminal services profile path (roaming profile).

Solution: If the users profile exists under C:\Users\  as per below format then delete the user profile.

Temp.domain.000
Temp.domain.001
Temp.domain.002

Delete the user’s profile in the registry. Open regedit, and go to HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\ProfileList. You will see a list of SIDs, look for the SIDs with a .bak at the end. Open it up and verify the ‘ProfileImagePath” is pointed to the correct user.

Author JoePosted on June 17, 2015Categories Windows TroubleshootingTags Loading Temp Profile, User folder Temp Profile., User Profile issueLeave a comment on User Profile Issue
  • Home
  • Commands
  • Powershell Scripts
  • Tools
  • Windows-Troubleshooting
  • About us
Windows Tools Proudly powered by WordPress