SOLVED Temporary Account

Joined
Feb 18, 2016
Messages
2,835
Reaction score
631
I went to log in yesterday using my local user account and got a log in page that said you have been assigned a temporary user account. Log in than out and this will rectify the problem, or words to that effect. I logged in and basically had a bare bones desktop all my favorites missing, update history disappeared. Logged out and back in again same thing. My Admin account was OK. Restore to the last restore point and everything is back to normal.

I'm curious! Any ideas what may have happened.
 

Trouble

Noob Whisperer
Moderator
Joined
Nov 19, 2013
Messages
13,396
Reaction score
2,318
Hey Norton:
I merged the duplicate posts and then deleted the extra one.
Any ideas what may have happened.
No idea, but it seems we're seeing this happening more frequently.
Nice job on the restore point cure.
Did you happen to notice an update either of the OS or any installed program occurring around the same time?
Any problems with internet connectivity? It's almost like the credential caching just stops working sometime.
I'm curious!
Careful about that. You know what it did to that cat. :)
 
Joined
Feb 18, 2016
Messages
2,835
Reaction score
631
Trouble thanks for merging the duplicate posts.
Yes I did check for updates or update activity, non in progress at the time (I have updates temporarily disabled) my update history had all disappeared. When I opened system restore all that was available were three old restore points, I didn't want to go there. I logged in as Admin and was able to restore to the most recent point. Even in the Admin account the update history had vanished, but the account was working normally. Very strange.
 

Regedit32

Moderator
Joined
Mar 4, 2016
Messages
3,609
Reaction score
1,140
That error comes about in two scenarios generally.

First, if you belong to a Domain, it is implying a syncing issue, which the Domain Administrator would need to address,

Second, for the average Joe Blogg, its implying there may be corrupt files within the User Profile, or that the User Profile itself [ stored in the Registry ] is itself corrupted.


Windows is able to self-correct itself on occasion, hence the message tells you to sign-out and then sign-in again. During these steps Windows reloads the Registry ProfileList, and automatically corrects the issue. All going well, you can then sign-in as usual and carry on with your intended tasks.


Occasionally, though this does not work, and instead you get a repeat of the error message and you will probably also see a alert from the Action Center [ Notification icon in the System tray ] warning you that anything you do while logged in to a Temporary Profile will be lost when you sign-out ].


In that scenario you need to take some steps to resolve things.

Microsoft recommend enabling the built-in Administrator [ i.e. net user Administrator /active:yes ] then signing in to this account and running a System File check. You may need to run this more than once to resolve issues.

Upon successful completion of this check they recommend disabling the built-in Administrator [ i.e. net user Administrator /active:no ].


You can also do some Registry Modifications yourself. Within the Registry Editor, the ProfileList is stored at the following location:
  • HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\ProfileList

You can modify the affected User Profile here by opening the Registry Editor while signed-in to the built-in Administrator account, or by signing into Safe Mode as the User receiving the error message.
  • Press your Windows key + R to open the Run dialog
  • In the run dialog type regedit then click OK
  • If signed-in as built-in Administrator, the UAC will prompt you. Click yes
  • If signed-in to Safe Mode you will not receive the UAC prompting.
  • Now in the Registry Editor click inside its Address bar once to get flashing cursor next to Computer
  • Now copy & paste the following in the Address bar
Code:
\HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\ProfileList

Press your Enter key

Sample image

img1.png


You'll now see the ProfileList key expanded and revealing a series of Profile sub-keys in the left pane.

The sub-keys that begin S-1-5-21 then continue with a series of numbers are the sub-keys you need to pay attention to. Note: The first of these sub-keys will likely end with -1000 [Do not touch this! This is the Default User Profile that Windows uses as a template when you are creating new User accounts. ]

The next couple of sub-keys are likely to be the ones you want to take a closer look at. In the sample image above, you can see there are two identical sub-keys, with the exception that the second sub-key ends with the extension .bak

This is a classic example of what you'd expect to see in your scenario.

The sub-key ending with the extension .bak will be pointing to the User profile receiving the error you described. However, the path it has recorded may be incorrect.

If you left-click on the sub-key that ends with the extension .bak to open its contents into the right pane of the Registry Editor, you will be able to view the User Profile Path it is pointing to in the Data column for the String named ProfileImagePath

Sample image of corrupted Profile Registry sub-key

img1a.png


As you can see above I've illustrated what you may see if the ProfileImagePath has become corrupted within the Registry.

In this scenario you would do the following steps to resolve the issue:
  • Right-click on the sub-key that is identically named to the problem sub-key but does not have the extension .bak and select Delete
Sample image

img1b.png


  • Next, left-click on the problematic sub-key that ends with the extension .bak again
  • Now in the right-pane locate and double-left-click on ProfileImagePath to open a pop-up window
  • In the pop-up window inside its Data value field modify the profile path to point correctly to your User account, then click OK
Sample image

img1c.png

  • Now right-click on the sub-key ending with the extension .bak and select Rename
  • Left-click once and backspace to delete the .bak then click away from the sub-key to remove focus
Sample image of re-named sub-key

img1d.png



Now all you need to do is close the Registry Editor and restart your computer.

Note: In some scenarios, rather than see two identical sub-keys, with the latter ending with .bak you instead will only see the sub-key with the extension .bak

In this scenario, its also likely if you take a look at its ProfileImagePath you'll discover the path is actually correct. That is an indication that there are corruptions in the Profile itself that led to the Registry key failing to load. In this scenario, you can right-click and select Delete to remove the sub-key with the .bak extension, then close the Registry Editor and restart the computer.

Windows will re-create the Profile folder, but you'll need to re-create your files yourself given some or all of the originals are corrupted.
 
Joined
Feb 18, 2016
Messages
2,835
Reaction score
631
Regedit Thanks for the detailed step by step procedure.
I did shut down the PC but this failed to correct the problem. Repeatedly got the error message "Warning anything you do while logged in to a Temporary Profile will be lost when you sign-out " Ichecked the latest restore point and they were old restore points. Not wanting to take a step backwards I logged out, then logged On as administrator, in the admin account the restore points were current. I restored to the last restore point and everything is working fine, with no glitches or corrupt data.
Thanks!
@Norton
 
Joined
Feb 18, 2016
Messages
2,835
Reaction score
631
Well I spoke too soon. Logged into my Admin account this morning to check "Computer Management"
I was greeted with "Preparing Windows" and the spinning circle of Woes ran for about 45 seconds.
Then the dreaded message "warning you that anything you do while logged in to a Temporary Profile will be lost when you sign-out. Signed then back IN again same thing.
I changed my user account to local Administrator, Administrator to standard.
Next, I opened the Command prompt (Admin) activated the hidden Administrators account and ran
sfc /scannow twice. Each run showed No int. violations
Secondly I ran DSIM.exe / Online /Cleanup image /Scanhealth results "No component store corruption detected. Shut down the PC waited 15 min. rebooted and everything is running normal. Twice in one week is a bit nerve racking.
No updates running, no programs downloading, no internet connectivity problems. Whatever Is causing the problem it doesn't seem to care what user profile it chooses to change to a temporary profile.
When it happens it appears its installing an update with the message "Getting Windows Ready" and the spinning traffic circle.?
 
Joined
Feb 18, 2016
Messages
2,835
Reaction score
631
I received the Creator update July 07_17 on July 11 I logged into my local admin account and greeted with the same message again as reported earlier "Warning anything you do while logged in to a Temporary Profile will be lost when you sign-out " My local user account was working fine.
I had difficulty accessing System Restore, when I managed to open Restore to an earlier time the problem of logging into my local Admin account was resolved. What is troubling me is what could be causing this intermittent problem, at some point I may not be able to perform Restore using the normal method.

Is there another way to open C:/ System Restore.?
I looked into Windows/System32/ folders but failed (Show hidden file selected) to locate rstrui.exe.
Is it possible to start "Restore" from the command prompt?
Any help would be appreciated. I'm running windows 10 Pro.
 
Joined
Feb 18, 2016
Messages
2,835
Reaction score
631
OK I fond out how to access Restore using the command prompt. Type rstrui.exe and it will open the security Restore settings.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top