Explorer.exe won’t load following a reboot
Thursday, November 18th, 2010Recently encountered problems getting Windows Explorer shell to load in Windows XP after cleaning a spyware infection. I found there are two registry keys that are critical in relation to loading explorer on boot, you should check them first if you even encounter a problem getting Explorer.exe to load.
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon
shell=”explorer.exe”
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon
userinit=C:\windows\system32\userinit.exe
Watch out for trailing comma’s on userinit.exe (userinit.exe, ) as this is where malware likes to insert itself to load during windows startup.