Brady
A moan, a groan, my life story and how me, a technically minded person just can’t seem to fit in with anybody.

Windows XP explorer.exe missing or corrupt

So here’s a new one, recently at work we have had a number of XP Pro machines login but failed to load up explorer. The first thing you would attempt would be to start task manager (Ctrl+Alt+Delete), start a new task and start explorer. Now when we did that we were getting an error saying that explorer was missing or corrupt. So we opened up CMD to browse the Windows directory only to find explorer was there and seemed fine…

We came across a fix to rename explorer to explorer2.exe and update the registry with regedit to point to the new explorer2.exe. This worked and proved there was nothing corrupt or missing but it wasn’t an ideal solution as it was quite long winded.

The problem started to appear with more and more PC’s on our network, this is no longer a coincidence. The problem is happening on different service packs of SP so we know its not an SP related issue. After doing a bit of searching around I found something called FixO. After running this and rebooting the PC explorer was now working great and it kept explorer as same name etc. You can get it here: FixO – Repair explorer.exe

Still this was a long way around script but at least it can be scripted into the login script. Anyway one of my work colleges found another solution, which seems to cure the problem but no idea why. It’s a simple one-line registry edit.

Open notepad and put the following in:

Windows Registry Editor Version 5.00

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Image File Execution Options\explorer.exe]
"Debugger"=-

Save the file as a reg file. Then run this file in regedit, this simply removes the offending registry key that is causing problems. If you want you can just get the file here: Reg Fix – Fix No Desktop

So we still don’t know what’s causing this but we do have a temporary solution.

Comments

[...] ho trovato la soluzione in questo post: è sufficiente creare un file .reg (qui trovate un .txt da rinominare in .reg) da aggiungere al [...]

Brady | September 11th, 2008 | 11:23 AM

We have now found the cause of this. It was a virus going around. Some one was sending emails claiming to the user that they had paid for something for large amounts of money. Many of our users are not intelligent and ended up opening the attachment. We have now blocked the sender and made our users aware of this type of attack.

Cotto | September 11th, 2008 | 10:45 PM

Thank you so very much. We have a number of clients who are starting to expirence this issue. Since this is a new problem i am sure others will experience it as well.

James Carpenter | September 28th, 2008 | 11:24 PM

This was the answer, I have seen many people with this problem. Bully for you guys………..

David Appleyard | October 14th, 2008 | 11:37 PM

Thanks guys ive also had the same problem with a laptop. Graet stuff cheers.

P.S be carefull with those attachment people…..

Ron | October 15th, 2008 | 10:39 AM

Very good guys, I had not seen it before but your solution works, I removed the virus and on reboot only had a blank screen to look at.

Cheers

Carlos | October 17th, 2008 | 8:01 PM

I can`t resolve the problem, when I run FixO.exe I have this message “Error encountered while performing the operation Look at the information windows for more details”. Adicional in the screen of the program say “The archive is either in unknown format or damaged
Cannot open C:\Documents and Settings\Demo\Escritorio\FixO.exe” I download the FixO.exe in other sites but the result is the same.

Please Help Me

bob H | November 8th, 2008 | 9:26 PM

worked great for me, shame it took me 4 days and a total system back-up before I found this article, thanks guys for a job well done. Why do these idiots think it’s so clever to screw up poor little home users like me????

[...] task manager if you still have explorer.exe running. If not then that is the issue so you can try Brady Windows XP explorer.exe missing or corrupt explorer.exe missing [...]

NinjaComic | February 3rd, 2009 | 9:36 PM

Not sure if you guys care about the issue any more or not, but it seems to be a virus that is just out to cripple the computer. That key (HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Image File Execution Options\explorer.exe) can actually just be deleted unless you truely want to debug the explorer. This site mentions what it is actually for:
http://mygreenpaste.blogspot.com/2005/07/image-file-execution-options-good-evil.html
Since this seems to be the first response that pops when searching for this problem, I though you might want the reason. It is launching a svchost.exe instead of the explorer.exe. Fun trick to play on you geeky coworkers, but a dead machine if you are not.

David | February 4th, 2009 | 9:43 PM

You just saved my life! My work PC running a very spendy piece of hard to setup the software equipment was plagued by this. Thank you so much!

Stuart | February 11th, 2009 | 12:00 AM

Hi, Guys

I had a virus which was removed by Mcaffe, but now when I start my PC I get the blank screen ( actually I get the usual background phot I applied but no desk top icons or start tool bar etc )- only Task Manager seems to work. I re-installed XP ( repaired, not a full installation ) and it’s still the same.

I am not very technical, but so how can I download any of the fixes to my PC ? Any advice gratfully recieved !

Best Regards

Stuart

Dug~ | February 16th, 2009 | 8:12 AM

Blam, after 4 hours and another install of SP3, FIXO did
it in seconds. Wish I would of found this first.
That disc is going in the repair bag.

pradeep k | March 19th, 2009 | 10:57 AM

Thank you very much.
I had a same problem with windows xp. After askinkg login name & password, i was able to see only the wallpaper, no desktop & taskbar.
I was able to start outllok thru new task by using taskmanager.

Regards & Thanks
Pradeep K

James Laux | April 8th, 2009 | 6:47 PM

thanks – a quick fix to the problem

Dave F | April 22nd, 2009 | 12:56 PM

Thanks – you nailed it. The Registry key was set to the windows movie maker. And oddly enough, CA’s virus scan (when the machine was last usable) trapped movie maker as having a virus. Didn’t put two and two together until I saw the reg key with the movie maker program in it as a value.

THANKS!
df

steve h | April 27th, 2009 | 5:05 PM

Thanks guys works a treat

Leave a reply