How to fix “You’ve been logged in with a temporary profile” error.

This can sometimes be caused by an improper shutdown or Windows updates that didn’t install properly.

image 1

Click Start and type in regedit. Choose “Run as administrator” either by clicking it on the right hand side or by simply right-clicking the icon and choosing it.

image 3
image 4
image 7

Navigate to HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\ProfileList

Each one of these keys represents a Windows profile. Find yours by clicking through and paying attention to the ProfileImagePath value. Look for your username.

image 11

When one becomes corrupted, Windows adds .bak to the corrupted registry key and creates a duplicate registry key that points to C:\Users\Temp.

image 5
image 6

First delete the temporary key (without .bak) and then rename the original one by removing .bak at the end.

image 8
image 9
image 10

Reboot the computer and it should be back to normal when you log back in. (I’ve attempted just signing out and signing back in but the problem persisted. I believe the reboot is necessary.)

If the issue still persists, log in with another admin account and delete both of the keys mentioned above. Login with the account in question and let Windows create a new user profile.

Other blog posts