automatic logged off before desktop is fully displayed

  • Thread starter Thread starter J
  • Start date Start date
J

J

The computer (XP HE) boots up, displays the desktop for
approximately 5 seconds and then goes to the logon screen
with the Owner Icon. Click on the Owner icon and a
standard message saying loading personal settings and
then approximately 2 seconds later it is followed
immediately with a message saying saving personal setting
and then it returns to the logon screen. The keyboard is
not responsive during the event. Same issue when booting
to safe mode
 
A User Logon Request Is Rejected Without Any Messages
http://support.microsoft.com/?kbid=313322

If the above is not the case, this does work and has been verified:

This problem turns out to be that the Winlogon userinit entry is being set
to
"wsupdater.exe," and not "userinit.exe,".

From here, you can either opt to slave the drive and then use:

Editing the Registry for "other" Users
http://www.dougknox.com/xp/tips/xp_adv_reg_editing.htm

Then:

Go to Start/Run/Regedit and navigate to this key:
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon.

In the right pane under Userinit, Change the key to read:
C:\Windows\System32\Userinit.exe,

Or download and run the reg file on line 263 (right hand side)
http://www.kellys-korner-xp.com/xp_tweaks.htm

Or:

Place your XP CD in and navigate to the Recovery Console.
Change the C:\Windows prompt to: C:\Windows\System32 and copy userinit.exe
to wsaupdater.exe

Reboot into Safe Mode and modify:

change userinit in HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows
NT\CurrentVersion\Winlogon from wsaupdater.exe, to userinit.exe,

Added info:

Recovering XP using the Recover Console (Line 333) Right hand side:
http://www.kellys-korner-xp.com/xp_tweaks.htm
 
Back
Top