Restarting Windows Explorer Without Restarting Your Computer

Posted September 25, 2006 at 11:04 PM by Ben Nadel

Tags: Work

I trying to access something in Windows Explorer today when it froze up. The computer didn't freeze, just Windows Explorer. So, naturally, I force quit it. Unfortunately, when you force quit Windows Explorer, it basically kills the entire windows interface. No task bar. No quick launch. No Start button. The Windows key becomes useless. It's like you're running Windows without windows.

I was about to restart the computer when my highly intelligent co-worker, Martin Olson, told me that you can restart your Windows Explorer. If you go into the task manager (CTRL+ALT+DELETE > Task Manager), go to the File menu. From there, select Run New and when prompted, enter "explorer". Suddenly, there was my Windows interface up and running again.

Flippin' sweet!



Reader Comments

Dec 15, 2006 at 8:14 PM // reply »
1 Comments

that saved me !!! totally awesome thank you so much your co worker is amazing


Dec 15, 2006 at 10:28 PM // reply »
11,314 Comments

I will pass that on. Thanks!


Mar 24, 2007 at 9:08 PM // reply »
1 Comments

I love the internet for these problems. I had this exact problem, googled a few words, came across your web log, tried the suggestion and presto things worked again.


Mar 25, 2007 at 8:06 PM // reply »
11,314 Comments

Glad you are happy. I was pretty stoked to find out that this could be done.


Jul 14, 2007 at 5:51 AM // reply »
2 Comments

Hi,
But How Can I restart the Windows Explorer without Restarting computer in programmatic way in C#?

thanks.


Jul 14, 2007 at 5:51 AM // reply »
2 Comments

Hi,
But How Can I restart the Windows Explorer without Restarting computer in programmatic way in C#?

thanks.


Jul 14, 2007 at 8:47 AM // reply »
11,314 Comments

That I have no idea.


Eli
Apr 13, 2009 at 6:10 PM // reply »
1 Comments

Thank You, worked out for me.


Val
Apr 20, 2009 at 12:56 AM // reply »
1 Comments

OMG I am so glad I finally decided to google this....my computer has been force quitting explorer on its own for DAYS now and now I know what to do instead of restarting completely! THANK YOU!


Apr 20, 2009 at 9:22 PM // reply »
11,314 Comments

@Val,

Glad you like. When I was shown that, it rocked my world.


Apr 24, 2009 at 3:20 AM // reply »
1 Comments

Thanks for this, I have been having enormous problems with my explorer interface, like you said, without it is windows without the windows!

Sometimes it just takes the easy fixes...I have been looking and thinking about various complicated fixes!! Once again thanks!


May 7, 2009 at 10:13 AM // reply »
1 Comments

All that does for me is open up a new My Computer window x.x


Jul 30, 2009 at 1:34 PM // reply »
1 Comments

dude u rule!!!!! thank you so much for saving me a couple hours of bordem


Jul 30, 2009 at 1:56 PM // reply »
11,314 Comments

@Frank,

Ha ha, awesome!


Nov 19, 2009 at 4:23 PM // reply »
1 Comments

Thanks man, that just saved me a ton of trouble! w00t!


Jan 7, 2010 at 11:07 PM // reply »
1 Comments

wow this really helped, thanks so much or should i say thanks martin


Nov 22, 2010 at 2:07 AM // reply »
1 Comments

I have learn a lot from here You can help me for working in VB. because i liked the VB application very well ,mainly while creating the text box we will face lot of challenges.


Mar 24, 2011 at 10:49 PM // reply »
1 Comments

You're GAY!!!!!!!!


May 7, 2011 at 12:15 PM // reply »
1 Comments

IT DOESN'T WORK.
NOTHING HAPPENS WHEN I DO THAT....


Jan 31, 2013 at 1:51 PM // reply »
1 Comments

Thank you so much! I am so happy to have Explorer working again (even if it is a piece of shit.) :)


Mar 13, 2013 at 3:51 PM // reply »
1 Comments

it is not working for me.the explorer keeps restarting again and again is the another way?


Di
Mar 20, 2013 at 1:59 PM // reply »
1 Comments

it is doesnt work on windows7..only opens up either config forlder ("."), and I have no idea what I am looking for in there, cant find a file named explore.exe..either folder with a libraries ("explorer.exe", explorer, explorer.exe) feeling lost..I cant restart a comp right now, and for the future, is it possible to restart a windows explorer without restarting the comp..?? can anyone help? will appreciate any advice, I am only a user, and dont know much about programming, or task commands stuff..


Mar 20, 2013 at 4:30 PM // reply »
20 Comments

@Di,
A variation on this is as follows (and this works in Win7, too):
1. Use Ctrl+Shift+Esc to open Windows Task Manager.
2. Make sure the tab labeled "Applications" is selected.
3. Click the button labeled "New Task...". The "Create New Task" dialog should appear.
4. Type "explorer" in the box labeled "Open".
5. Click "OK".
This should start the Explorer process. It may also open a Windows Explorer window which you can then close.


Mar 20, 2013 at 4:35 PM // reply »
20 Comments

@Di,

You can also use the "Processes" tab in Windows Task Manager to forcibly end the "explorer" process.



Post A Comment

Comment Etiquette: Please do not post spam. Please keep the comments on-topic. Please do not post unrelated questions or large chunks of code. And, above all, please be nice to each other - we're trying to have a good conversation here.

Please review the following issues:

Author Name:


Author Email:

Author Website:

Comment:

Supported HTML tags for formatting: <strong>bold</strong>   <em>italic</em>   <code>code</code>







  • Help Wanted - Find Your Next ColdFusion Job
Ben Nadel's Company - Epicenter Consulting Recent Blog Comments
Jun 19, 2013 at 2:01 PM
Experimenting With The Amazon Simple Storage Service (S3) API Using ColdFusion
I have coincidentally been beating my head against the S3 API for the last week or so. One big "gotcha" I had to work around was file names and paths containing spaces. Remember to URL Enco ... read »
Jun 19, 2013 at 1:27 PM
Using Slice(), Substring(), And Substr() In Javascript
very good article. By the way IE supports negative values in substr or slice in verson 10. ... read »
Jun 19, 2013 at 11:33 AM
Filter vs. ngHide With ngRepeat In AngularJS
In your assessment, is it correct to say that given a list of say 500 items its more performant to use the `ngHide` method over the `filter` method? ... read »
Jun 19, 2013 at 10:18 AM
ColdFusion Path Usage And Manipulation Overview
Anyone happen to know if the file created by getTempFile will be automatically removed at any point? Nothing mentioned in the docs, and restarting CF doesn't remove them, so it seems it needs manu ... read »
Jun 19, 2013 at 9:41 AM
Working With Inherited Collections In AngularJS
I actually just ran into this same situation with a demo I was putting together. Your implementation of multi-lvl $scope's > Mine :) ... read »
Jun 19, 2013 at 8:17 AM
My Experience With AngularJS - The Super-heroic JavaScript MVW Framework
@Prateek, to match a word or text you should use .toContain('word') that's a jasmine reference. website is : http://pivotal.github.io/jasmine/ ... read »
Jun 19, 2013 at 8:10 AM
My Experience With AngularJS - The Super-heroic JavaScript MVW Framework
Hi Guys, Actually i am doing e2e test of angular js of my project but i am not getting one thing that is how to press enter key through the test when my form is filled as i am not using a button but ... read »
Jun 18, 2013 at 9:20 PM
Mapping AngularJS Routes Onto URL Parameters And Client-Side Events
I couldn't find examples of passing multiple arguments using the when() routing statement so figured out through trial and error that you can pass multiple arguments using the following format: .whe ... read »
InVision App - Prototyping Made Beautiful With Prototyping Tools