Explorer.exe does not run on logon

Soldato
Joined
18 Oct 2002
Posts
7,515
Location
Maidenhead
Hi all,

Have a laptop which had a virus. I have managed to remove it, but when logging on, explorer.exe does not load. I have to ctrl alt del then run explorer.exe from task manager.

Any ideas?

Is there a good free registry checker which could fix it perhaps?

Thanks
 
Make the following into a registry file by saving with a .reg extension then import it and reboot, should fix the problem.

Code:
Windows Registry Editor Version 5.00

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

"Shell"="explorer.exe"
 
Try creating a new user profile, might fix it

Quite often after a heavy virus, it's a good idea to just create a new fresh profile
 
I had this problem some time ago, when I had XP. I'm sure 'Broken Hope's' method worked when I did it though.

EDIT:

If you navigate to the registry key in the first reply by using regedit, you may find the shell key is actually "explorer.exe csrcs.exe"... It should only be "explorer.exe". You should change it.
Remember having to do this when I had the problem.
 
Last edited:
Back
Top Bottom