Sometimes the windows operating system give you headaches when at logon it sais that you have been logged on as a temporary profile .
Is some cases if you deleted your on profile folder and now you try to logon and get the user profile cannot be loaded error you need to do some things with administrator rights .
Step 1 – Login with any administrator rights user name that works on that computer
Step 2 – Open Windows Explorer to “C:\Users”
Step 3 – Right click the profile you would like to delete and press delete to the user folder that has the problem and the yes.
Step 4 – In Start – Search – type regedit.exe and click on it
Step 5 – Navigate to “HKLM\Software\Microsoft\Windows NT\CurrentVersion\ProfileList” (HKEY_local_machine)
Step 6 – Click the sub-key corresponding with the profile you deleted earlier and right click and delete it, if you click on the folders you will see at ProfileImagePath the exact path to the folder you deleted to know exactly what to delete
Step 7 – After that you need to go up one row and delete the corresponding entry here as well :
HKLM\Software\Microsoft\Windows NT\CurrentVersion\ProfileGUID
In ProfileList you will find it as a {de876d876ed876d} entry, if you click on it you will see it has a SidString with the actual ProfileList long name .
That is it, good luck !