Windows logs on and logs off immediately
This article describes an issue where you can't sign in to the system and you're prompted for username and password repeatedly.
Applies to: Supported versions of Windows Server
Original KB number: 555648
Windows logs on and logs off immediately when you try logging on to Windows. When you type the username and password, you're again presented with User name and Password dialogue box. You try hard to get in but to no avail.
You can't log on to system using either Normal Mode or Safe Mode. This occurs only when Winlogon service tries to load the Windows default shell (explorer.exe) and user shell (userinit.exe) from registry. This service searches for Explorer.exe and Userinit.exe in the following path of registry:
HKLM\Software\Microsoft\Windows NT\CurrentVersion\Winlogon
Edit these values and type the correct path of shell:
Shell = explorer.exe
Userinit = C:\windows\system32\userinit.exe
Note
These files may also be deleted by spywares. You may need to extract them using Windows CD.
Log on to a networked computer.
Run
Regedit.exe
.Point your cursor to
HKEY_LOCAL_MACHINE
.Select File > Connect Remote Registry.
Type the computer name (infected computer).
Navigate to the following location in registry of destination or infected computer:
HKLM\Software\Microsoft\Windows NT\CurrentVersion\Winlogon
Edit these two values in right pane:
Shell
UserinitChange these two values to
Shell = explorer.exe
Userinit = C:\windows\system32\userinit.exeExit from Registry.
Restart the infected computer.
You should be able to log on to the computer.
Important
If the above steps didn't resolve the issue, the machine should be considered compromised.
Community Solutions Content Disclaimer
Microsoft corporation and/or its respective suppliers make no representations about the suitability, reliability, or accuracy of the information and related graphics contained herein. All such information and related graphics are provided "as is" without warranty of any kind. Microsoft and/or its respective suppliers hereby disclaim all warranties and conditions with regard to this information and related graphics, including all implied warranties and conditions of merchantability, fitness for a particular purpose, workmanlike effort, title and non-infringement. You specifically agree that in no event shall Microsoft and/or its suppliers be liable for any direct, indirect, punitive, incidental, special, consequential damages or any damages whatsoever including, without limitation, damages for loss of use, data or profits, arising out of or in any way connected with the use of or inability to use the information and related graphics contained herein, whether based on contract, tort, negligence, strict liability or otherwise, even if Microsoft or any of its suppliers has been advised of the possibility of damages.