Explorer.exe stops working in Windows Server 2008

2

When we are working on the server via remote desktop, the start menu disappears. We are not able to continue working. We figured out that explorer.exe stops working.

Is there any way to restart explorer.exe (and get back the start menu) via the command prompt? We are using Windows Server 2008.

Arun Kumar

Posted 2012-07-05T13:29:50.657

Reputation: 23

Answers

0

Try pressing CTRL+SHIFT+ESC, this should bring up the Task Manager. From there, you can access the File->Run menu option, type explorer and press OK, which should return your toolbar and menus.

lornix

Posted 2012-07-05T13:29:50.657

Reputation: 9 633

Thank you! I don't use Windows myself, just tech-support for it... often I know WHAT I want, but not what it's named/called. I appreciate your edit. Thank you! – lornix – 2012-07-06T06:17:28.310

2

Is there any way to execute the explorer.exe again via command prompt?

Yup, If you just need to relaunch the explorer via CMD then type in "explorer.exe" or just "explorer" and it will launch the explorer again. You can also do it via Task Manager's New task option and typing the same thing.

You said that you want Start Menu back, this may or may not bring the start menu back as there can be other issues as well. You asked about how to relaunch the explorer so here is the answer.

Akshat Mittal

Posted 2012-07-05T13:29:50.657

Reputation: 2 195

Sorry for late reply guys. I tried both, but it cant works. It simply opens the explorer window. Start menu still not working :( – Arun Kumar – 2012-07-07T05:46:28.783

Hey, I said the same thing that @lornix said. – Akshat Mittal – 2012-07-07T09:09:10.873

Ya But ctrl+Alt+del is not working in that server. Instead of that ctrl+shift+esc only working. That's why i selected as correct answer dude. – Arun Kumar – 2012-07-07T09:14:52.753

I din't EVER mentioned ctrl+alt+del and I included the Task Manager process (Assuming you know how to launch the Task Manager) Also you asked How to launch it via CMD, thats my main answer. – Akshat Mittal – 2012-07-07T09:17:01.783