<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: How Do I Kill All the iexplore.exe Processes at Once?</title>
	<atom:link href="http://www.howtogeek.com/howto/windows-vista/how-do-i-kill-all-the-iexploreexe-processes-at-once/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.howtogeek.com/howto/windows-vista/how-do-i-kill-all-the-iexploreexe-processes-at-once/</link>
	<description>Computer Help from your Friendly How-To Geek</description>
	<lastBuildDate>Sat, 21 Nov 2009 07:48:42 -0600</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.5</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Jim in Arizona</title>
		<link>http://www.howtogeek.com/howto/windows-vista/how-do-i-kill-all-the-iexploreexe-processes-at-once/comment-page-1/#comment-77917</link>
		<dc:creator>Jim in Arizona</dc:creator>
		<pubDate>Sat, 17 Oct 2009 05:33:56 +0000</pubDate>
		<guid isPermaLink="false">http://www.howtogeek.com/howto/windows-vista/how-do-i-kill-all-the-iexploreexe-processes-at-once/#comment-77917</guid>
		<description>This is useful for all kinds of things. I have been using acrobat 7 pro to scan in documents from a flatbed scanner and there is a process that is being created and left running after each page I scan, leaving potentially dozens of the same task open (depending on how many pages I&#039;m scanning). This command will be very useful for me in this situation since I&#039;ve been manually killing each one of those duplicate processes which has been time consuming and irritating.

Debilyn Gardner: you asked how to restore iexplore after it&#039;s &#039;turned off&#039;. Just start up Internet Explorer again (the process iexplore.exe is the program name for Internet Explorer. If you&#039;re closing explorer instead of iexplore then you&#039;re shutting down Windows Explorer. To restart explorer if you shut it down, ust wait for a few seconds for it to start up on its own (up to 30 seconds sometimes) or, if it doesn&#039;t on its own or you don&#039;t want to wait, do the CTRL-ALT-DEL again to bring up task manager and under the Applications tab, click the New Task button and then type in explorer and click the Ok button and that will do it. You could also start up any other process (usually) this way, such as iexpore.exe.

wanzt: I&#039;m sure the nircmd utilitiy is great but it&#039;s even better when you can use a command that comes with windows and is already available than having to download a 3rd party utility that accomplishes the same thing. However, if taskkill isn&#039;t available in xp home edition, then I can see where the nircmd utility would be a great thing to have.</description>
		<content:encoded><![CDATA[<p>This is useful for all kinds of things. I have been using acrobat 7 pro to scan in documents from a flatbed scanner and there is a process that is being created and left running after each page I scan, leaving potentially dozens of the same task open (depending on how many pages I&#8217;m scanning). This command will be very useful for me in this situation since I&#8217;ve been manually killing each one of those duplicate processes which has been time consuming and irritating.</p>
<p>Debilyn Gardner: you asked how to restore iexplore after it&#8217;s &#8216;turned off&#8217;. Just start up Internet Explorer again (the process iexplore.exe is the program name for Internet Explorer. If you&#8217;re closing explorer instead of iexplore then you&#8217;re shutting down Windows Explorer. To restart explorer if you shut it down, ust wait for a few seconds for it to start up on its own (up to 30 seconds sometimes) or, if it doesn&#8217;t on its own or you don&#8217;t want to wait, do the CTRL-ALT-DEL again to bring up task manager and under the Applications tab, click the New Task button and then type in explorer and click the Ok button and that will do it. You could also start up any other process (usually) this way, such as iexpore.exe.</p>
<p>wanzt: I&#8217;m sure the nircmd utilitiy is great but it&#8217;s even better when you can use a command that comes with windows and is already available than having to download a 3rd party utility that accomplishes the same thing. However, if taskkill isn&#8217;t available in xp home edition, then I can see where the nircmd utility would be a great thing to have.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: wanzt</title>
		<link>http://www.howtogeek.com/howto/windows-vista/how-do-i-kill-all-the-iexploreexe-processes-at-once/comment-page-1/#comment-77449</link>
		<dc:creator>wanzt</dc:creator>
		<pubDate>Sat, 03 Oct 2009 23:05:40 +0000</pubDate>
		<guid isPermaLink="false">http://www.howtogeek.com/howto/windows-vista/how-do-i-kill-all-the-iexploreexe-processes-at-once/#comment-77449</guid>
		<description>what you need is the nircmd! 
http://www.nirsoft.net/utils/nircmd.html 

you can easily kill all iexplore-processes with one klick on the batch-file in which you&#039;ve wrote the following (without the &quot;&quot;): 

&quot;nircmd.exe killprocess iexplore.exe&quot;

you need to copy the nircmd.exe in the same folder like the batch-file or copy nircmd into the windows-dir.</description>
		<content:encoded><![CDATA[<p>what you need is the nircmd!<br />
<a href="http://www.nirsoft.net/utils/nircmd.html" rel="nofollow">http://www.nirsoft.net/utils/nircmd.html</a> </p>
<p>you can easily kill all iexplore-processes with one klick on the batch-file in which you&#8217;ve wrote the following (without the &#8220;&#8221;): </p>
<p>&#8220;nircmd.exe killprocess iexplore.exe&#8221;</p>
<p>you need to copy the nircmd.exe in the same folder like the batch-file or copy nircmd into the windows-dir.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Debilyn Gardner</title>
		<link>http://www.howtogeek.com/howto/windows-vista/how-do-i-kill-all-the-iexploreexe-processes-at-once/comment-page-1/#comment-74197</link>
		<dc:creator>Debilyn Gardner</dc:creator>
		<pubDate>Thu, 09 Jul 2009 19:55:41 +0000</pubDate>
		<guid isPermaLink="false">http://www.howtogeek.com/howto/windows-vista/how-do-i-kill-all-the-iexploreexe-processes-at-once/#comment-74197</guid>
		<description>This article didn&#039;t say how to restore iexplore after it&#039;s trned off.</description>
		<content:encoded><![CDATA[<p>This article didn&#8217;t say how to restore iexplore after it&#8217;s trned off.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Diana</title>
		<link>http://www.howtogeek.com/howto/windows-vista/how-do-i-kill-all-the-iexploreexe-processes-at-once/comment-page-1/#comment-70819</link>
		<dc:creator>Diana</dc:creator>
		<pubDate>Fri, 24 Apr 2009 18:13:36 +0000</pubDate>
		<guid isPermaLink="false">http://www.howtogeek.com/howto/windows-vista/how-do-i-kill-all-the-iexploreexe-processes-at-once/#comment-70819</guid>
		<description>We had to create this as a batch because iexplore is hanging in the background.  It looks like there is no iexplore.exe open (taskbar shows no exploerer) but the program did not close properly and is using a TON of resources while the computer grinds to a halt.

I think it is because we call to Iexplore.exe from our program and even though we close iexplore.exe it doesn&#039;t shut down. I looked for many fruitless hours on WHY and decided the easier thing would be to create a bat file and tell the staff &quot;click this when your computer is slow&quot;

Our batch file looks like this:

//This batch file stops hidden iexplore.exe programs.  
//It aslo stops any other iexplore programs

TASKKILL /IM IEXPLORE.EXE /F

P.S.  Archer the most WORTHLESS post ever is to tell people &quot;just don&#039;t use the program&quot; as an answer to the solution.  Way to waste everyone&#039;s time.</description>
		<content:encoded><![CDATA[<p>We had to create this as a batch because iexplore is hanging in the background.  It looks like there is no iexplore.exe open (taskbar shows no exploerer) but the program did not close properly and is using a TON of resources while the computer grinds to a halt.</p>
<p>I think it is because we call to Iexplore.exe from our program and even though we close iexplore.exe it doesn&#8217;t shut down. I looked for many fruitless hours on WHY and decided the easier thing would be to create a bat file and tell the staff &#8220;click this when your computer is slow&#8221;</p>
<p>Our batch file looks like this:</p>
<p>//This batch file stops hidden iexplore.exe programs.<br />
//It aslo stops any other iexplore programs</p>
<p>TASKKILL /IM IEXPLORE.EXE /F</p>
<p>P.S.  Archer the most WORTHLESS post ever is to tell people &#8220;just don&#8217;t use the program&#8221; as an answer to the solution.  Way to waste everyone&#8217;s time.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: archer</title>
		<link>http://www.howtogeek.com/howto/windows-vista/how-do-i-kill-all-the-iexploreexe-processes-at-once/comment-page-1/#comment-70776</link>
		<dc:creator>archer</dc:creator>
		<pubDate>Thu, 23 Apr 2009 20:09:05 +0000</pubDate>
		<guid isPermaLink="false">http://www.howtogeek.com/howto/windows-vista/how-do-i-kill-all-the-iexploreexe-processes-at-once/#comment-70776</guid>
		<description>as far as i.e. goes, the simplest and best solution is to never fire it up in the first place.</description>
		<content:encoded><![CDATA[<p>as far as i.e. goes, the simplest and best solution is to never fire it up in the first place.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Phoshi</title>
		<link>http://www.howtogeek.com/howto/windows-vista/how-do-i-kill-all-the-iexploreexe-processes-at-once/comment-page-1/#comment-70157</link>
		<dc:creator>Phoshi</dc:creator>
		<pubDate>Sat, 11 Apr 2009 10:42:39 +0000</pubDate>
		<guid isPermaLink="false">http://www.howtogeek.com/howto/windows-vista/how-do-i-kill-all-the-iexploreexe-processes-at-once/#comment-70157</guid>
		<description>Ashok, same command. I&#039;ve been using this with executor for ages - it integrates perfectly with my &quot;heaviest processes&quot; samurize section :)</description>
		<content:encoded><![CDATA[<p>Ashok, same command. I&#8217;ve been using this with executor for ages &#8211; it integrates perfectly with my &#8220;heaviest processes&#8221; samurize section <img src='http://www.howtogeek.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: StrokeSurvivor</title>
		<link>http://www.howtogeek.com/howto/windows-vista/how-do-i-kill-all-the-iexploreexe-processes-at-once/comment-page-1/#comment-70020</link>
		<dc:creator>StrokeSurvivor</dc:creator>
		<pubDate>Wed, 08 Apr 2009 17:45:08 +0000</pubDate>
		<guid isPermaLink="false">http://www.howtogeek.com/howto/windows-vista/how-do-i-kill-all-the-iexploreexe-processes-at-once/#comment-70020</guid>
		<description>Is this just for VISTA?</description>
		<content:encoded><![CDATA[<p>Is this just for VISTA?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: StrokeSurvivor</title>
		<link>http://www.howtogeek.com/howto/windows-vista/how-do-i-kill-all-the-iexploreexe-processes-at-once/comment-page-1/#comment-70019</link>
		<dc:creator>StrokeSurvivor</dc:creator>
		<pubDate>Wed, 08 Apr 2009 17:44:06 +0000</pubDate>
		<guid isPermaLink="false">http://www.howtogeek.com/howto/windows-vista/how-do-i-kill-all-the-iexploreexe-processes-at-once/#comment-70019</guid>
		<description>I have Windows XP Home Edition.  This doesn&#039;t work for me.</description>
		<content:encoded><![CDATA[<p>I have Windows XP Home Edition.  This doesn&#8217;t work for me.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ashok kumar</title>
		<link>http://www.howtogeek.com/howto/windows-vista/how-do-i-kill-all-the-iexploreexe-processes-at-once/comment-page-1/#comment-70016</link>
		<dc:creator>ashok kumar</dc:creator>
		<pubDate>Wed, 08 Apr 2009 16:32:48 +0000</pubDate>
		<guid isPermaLink="false">http://www.howtogeek.com/howto/windows-vista/how-do-i-kill-all-the-iexploreexe-processes-at-once/#comment-70016</guid>
		<description>i gotta kow to it could be done in .bat file also.....</description>
		<content:encoded><![CDATA[<p>i gotta kow to it could be done in .bat file also&#8230;..</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: The Geek</title>
		<link>http://www.howtogeek.com/howto/windows-vista/how-do-i-kill-all-the-iexploreexe-processes-at-once/comment-page-1/#comment-70015</link>
		<dc:creator>The Geek</dc:creator>
		<pubDate>Wed, 08 Apr 2009 16:25:57 +0000</pubDate>
		<guid isPermaLink="false">http://www.howtogeek.com/howto/windows-vista/how-do-i-kill-all-the-iexploreexe-processes-at-once/#comment-70015</guid>
		<description>@Sidney

Actually, when I tested this in Process Explorer before writing the article, every iexplore.exe process showed up separately. Maybe it&#039;s just a 64-bit thing, but it didn&#039;t show in a hierarchy properly.

Really, this article was meant to explain how to kill multiple processes by name - using IE as the culprit was just an example.</description>
		<content:encoded><![CDATA[<p>@Sidney</p>
<p>Actually, when I tested this in Process Explorer before writing the article, every iexplore.exe process showed up separately. Maybe it&#8217;s just a 64-bit thing, but it didn&#8217;t show in a hierarchy properly.</p>
<p>Really, this article was meant to explain how to kill multiple processes by name &#8211; using IE as the culprit was just an example.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
