<?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: Desktop Security 2010</title>
	<atom:link href="http://www.2-viruses.com/remove-desktop-security-2010/feed" rel="self" type="application/rss+xml" />
	<link>http://www.2-viruses.com/remove-desktop-security-2010</link>
	<description></description>
	<lastBuildDate>Thu, 09 Feb 2012 13:37:12 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: affan</title>
		<link>http://www.2-viruses.com/remove-desktop-security-2010#comment-16297</link>
		<dc:creator>affan</dc:creator>
		<pubDate>Mon, 16 Aug 2010 06:45:09 +0000</pubDate>
		<guid isPermaLink="false">http://www.2-viruses.com/remove-desktop-security-2010#comment-16297</guid>
		<description>hey guyz..!!!
ive jus bought a new laptop n this stinkin thing got into it.Ive been tryin alot to remove this but em feeling helpless now.....
can any 1 help????????????</description>
		<content:encoded><![CDATA[<p>hey guyz..!!!<br />
ive jus bought a new laptop n this stinkin thing got into it.Ive been tryin alot to remove this but em feeling helpless now&#8230;..<br />
can any 1 help????????????</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: thao nguen</title>
		<link>http://www.2-viruses.com/remove-desktop-security-2010#comment-15999</link>
		<dc:creator>thao nguen</dc:creator>
		<pubDate>Fri, 30 Jul 2010 14:24:20 +0000</pubDate>
		<guid isPermaLink="false">http://www.2-viruses.com/remove-desktop-security-2010#comment-15999</guid>
		<description>thank you nhieu lam.</description>
		<content:encoded><![CDATA[<p>thank you nhieu lam.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jon</title>
		<link>http://www.2-viruses.com/remove-desktop-security-2010#comment-15841</link>
		<dc:creator>Jon</dc:creator>
		<pubDate>Mon, 19 Jul 2010 04:34:55 +0000</pubDate>
		<guid isPermaLink="false">http://www.2-viruses.com/remove-desktop-security-2010#comment-15841</guid>
		<description>Yep this is a pretty nasty one. There is actually a text file in the folder called enemies-names.txt which lists a lot of very nefarious things that are possible. Very scary stuff.  If you are not worried about losing data and can reformat the hard drive,  that is probably the surest method of removal.  Otherwise, find someone who knows DOS… The instructions posted above for manual removal are very good and were instrumental in helping me figure this out.  Everything said about the possibility of making it worse if you’re unsure about regedit, etc. is correct. That being said, I would add the following:
use F8, boot into safe mode, sign on as Administrator and go to a DOS prompt. Use  CD\ to go to the root directory. Use dir /as /ah /s security*.exe to search for the securitycenter.exe file. This was the file I found that I believe to be the culprit on this particular computer.  It was in the &quot;c:\documents and settings\%user%\Application Data\Desktop Security 2010&quot; folder. Also in the Application Data folder there will probably be another folder with the same or very similar date stamp that has a very long name of random characters. The one I saw was like 19957AEF23B5D6....  32 characters long. It has very similar files as the Desktop Security 2010 folder. Delete the files in both of these folders. For files in these folders that won&#039;t delete, at the DOS prompt, use attrib -a -r -h securitycenter.exe  or whatever the filename is that won&#039;t delete to change the file attributes. Then try to delete the file again, del   .
Now with those folders empty, you&#039;re still in safe mode, delete everything in the temp folder of that user - c:\documents and settings\%user%\Local Settings\Temp\*.*    The Word8.0 folder may not delete, that&#039;s OK.
Remove the shortcuts from the user desktop, quick launch area and program folder and startup group.
You can check the registry at this point for entries listed above, but you also need to do it again as the user, not as the administrator.  Reboot, sign on as the user who had the problem, go through the registry entry check.
I have to attribute the basis for these steps to George V. from 3/26/2010. Thanks George, where ever you are...</description>
		<content:encoded><![CDATA[<p>Yep this is a pretty nasty one. There is actually a text file in the folder called enemies-names.txt which lists a lot of very nefarious things that are possible. Very scary stuff.  If you are not worried about losing data and can reformat the hard drive,  that is probably the surest method of removal.  Otherwise, find someone who knows DOS… The instructions posted above for manual removal are very good and were instrumental in helping me figure this out.  Everything said about the possibility of making it worse if you’re unsure about regedit, etc. is correct. That being said, I would add the following:<br />
use F8, boot into safe mode, sign on as Administrator and go to a DOS prompt. Use  CD\ to go to the root directory. Use dir /as /ah /s security*.exe to search for the securitycenter.exe file. This was the file I found that I believe to be the culprit on this particular computer.  It was in the &#8220;c:\documents and settings\%user%\Application Data\Desktop Security 2010&#8243; folder. Also in the Application Data folder there will probably be another folder with the same or very similar date stamp that has a very long name of random characters. The one I saw was like 19957AEF23B5D6&#8230;.  32 characters long. It has very similar files as the Desktop Security 2010 folder. Delete the files in both of these folders. For files in these folders that won&#8217;t delete, at the DOS prompt, use attrib -a -r -h securitycenter.exe  or whatever the filename is that won&#8217;t delete to change the file attributes. Then try to delete the file again, del   .<br />
Now with those folders empty, you&#8217;re still in safe mode, delete everything in the temp folder of that user &#8211; c:\documents and settings\%user%\Local Settings\Temp\*.*    The Word8.0 folder may not delete, that&#8217;s OK.<br />
Remove the shortcuts from the user desktop, quick launch area and program folder and startup group.<br />
You can check the registry at this point for entries listed above, but you also need to do it again as the user, not as the administrator.  Reboot, sign on as the user who had the problem, go through the registry entry check.<br />
I have to attribute the basis for these steps to George V. from 3/26/2010. Thanks George, where ever you are&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Modano</title>
		<link>http://www.2-viruses.com/remove-desktop-security-2010#comment-15840</link>
		<dc:creator>Modano</dc:creator>
		<pubDate>Mon, 19 Jul 2010 01:07:14 +0000</pubDate>
		<guid isPermaLink="false">http://www.2-viruses.com/remove-desktop-security-2010#comment-15840</guid>
		<description>This worked for me:

1) Download and run Rkill. (This will stop the virus from working)

2) Download Spyware Doctor and perform a quick scan. It will find it. If you only have the trial version of SpyDoc you can&#039;t make the program repair it, so delete manually every single file and registry (using regedit), that belongs to SecurityDesktop according to the scan.

3) Now, it should look like it&#039;s gone. But if you let it be, it will show up again after you restart your computer. So you need to run msconfig and in the Startup tab uncheck everyting that should not be there. In my case it was some file called &quot;m&quot; and the second one something like &quot;jcf&quot; - I don&#039;t remember but it was 3 letters. In your case those might be called differently. (If you&#039;re not sure which files are they, google every single one and check if they&#039;re used by any normal software or system.) 

4) Delete the content of your Temp files. &quot;Windows/Temp&quot; and &quot;C/Document and Settings/User/Local Settings/Temp&quot;. You can safely remove everything that your system allows you. 

5) Restart your computer and see if you were succesful.</description>
		<content:encoded><![CDATA[<p>This worked for me:</p>
<p>1) Download and run Rkill. (This will stop the virus from working)</p>
<p>2) Download Spyware Doctor and perform a quick scan. It will find it. If you only have the trial version of SpyDoc you can&#8217;t make the program repair it, so delete manually every single file and registry (using regedit), that belongs to SecurityDesktop according to the scan.</p>
<p>3) Now, it should look like it&#8217;s gone. But if you let it be, it will show up again after you restart your computer. So you need to run msconfig and in the Startup tab uncheck everyting that should not be there. In my case it was some file called &#8220;m&#8221; and the second one something like &#8220;jcf&#8221; &#8211; I don&#8217;t remember but it was 3 letters. In your case those might be called differently. (If you&#8217;re not sure which files are they, google every single one and check if they&#8217;re used by any normal software or system.) </p>
<p>4) Delete the content of your Temp files. &#8220;Windows/Temp&#8221; and &#8220;C/Document and Settings/User/Local Settings/Temp&#8221;. You can safely remove everything that your system allows you. </p>
<p>5) Restart your computer and see if you were succesful.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jon</title>
		<link>http://www.2-viruses.com/remove-desktop-security-2010#comment-15822</link>
		<dc:creator>Jon</dc:creator>
		<pubDate>Sun, 18 Jul 2010 03:26:47 +0000</pubDate>
		<guid isPermaLink="false">http://www.2-viruses.com/remove-desktop-security-2010#comment-15822</guid>
		<description>&lt;a href=&quot;#comment-15359&quot; rel=&quot;nofollow&quot;&gt;@jenny &lt;/a&gt; 
There is a way to remove it manually. I beleive a system restore does a drive partiton format and you loose anything that was not on the computer when you bought it, (that you haven&#039;t backed up)... A backed up hard drive that is infected is better than loosing your hard drive altogether. I&#039;m fixing a PC tomorrow, 7/18, and will post my notes. If you have all the info and really know what you are doing it still takes about 20-30 minutes. And as previously stated you can really mess up your PC if you do the incorrect thing. Since each PC infection is somewhat unique a &#039;step-by-step&#039; is hard. But I&#039;ll post what I do tomorrow. First thing is to try to copy any data files (word docs, excel, PDF&#039;s, music files, pictures, etc. Copy these to a big flash drive, 16GB ($40), or to something like a WD passport, 500GB($90), or 1TB ($120).</description>
		<content:encoded><![CDATA[<p><a href="#comment-15359" rel="nofollow">@jenny </a><br />
There is a way to remove it manually. I beleive a system restore does a drive partiton format and you loose anything that was not on the computer when you bought it, (that you haven&#8217;t backed up)&#8230; A backed up hard drive that is infected is better than loosing your hard drive altogether. I&#8217;m fixing a PC tomorrow, 7/18, and will post my notes. If you have all the info and really know what you are doing it still takes about 20-30 minutes. And as previously stated you can really mess up your PC if you do the incorrect thing. Since each PC infection is somewhat unique a &#8216;step-by-step&#8217; is hard. But I&#8217;ll post what I do tomorrow. First thing is to try to copy any data files (word docs, excel, PDF&#8217;s, music files, pictures, etc. Copy these to a big flash drive, 16GB ($40), or to something like a WD passport, 500GB($90), or 1TB ($120).</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Brittany Cain</title>
		<link>http://www.2-viruses.com/remove-desktop-security-2010#comment-15767</link>
		<dc:creator>Brittany Cain</dc:creator>
		<pubDate>Thu, 15 Jul 2010 02:13:29 +0000</pubDate>
		<guid isPermaLink="false">http://www.2-viruses.com/remove-desktop-security-2010#comment-15767</guid>
		<description>I just did a system restore and it fixed it</description>
		<content:encoded><![CDATA[<p>I just did a system restore and it fixed it</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jenny</title>
		<link>http://www.2-viruses.com/remove-desktop-security-2010#comment-15359</link>
		<dc:creator>jenny</dc:creator>
		<pubDate>Sun, 13 Jun 2010 02:56:39 +0000</pubDate>
		<guid isPermaLink="false">http://www.2-viruses.com/remove-desktop-security-2010#comment-15359</guid>
		<description>i dont get any of this stuff i would like toknow step~by~step of how 2 remove this annoying stuff i&#039;ve had for about 1/2 a year now nd i feel like throwing my computer could anyone help me please</description>
		<content:encoded><![CDATA[<p>i dont get any of this stuff i would like toknow step~by~step of how 2 remove this annoying stuff i&#8217;ve had for about 1/2 a year now nd i feel like throwing my computer could anyone help me please</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Naz</title>
		<link>http://www.2-viruses.com/remove-desktop-security-2010#comment-14314</link>
		<dc:creator>Naz</dc:creator>
		<pubDate>Mon, 26 Apr 2010 07:19:14 +0000</pubDate>
		<guid isPermaLink="false">http://www.2-viruses.com/remove-desktop-security-2010#comment-14314</guid>
		<description>I have got this virus, I have downloaded Norton 2010 updated the definations ran the scan, it quaritines some but leaving some of the trojan on pending. Although this has stoped the annoying pop ups, and the virus found sounds, I am still unable to uninstall the program, it was also stoping me from uninstalling other programs. Wat can i do to uninstall this?</description>
		<content:encoded><![CDATA[<p>I have got this virus, I have downloaded Norton 2010 updated the definations ran the scan, it quaritines some but leaving some of the trojan on pending. Although this has stoped the annoying pop ups, and the virus found sounds, I am still unable to uninstall the program, it was also stoping me from uninstalling other programs. Wat can i do to uninstall this?</p>
]]></content:encoded>
	</item>
</channel>
</rss>

