Explorer.exe not launching on startup

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Windows XP Professional.

when a user goes to login, the screen just sits there no background, no
icons, anything. If you go into Task manager and do a new task and type in
explorer.exe. Everything comes right up.

Any ideas?
 
Check the following registry keys:

1. Open registry using regedit
2. Open key: HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows
NT\CurrentVersion\Winlogon

Verify the following:

Shell REG_SIZ Explorer.exe
UIHost REG_SZ logonui.exe
Userinit REG_SZ C:\WINDOWS\system32\userinit.exe,
 
I think it's better to test this:
1. Put your Windows XP CD in your CD/DVD Drive.
2. In "Run" type this: "SFC /Scannow"

System File Checker will start and fix your problem I think.
 
System File Checker works automatically, as part of Windows File
Protection. Unless the user has opted to allow use of a non-expected
version or the module can't be loaded ( DllCache ServicePackFiles)
it (SFC) should take care of itself.
 
Lawrence J. Gardner said:
Check the following registry keys:

1. Open registry using regedit
2. Open key: HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows
NT\CurrentVersion\Winlogon

Verify the following:

Shell REG_SIZ Explorer.exe
UIHost REG_SZ logonui.exe
Userinit REG_SZ C:\WINDOWS\system32\userinit.exe,

Well I looked at the last line there, and there was IBM AS 400 stuff in
there so I too the USERINIT.EXE and moved it to the front of the command
statement. now the user can't login ;-). Any ideas?
 
Back
Top