<?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 TO: Delete an Undeletable or Locked File</title>
	<atom:link href="http://www.geeksaresexy.net/2007/06/04/how-to-delete-an-undeletable-file/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.geeksaresexy.net/2007/06/04/how-to-delete-an-undeletable-file/</link>
	<description>tech, science, news and social issues for geeks</description>
	<lastBuildDate>Sun, 22 Nov 2009 02:00:20 -0800</lastBuildDate>
	<generator>http://wordpress.org/?v=abc</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Ron</title>
		<link>http://www.geeksaresexy.net/2007/06/04/how-to-delete-an-undeletable-file/#comment-191796</link>
		<dc:creator>Ron</dc:creator>
		<pubDate>Fri, 18 Sep 2009 21:43:12 +0000</pubDate>
		<guid isPermaLink="false">http://www.geeksaresexy.net/2007/06/04/how-to-delete-an-undeletable-file/#comment-191796</guid>
		<description>Perfect! ...and very simple. Thanks (and obvious once you think about it)</description>
		<content:encoded><![CDATA[<p>Perfect! &#8230;and very simple. Thanks (and obvious once you think about it)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Shane</title>
		<link>http://www.geeksaresexy.net/2007/06/04/how-to-delete-an-undeletable-file/#comment-188589</link>
		<dc:creator>Shane</dc:creator>
		<pubDate>Sun, 06 Sep 2009 18:27:11 +0000</pubDate>
		<guid isPermaLink="false">http://www.geeksaresexy.net/2007/06/04/how-to-delete-an-undeletable-file/#comment-188589</guid>
		<description>Hey all.
Okay, so I actually know how to delete a folder and or file through command prompt but recently I had a file that wouldn&#039;t delete through command prompt or the right click context menu.

I tried the &quot;Unlocker&quot; suggestion on here, still nothing.
I&#039;ve also tried closing of explorer.exe as well.
Yet still nothing.

This folder and all it&#039;s contents is frustrating me so much!

Anyone have any ideas??
I&#039;m so lost for ideas now, I&#039;ve done everything I know of!

Thanks,
Shane</description>
		<content:encoded><![CDATA[<p>Hey all.<br />
Okay, so I actually know how to delete a folder and or file through command prompt but recently I had a file that wouldn&#8217;t delete through command prompt or the right click context menu.</p>
<p>I tried the &#8220;Unlocker&#8221; suggestion on here, still nothing.<br />
I&#8217;ve also tried closing of explorer.exe as well.<br />
Yet still nothing.</p>
<p>This folder and all it&#8217;s contents is frustrating me so much!</p>
<p>Anyone have any ideas??<br />
I&#8217;m so lost for ideas now, I&#8217;ve done everything I know of!</p>
<p>Thanks,<br />
Shane</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: rohit</title>
		<link>http://www.geeksaresexy.net/2007/06/04/how-to-delete-an-undeletable-file/#comment-184358</link>
		<dc:creator>rohit</dc:creator>
		<pubDate>Tue, 25 Aug 2009 16:09:42 +0000</pubDate>
		<guid isPermaLink="false">http://www.geeksaresexy.net/2007/06/04/how-to-delete-an-undeletable-file/#comment-184358</guid>
		<description>try&lt; this it worked wd me one of our intelligent friend suggested it

wow! I CAN’T believe no one mentioned CACLS.
if there is a file you cannot delete
open the command prompt go to the folder that it is in,
type 

cacls /t /p everyone:n

then hit enter it will tell you it processed the file then reboot the computer and you will be able to delete it. 

you can cacls as many files as you want before the reboot. 

all this does is lockdown the file so that it cant start after reboot.</description>
		<content:encoded><![CDATA[<p>try&lt; this it worked wd me one of our intelligent friend suggested it</p>
<p>wow! I CAN’T believe no one mentioned CACLS.<br />
if there is a file you cannot delete<br />
open the command prompt go to the folder that it is in,<br />
type </p>
<p>cacls /t /p everyone:n</p>
<p>then hit enter it will tell you it processed the file then reboot the computer and you will be able to delete it. </p>
<p>you can cacls as many files as you want before the reboot. </p>
<p>all this does is lockdown the file so that it cant start after reboot.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: rohit</title>
		<link>http://www.geeksaresexy.net/2007/06/04/how-to-delete-an-undeletable-file/#comment-184356</link>
		<dc:creator>rohit</dc:creator>
		<pubDate>Tue, 25 Aug 2009 16:05:10 +0000</pubDate>
		<guid isPermaLink="false">http://www.geeksaresexy.net/2007/06/04/how-to-delete-an-undeletable-file/#comment-184356</guid>
		<description>dude awesome it really worked...best reply from the lot...cool thx a ton...

best regards
Rohit</description>
		<content:encoded><![CDATA[<p>dude awesome it really worked&#8230;best reply from the lot&#8230;cool thx a ton&#8230;</p>
<p>best regards<br />
Rohit</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: navin</title>
		<link>http://www.geeksaresexy.net/2007/06/04/how-to-delete-an-undeletable-file/#comment-180171</link>
		<dc:creator>navin</dc:creator>
		<pubDate>Thu, 13 Aug 2009 15:09:25 +0000</pubDate>
		<guid isPermaLink="false">http://www.geeksaresexy.net/2007/06/04/how-to-delete-an-undeletable-file/#comment-180171</guid>
		<description>The files in question are in the recycle bin. Just empty your recycle bin from Windows Explorer.</description>
		<content:encoded><![CDATA[<p>The files in question are in the recycle bin. Just empty your recycle bin from Windows Explorer.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Pink6506</title>
		<link>http://www.geeksaresexy.net/2007/06/04/how-to-delete-an-undeletable-file/#comment-179364</link>
		<dc:creator>Pink6506</dc:creator>
		<pubDate>Tue, 11 Aug 2009 19:30:08 +0000</pubDate>
		<guid isPermaLink="false">http://www.geeksaresexy.net/2007/06/04/how-to-delete-an-undeletable-file/#comment-179364</guid>
		<description>I just ran a virus scanner and it found some files, that look almost like files that SHOULD be on my comp. but but they have other characters that let me know they&#039;re not the right ones (ex. C:&#124;$Recycle.Bin\S-1-5-21-1192570614-2110678669-3847922115.....) The virus scanner says it is: Locked file. Not tested.  I am a bit computer illiterate so I don&#039;t know what to do about em, anyone help?</description>
		<content:encoded><![CDATA[<p>I just ran a virus scanner and it found some files, that look almost like files that SHOULD be on my comp. but but they have other characters that let me know they&#8217;re not the right ones (ex. C:|$Recycle.Bin\S-1-5-21-1192570614-2110678669-3847922115&#8230;..) The virus scanner says it is: Locked file. Not tested.  I am a bit computer illiterate so I don&#8217;t know what to do about em, anyone help?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: anon</title>
		<link>http://www.geeksaresexy.net/2007/06/04/how-to-delete-an-undeletable-file/#comment-174096</link>
		<dc:creator>anon</dc:creator>
		<pubDate>Fri, 24 Jul 2009 14:18:39 +0000</pubDate>
		<guid isPermaLink="false">http://www.geeksaresexy.net/2007/06/04/how-to-delete-an-undeletable-file/#comment-174096</guid>
		<description>unexplained:
how to access command prompt
how to navigate to file within command prompt</description>
		<content:encoded><![CDATA[<p>unexplained:<br />
how to access command prompt<br />
how to navigate to file within command prompt</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Vrajesh</title>
		<link>http://www.geeksaresexy.net/2007/06/04/how-to-delete-an-undeletable-file/#comment-166449</link>
		<dc:creator>Vrajesh</dc:creator>
		<pubDate>Sun, 05 Jul 2009 04:56:04 +0000</pubDate>
		<guid isPermaLink="false">http://www.geeksaresexy.net/2007/06/04/how-to-delete-an-undeletable-file/#comment-166449</guid>
		<description>Hey i cant thank you enough. i used the unlocker option you suggested for one of the things that has been irritating me the most. it worked. Thank you so much.</description>
		<content:encoded><![CDATA[<p>Hey i cant thank you enough. i used the unlocker option you suggested for one of the things that has been irritating me the most. it worked. Thank you so much.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: SO $^#%ing Greatful</title>
		<link>http://www.geeksaresexy.net/2007/06/04/how-to-delete-an-undeletable-file/#comment-165954</link>
		<dc:creator>SO $^#%ing Greatful</dc:creator>
		<pubDate>Thu, 02 Jul 2009 08:08:13 +0000</pubDate>
		<guid isPermaLink="false">http://www.geeksaresexy.net/2007/06/04/how-to-delete-an-undeletable-file/#comment-165954</guid>
		<description>SOOOOOOOOOOOO THANKFUL this AMAZING program exists. I recovered a file from the trash that apparently messed up my rundll32 file AND WOULDN&#039;T STOP!!!. i almost gave up, but then a ran this to delete it, and viola! it&#039;s gone, my comp is in perfect health once again, ty sooooooo very much to whoever made this. I would recommend this program to ANYone.</description>
		<content:encoded><![CDATA[<p>SOOOOOOOOOOOO THANKFUL this AMAZING program exists. I recovered a file from the trash that apparently messed up my rundll32 file AND WOULDN&#8217;T STOP!!!. i almost gave up, but then a ran this to delete it, and viola! it&#8217;s gone, my comp is in perfect health once again, ty sooooooo very much to whoever made this. I would recommend this program to ANYone.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: sarah</title>
		<link>http://www.geeksaresexy.net/2007/06/04/how-to-delete-an-undeletable-file/#comment-165549</link>
		<dc:creator>sarah</dc:creator>
		<pubDate>Tue, 30 Jun 2009 00:12:56 +0000</pubDate>
		<guid isPermaLink="false">http://www.geeksaresexy.net/2007/06/04/how-to-delete-an-undeletable-file/#comment-165549</guid>
		<description>Iam having a problem with an MP4 file on my computer. when i try to delete this file it just makes a ding sound. Same with when i click rename file or Properties. I tried the unlocker. but unlocker doesnt even pop into the file tab for this certain file. i have tried re writing this file also..does not work. I have tried to use the command prompt as well but to no luck...anyone please help.</description>
		<content:encoded><![CDATA[<p>Iam having a problem with an MP4 file on my computer. when i try to delete this file it just makes a ding sound. Same with when i click rename file or Properties. I tried the unlocker. but unlocker doesnt even pop into the file tab for this certain file. i have tried re writing this file also..does not work. I have tried to use the command prompt as well but to no luck&#8230;anyone please help.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Andrew</title>
		<link>http://www.geeksaresexy.net/2007/06/04/how-to-delete-an-undeletable-file/#comment-165479</link>
		<dc:creator>Andrew</dc:creator>
		<pubDate>Mon, 29 Jun 2009 08:45:55 +0000</pubDate>
		<guid isPermaLink="false">http://www.geeksaresexy.net/2007/06/04/how-to-delete-an-undeletable-file/#comment-165479</guid>
		<description>Holy shit dude, i can&#039;t thank you enough.. i had a trojan i removed everything but i couldnt access the file to remove it, you truely saved my butt
Thanks</description>
		<content:encoded><![CDATA[<p>Holy shit dude, i can&#8217;t thank you enough.. i had a trojan i removed everything but i couldnt access the file to remove it, you truely saved my butt<br />
Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: lolly</title>
		<link>http://www.geeksaresexy.net/2007/06/04/how-to-delete-an-undeletable-file/#comment-153668</link>
		<dc:creator>lolly</dc:creator>
		<pubDate>Sat, 02 May 2009 13:24:55 +0000</pubDate>
		<guid isPermaLink="false">http://www.geeksaresexy.net/2007/06/04/how-to-delete-an-undeletable-file/#comment-153668</guid>
		<description>lol</description>
		<content:encoded><![CDATA[<p>lol</p>
]]></content:encoded>
	</item>
</channel>
</rss>
