Login Problem

  • Thread starter Thread starter shekhar
  • Start date Start date
S

shekhar

Hi,

I have Windows XP Professional installed in my PC.
Whenever I am trying to login to my PC, it accepts the
login information, and after few seconds, the system
automatically logs off and come back to its login screen.
What would be the problem. Kindly suggest me what to do.

Thanks

Shekhar
 
Boot your computer from the Windows XP CD (this must be a fully installable CD, not an OEM Recovery CD). Let setup run. When you're offered the option to Repair the current installation, press R. You'll be prompted for the Administrator password. This is THE Administrator password, not an "adminstrator level" user.

Once in the Recovery Console, at the C:\Windows prompt, enter the following commands, followed by the Enter key.

CD SYSTEM32
COPY USERINIT.EXE WSAUPDATER.EXE

Reboot your system. Click Start, Run and enter REGEDIT Go to:

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

Look in the right pane for a value names "Userinit". Double click this value and change it to:

C:\Windows\System32\userinit.exe,

The comma on the end is intentional and must be there.

Of course, if your installation of XP is not on C:, or in the Windows folder, adjust these paths accordingly.
 

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