help login/logout

  • Thread starter Thread starter richard beaumont
  • Start date Start date
R

richard beaumont

Hi can anyone help pls :)
I'm having trouble logging in to windows as everytime i login it logs
straight back out again.
I cant start in safe mode or any other mode because it just logs straight
back out again. I can get the repair console up but what do i nee to do ?
any help would be appreciated thanks
 
"Windows cannot load your profile because it may be corrupted"
error message when you try to log on to Windows XP
http://support.microsoft.com/default.aspx?scid=kb;en-us;318011

--
Carey Frisch
Microsoft MVP
Windows - Shell/User
Microsoft Community Newsgroups
news://msnews.microsoft.com/

-------------------------------------------------------------------------------------------

:

| Hi can anyone help pls :)
| I'm having trouble logging in to windows as everytime i login it logs
| straight back out again.
| I cant start in safe mode or any other mode because it just logs straight
| back out again. I can get the repair console up but what do i nee to do ?
| any help would be appreciated thanks
 
Thanks Carey but it dosnt help as i do login but it logs straight back out.
I get no error messages at all
 
How to Perform a Windows XP Repair Install
http://www.michaelstevenstech.com/XPrepairinstall.htm

--
Carey Frisch
Microsoft MVP
Windows - Shell/User
Microsoft Community Newsgroups
news://msnews.microsoft.com/

-------------------------------------------------------------------------------------------

:

| Thanks Carey but it dosnt help as i do login but it logs straight back out.
| I get no error messages at all
 
richard beaumont said:
Hi can anyone help pls :)
I'm having trouble logging in to windows as everytime i login it logs
straight back out again.
I cant start in safe mode or any other mode because it just logs straight
back out again. I can get the repair console up but what do i nee to do ?
any help would be appreciated thanks


Some ant-spyware may have removed or quarantine wsaupdater.exe thinking
that it's harmful.

Fix:
1. Boot the computer using your winxp cd.
2. Press r to enter the Recovery Console when required.
3. At the command prompt type:

cd system32

4. Then type:

copy userinit.exe wsaupdater.exe

5. Then type:

exit

Reboot normally. You should now be able to logon. But you're not done yet.

6. Run regedit (start>run>regedit)

7. Locate the "Userinit" key in:

HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon\

8. modify the entry:

C:\WINDOWS\System32\wsaupdater.exe,

so that it reads:

C:\WINDOWS\System32\userinit.exe,

Note: Make sure the comma (,) is included at the end of userinit.exe
 
Visit http://www.winxptutor.com/wsaremove.htm and see section "Unable to
logon to Windows after removing BlazeFind using a spyware removal utility?"

Unable to Log On To Windows XP After Removing wsaupdater.exe:
http://www.lavahelp.com/articles/v6/04/06/0901.html

Incorrect Userinit value in the registry is known to be the cause:
http://www.lavasoftsupport.com/index.php?showtopic=29752

BlazeFind Removal
http://rickrogers.org/fixes.htm#Blazefind

How to edit the registry offline using BartPE boot CD ?:
http://windowsxp.mvps.org/peboot.htm

Other Possibilities - Driveletter problem
-----------------------------------------

Unable to Log on if the Boot Partition Drive Letter Has Changed:
http://support.microsoft.com/kb/249321/

How to restore the system/boot drive letter in Windows:
http://support.microsoft.com/kb/q223188/


--
Ramesh, Microsoft MVP
Windows XP Shell/User

Windows XP Troubleshooting
http://www.winhelponline.com
 
Thanks for your replies but i've still got the problem :)
I tried the copy userinit wsaupdater but it didnt work and the only other
comp i got is running win98 so cant make a bartpe disc.
any other suggestions you can make would be much appreciated
 
richard beaumont said:
Thanks for your replies but i've still got the problem :)
I tried the copy userinit wsaupdater but it didnt work and the only other
comp i got is running win98 so cant make a bartpe disc.
any other suggestions you can make would be much appreciated


I am suspecting that you are missing the userinit value in this registry key
which is not letting you log on.

HKLM\Software\Microsoft\Windows NT\CurrentVersion\Winlogon

You need to find a friend that can make you a BartPE Disk to import (Load
Hive) the registry. The registry file is located at
"windows\system32\config" on *the your computer* and select the file
"software". Or you could slave the Hard Drive on a friend's Win XP to
perform these registry edits.

If you called this "Loaded Hive" "MyRegistry", then the location to the
userinit value would be

HKLM\MyRegistry\Microsoft\Windows NT\CurrentVersion\Winlogon
This would be the information for the userint value.

Name: Userinit
Type: REG_SZ
Date: C:\WINDOWS\system32\userinit.exe,

---
If the above does not solve the problem, then the Boot Drive/System may be
missing or damage in the registry. You would still need to use a BartPE disk
or slave your drive in a friend's XP machine to import a hive. The loaded
hive would be located on your hard disk here, "windows\system32\config" and
select the "system" file.

If you called this "Loaded Hive" "MyRegistry", then the location to the
DosDevices values would be

HKLM\MyRegistry\MountedDevices\DosDevices

then follow the KB article which Ramesh has provided for you.
http://support.microsoft.com/kb/q223188/

Substituting System with MyRegistry or whatever name you called the loaded
hive.

Hope this is not too confusing.
 
I'd like to thank all who helped
i finally got a bartpe disc and navigated to the Winlogon folder only
to find not a messed up Userinit but no Userinit at all.
Managed to work out how to create Userinit and now my system "seems to be
working ok :)
Once again a big thanks to all.
 
richard beaumont said:
I'd like to thank all who helped
i finally got a bartpe disc and navigated to the Winlogon folder
only
to find not a messed up Userinit but no Userinit at all.
Managed to work out how to create Userinit and now my system "seems to be
working ok :)
Once again a big thanks to all.


Glad to hear it worked out for you Richard.
 

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

Back
Top