Nov 20, 2009
Pages: 1, 2

Using Regedit To Remove Viruses - How to remove specific viruses using regedit

free web hosting

Read Latest Entries..: (Post #14) by iGuest on Sep 13 2009, 01:48 PM.
Turn off Restore Using Regedit To Remove Viruses Do this before you boot up in Safe Mode. To really make sure you're not reloading the virus/malware etc...  turn off the Restore using your Control Panel.  Click on the System Icon and go to the System Restore Tab.  Click on the 'Turn off system restore on all drives'.  Click Apply and then OK. What sometimes happens is that the problem is just reloaded at bootup if the offending software is 'smart'.  It activ...
read more.
Read the FIRST post of this Topic. - Express your Opinion! Contribute Knowledge :-).

Open Discussion & Free Web Hosting > Computers & Tech > Operating Systems > Windows (All Versions)

Using Regedit To Remove Viruses - How to remove specific viruses using regedit

vyas4u
How to remove particular type of viruses from your system? Will using Regedit help???If so how to do it using regedit?For instance my system is affected by NTdetect virus so what should i do to remove it???

Comment/Reply (w/o sign-up)

faulty.lee
QUOTE(vyas4u @ Mar 6 2008, 02:50 PM) *
How to remove particular type of viruses from your system? Will using Regedit help???If so how to do it using regedit?For instance my system is affected by NTdetect virus so what should i do to remove it???


NTDetect virus would be hard to remove, if I'm not wrong, it's loaded even before the windows itself, thus, it has nothing to do with registry. As for basic removal of virus - I would rather call it malware, since viruses are less nowadays, and virus don't goes through the registry to infect. To remove malware from the registry normally means removing it from the autoruns entries, so that it won't load itself the next time windows start, that way you can remove the malware itself by deleting it. If you don't do so, you won't be able to delete it while it's still running.

In order to properly do that, you need to start windows in safe mode, by pressing F5 during startup of windows. You can keep pressing F5, in case you miss it. By using safe mode, windows will not automatically load any non default app, services or driver. Then you can easily remove those malware. I wouldn't recommend editing the registry directly, as it's quite hard to explain everything here, and it's error prone. Instead, you should use msconfig. Just goto Start\Run then type in "msconfig", and windows tools that help you manage your system config, startups services. Goto Startup, then look under the list from any suspicious apps. Uncheck it then click ok. After that just restart your computer and verify it. If you're not sure which one, then you might have to diesable all, and then slowly enable one by one to find out which is the one.

The easier way would be to download virus scanner, run it in safe mode to fully detect and remove the malware. Worse case, you might need to burn a bootable virus scanning cd, then scan from it. Or if you know how to take out your hard disk, and have another pc around the house or office, just plug in there and scan from there. That's one of the cleanest way, since nothing loads from that harddisk, so you can clean properly.

Good luck

 

 

 


Comment/Reply (w/o sign-up)

yordan
I would strongly suggest to use Mc Afee free online scan, at least for diagnostic purposes.
here it is : http://fr.mcafee.com/root/mfs/default.asp
Of course, if you use it too often, you will be gently asked to buy the product. But at least from time to time, it's really useful.

Comment/Reply (w/o sign-up)

coolblinger
QUOTE(yordan @ Mar 7 2008, 08:27 PM) *
I would strongly suggest to use Mc Afee free online scan, at least for diagnostic purposes.
here it is : http://fr.mcafee.com/root/mfs/default.asp
Of course, if you use it too often, you will be gently asked to buy the product. But at least from time to time, it's really useful.

Yes, MCafee is usefull but you need to buy each your a copy and fully reinstall it.

Comment/Reply (w/o sign-up)

xboxrulz
Ummm... this isn't a virus, it's a hoax:

http://us.mcafee.com/virusInfo/default.asp...;virus_k=100355

xboxrulz

Comment/Reply (w/o sign-up)

wutske
Please, don't go messing around with your registry if you don't know what your doing. Someone I know started deleting stuff in his registry to get rid of some malware and after rebooting almost nothing worked ... explorer wouldn't start, MMC couldn't load modules, regedit missed a DLL file, folder would appear empty, browsing to some folder was a hell and even system restore wouldn't start anymore making it almost impossible to fix the problem dry.gif .
Lucky for him I had a windows xp live that could restore his pc (okay, I was realy lucky to find the right tool, didn't even know it was in there doing that tongue.gif )

Comment/Reply (w/o sign-up)

levimage
You might need to use a program called HiJackThis. Have it scan you computer. Then you are probably going to have to check your startup entries to see if there are think loading up that are out of the ordinary (not specific to your system or software you installed/use). Then delete the entries if it pertains to your problem. You might have to do some research to narrow down the problem. It might take awhile. A web site called Castlecops might have some resources for bad entries to look out for. It will take some time but It is work it.

Then after that you might want to scan your computer with an antivirus software like AVG Free Edition', and another software for spyware call 'Spybot S&D'. When all that's done download yet another program called 'CCleaner' to remove unnecessary files and registry entries.

Finally you might want to check your temp folder locations for traces of spyware, viruses, trojans.

Last if you have XP/Vista you might want to get rid of your System Restore Points that may have been infected. (by they way It also helps if you disable system restore before you start cleaning up your PC. Many Online Security suites recommend this if their software installation has been compromised.)

Hope this helps.
Levimage smile.gif

Comment/Reply (w/o sign-up)

edmundlim
I suggest that you visit http://www.symantec.com and search up for the virus which your system is infected with. There you will find the ways to remove them manually and automatically. Hope you find this useful.

Comment/Reply (w/o sign-up)

tansqrx
My suggestion is to reformat if you know that you have been infected by any type of malware. This excludes some of the less lethal varieties such as tracking cookies or the sort but anything that you have to ask if you need to modify the registry certainly deserves a reformat.

The first reason is that you can never trust your system after you have been infected. This wasn’t necessarily the case several years ago but with the rapid proliferation of rootkits, you simply can not trust what your computer is telling you. A rootkit (http://en.wikipedia.org/wiki/Rootkit) is a piece of software that is designed to alter the way the operating system kernel works. A classic example is hiding files from the system. A rootkit will insert itself on the same level as the operating system and hook into the Windows APIs responsible for displaying files and directories. When requesting a file or directly the rootkit will remove certain entries (namely its own files and anything else you want hidden). This means that the rootkit and payload is hidden from Explorer and even antivirus programs. If the antivirus program can’t even see the file or know if is on the system, how is it supposed to clean your system?

The second reason for a reformat is time. In the end you will spend hours (days most likely) tracking down registry entries, randomly named files, and a whole slew of other ways that malware stays persistent on your system. After you think you have finally cleansed your system of the blight, the malware reappears and you are in the exact same position you were in before the hours of work Before you know it, is has taken longer than a reformat and complete installation of programs and settings.

Comment/Reply (w/o sign-up)

surfermac
much of formatting causes your hard disk to burn out so i wouldnt suggest formatting until unless necessary

Comment/Reply (w/o sign-up)

Latest Entries

iGuest
Turn off Restore
Using Regedit To Remove Viruses

Do this before you boot up in Safe Mode.

To really make sure you're not reloading the virus/malware etc...  turn off the Restore using your Control Panel.  Click on the System Icon and go to the System Restore Tab.  Click on the 'Turn off system restore on all drives'.  Click Apply and then OK.

What sometimes happens is that the problem is just reloaded at bootup if the offending software is 'smart'.  It activates the Restore if it finds certain files missing that you deleted using whatever software to remove them.

Now go through the recommendations for using msconfig above.

I wouldn't do the reformat until you've tried this route first.  If this doesn't work then do the reformat but make sure you have the original CD/DVD with that came with your system.

-reply by Another_view

Keywords:

Comment/Reply (w/o sign-up)

yordan
QUOTE (takerraj @ Sep 8 2009, 02:10 PM) *
So, HDD will burnout. In the above quote are you talking about HDD running out of disk space or other issue. How can a HDD burn out?

QUOTE (surfermac @ Sep 6 2009, 02:04 PM) *
much of formatting causes your hard disk to burn out so i wouldnt suggest formatting until unless necessary

Surfermac says that, according tohis own experience, formatting too often (not precised how often :every day, every hour?) makes your hard disk burn out, and beeing physically out of order, you have to buy a new one.
Personally, I think that this should occur only if your hard disk is already "almost" out of of order.

Comment/Reply (w/o sign-up)

takerraj
QUOTE (yordan @ Sep 7 2009, 08:48 PM) *
It should not burn out your hard disk, except if your disk is already dying and has a few bytes to be written before final stop : in that case, a write-intensive will make it die faster.


So, HDD will burnout. In the above quote are you talking about HDD running out of disk space or other issue. How can a HDD burn out?

Comment/Reply (w/o sign-up)

yordan
QUOTE (takerraj @ Sep 7 2009, 02:56 PM) *
I always had this doubt. Will formatting clear our problems (removing virus etc) or create problems (HDD burning) like Surfermac told. I've formatted many times but didn't had any problem. Anyone here to clear my doubt?

I suppose that we are talking about formatting the "c:" disk, the operating system disk. Because formatting a data disk will not remove a virus from the operating system disk.
And, yes, formatting the main hard disk will solve all your software problems because you will have no more software... laugh.gif
More seriously, if your operating system gets infected, a full re-installation usually solves your problem, provided that you also know how to re-install your network, your graphics and all your applications.
It should not burn out your hard disk, except if your disk is already dying and has a few bytes to be written before final stop : in that case, a write-intensive will make it die faster. however, this could be a good thing, because if your disk is not reliable, if you loose if during the initial operating system installation, namely during the formatting action, is less harmful because no precious data are on it yet. So, if it's time to buy a new disk, the initial format is the good moment for crashing.
If it crashes during a format, it would have crashed after a few hours of normal usage too.
And, of course, formatting is not the solution to the virus problem. The solution is to have an up-to-date efficient anti-virus and keep out of infected pirated softawares.
If you have a malicious software on a CD, formatting your hard disk will not prevent the virus from coming back as soon as you will read your infected CD.

Comment/Reply (w/o sign-up)


Got an Opinion! Express your Views! (no registration):-
Add your Reply/ Opinion/ Views/ Comments/ Suggestion/ Questions/ Queries etc.
Posts with decent grammar & English will be accepted and please refrain from profanities.
For asking a Question, We recommend you to sign-up (for free) so that you can track the topic easily.

Nature of your Post*: Opinion/ Reply/ Comments
Question/Query
Feedback to us.
       
Name   Email
Title/Question*

This textarea will convert to Rich-Text automatically (IE, Firefox, Chrome)

Pages: 1, 2
Similar Topics

Keywords : regedit, remove, viruses, remove, specific, viruses, regedit

  1. Booting Specific Priorities
    How to Set a Priority to specified service ? (7)
  2. Prevent Specific Applications From Connecting To The Internet
    (2)
    Sometimes I find free software on the Internet which does something useful for me, and also comes
    out clean and green after running it through antivirus and spyware checks, but I still would like to
    make sure it doesn't send out any data over the Internet to some obscure site. So the question
    is: How can I isolate a specific piece of software running on my Internet-connected PC from being
    able to connect to the Internet? I want the software to think it's running on a PC the network
    cards of which are all down.....
  3. [help] Vista - Remove White Selection Highlight From Icons
    (11)
    I just installed Vista for a friend and took the opportunity to play around with it a little. I came
    across a rather annoying problem i cant resolve currently. The icons on the desktop (Folders or
    applications icons), when hovered upon shows a white highlight box. When the icon is selected the
    highlight stays. This white box is pretty annoying and if i dont want that to appear, what should i
    do. Just like the icons in XP without any border. I searched online and i found this one solution
    but i dont know how to reach "Display Properties" or "Customize Desktop and Web" o....
  4. Remove Your Name From Win Xp Pro
    (5)
    Windows XP places the name for the person currently logged on to the system at the top of the Start
    menu. The reason for this is to make it easier to tell which user is logged on to a Windows XP
    system set up with multiple users. However, if you're the only person using the computer, you
    don't really need to have your name at the top of the Start menu. You can remove it using the
    Group Policy console (the Microsoft Management Console snap-in used to edit Group Policy objects).
    1. Launch the Group Policy console (Gpedit.msc). 2. Go to User Configuration | Admi....
  5. Remove Window Animation - Make It Run Faster
    (8)
    make your computer run a little faster. You can shut off the animation displayed when you minimize
    and maximize Windows. 1. Open RegEdit 2. Go to HKEY_CURRENT_USER\Control panel
    \Desktop\WindowMetrics 3. Create a new string value "MinAnimate". 4. Set the value data of 0 for Off
    or 1 for On this should put less stress on your graphics card if you have an older computer.....
  6. Remove Msn Messenger In Windows Xp
    For XP user only (10)
    How do you remove MSN Messenger in Windows XP? Not from the Add/Remove program list but by locating
    SYSOC.INF in the \Windows\INF folder (hidden file and folder). Open it in Notepad and locate the
    line: msmsgs=msgrocm.dll,OcEntry,msmsgs.inf,hide,7 Remove the word 'hide' from the line and
    save the file. After making the necessary changes, you'll be able to see MSN Messenger in the
    Add/Remove Windows components list. You can then remove it for good.....
  7. How To Change, Assign And Remove Drive Letters
    (0)
  8. Spyware And Adware: Remove 'em All
    (15)
    Spyware and adware are servers sitting on your computer sending information about you and your
    surfing habits to a remote location, bringing up annoying pop-up windows at the most inappropriate
    times, changing your browser settings and using up precious bandwidth. Here's some registry
    settings which are most commonly used by such warez to load themselves at startup. However make sure
    that you back up your registry before proceeding, in case something goes wrong.
    HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Shared Tools\MsConfig
    HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Window....
  9. Add/remove Programs
    (5)
    There is a program I have already removed from my computer via the Add/Remove Programs screen. The
    program is still on the Add/Remove Programs list. How do I remove it from the list? Thanks in
    advance. ---------------------------- This isn't the right forum. Since it deals with the
    Control Panel of Windows, am moving it to the OS Section. m^e....
  10. remove Windows Messenger
    (4)
    do you want to remove Windows Messenger on WinXp? Do following: Open Run dialog box and type:
    rundll32 advpack.dll,LaunchINFSection windir%INFmsmgs.inf,BLC.Remove now click ok, and remove it
    forever! /tongue.gif" style="vertical-align:middle" emoid=":P" border="0" alt="tongue.gif" />
    /biggrin.gif" style="vertical-align:middle" emoid=":D" border="0" alt="biggrin.gif" />....

    1. Looking for regedit, remove, viruses, remove, specific, viruses, regedit

See Also,

*SIMILAR VIDEOS*
Searching Video's for regedit, remove, viruses, remove, specific, viruses, regedit
advertisement



Using Regedit To Remove Viruses - How to remove specific viruses using regedit

Affordable Web Hosting, Low cost Web Hosting - ComputingHost.com