By Kristopher

How to Remove RegistryDoctor2008

Updated Feb 4, 2009

RegistryDoctor2008 screenshotRegistryDoctor2008, or Registry Doctor 2008, is a fake registry cleaner. Like other scam-ware, RegistryDoctor2008 pops up fake registry error alerts to try and scare you into buying RegistryDoctor2008.

If RegistryDoctor2008 is annoying you, the only system issue you have is RegistryDoctor2008.

I’ll show you how to get rid of RegistryDoctor2008 for free.

Ready to get rid of RegistryDoctor2008? Check our instructions on how to uninstall RegistryDoctor2008.

Automatically remove RegistryDoctor2008

(FY to the I: we earn a commish from Spyware Doctor. But we honestly dig the award-winning anti-badware — read our review.)

Do You Have RegistryDoctor2008?

When you’re infected with badware — whether it’s RegistryDoctor2008, spyware, adware, a Trojan, or a virus — there are a few key symptoms. Have you noticed…

  • Slow computer performance: It just takes one parasite like RegistryDoctor2008 to slow your computer dramatically. If your PC takes longer than usual to reboot, or if your Internet connection is unusually slow, you may be infected with RegistryDoctor2008.
  • New desktop shortcuts or switched homepage: Badware like RegistryDoctor2008 may change your Internet settings to redirect your homepage to another site. Badware can even add desktop shortcuts to your PC.
  • Annoying popups: Badware can bombard your computer with popup ads, even when you’re not online. Through these popups, you may be tricked into downloading more spyware.

How to Remove RegistryDoctor2008 Manually

RegistryDoctor2008 warning Before we get started, you should backup your system and your registry, so it’ll be easy to restore your computer if anything goes wrong.

To remove RegistryDoctor2008 manually, you need to delete RegistryDoctor2008 files. Not sure how to delete RegistryDoctor2008 files? Click here, and I’ll show you. Otherwise, go ahead and…

Block RegistryDoctor2008 sites:

http://www.registrydoctor2008.com

Stop RegistryDoctor2008 processes:

%program_files%\registrydoctor2008\registrydoctor.exe
rgd_freeinstaller.exe

Delete RegistryDoctor2008 files:

%program_files%\registrydoctor2008\registrydoctor.ini
%common_programs%\registrydoctor2008\registrydoctor2008.lnk
%desktopdirectory%\registrydoctor2008.lnk
%profile%\application data\microsoft\internet explorer\quick launch\registrydoctor2008.lnk

Get rid of RegistryDoctor2008 registry keys:

HKEY_LOCAL_MACHINE\software\microsoft\windows\currentversion\internet settings\5.0\user agent\post platform 3p_urgd 1.0.6.0
HKEY_LOCAL_MACHINE\software\microsoft\windows\currentversion\run registrydoctor2008
HKEY_LOCAL_MACHINE\software\microsoft\windows\currentversion\uninstall\registrydoctor2008
HKEY_LOCAL_MACHINE\software\microsoft\windows\currentversion\uninstall\registrydoctor2008 displayicon
HKEY_LOCAL_MACHINE\software\microsoft\windows\currentversion\uninstall\registrydoctor2008 displayname
HKEY_LOCAL_MACHINE\software\microsoft\windows\currentversion\uninstall\registrydoctor2008 uninstallstring
HKEY_LOCAL_MACHINE\software\microsoft\windows\currentversion\run registrydoctor2008

Get rid of RegistryDoctor2008 folders:

%program_files%\registrydoctor2008\
%common_programs%\registrydoctor2008

Note: In any RegistryDoctor2008 files I mention above, “%UserProfile%” is a variable referring to your current user’s profile folder. If you’re using Windows NT/2000/XP/7, by default this is “C:\Documents and Settings\[CURRENT USER]” (e.g., “C:\Documents and Settings\JoeSmith”). If you have any questions about manual RegistryDoctor2008 removal, go ahead and leave a comment.

How Do You Remove RegistryDoctor2008 Files?

Need help figuring out how to delete RegistryDoctor2008 files? While there’s some risk involved, and you should only manually remove RegistryDoctor2008 files if you’re comfortable editing your system, you’ll find it’s fairly easy to delete RegistryDoctor2008 files in Windows.

How to delete RegistryDoctor2008 files in Windows XP, Vista and Windows 7:

  1. Click your Windows Start menu, and then click “Search.”
  2. A speech bubble will pop up asking you, “What do you want to search for?” Click “All files and folders.”
  3. Type a RegistryDoctor2008 file in the search box, and select “Local Hard Drives.”
  4. Click “ Search.” Once the file is found, delete it.

How to stop RegistryDoctor2008 processes:

  1. Click the Start menu, select Run.
  2. Type taskmgr.exe into the the Run command box, and click “OK.” You can also launch the Task Manager by pressing keys CTRL + Shift + ESC.
  3. Click Processes tab, and find RegistryDoctor2008 processes.
  4. Once you’ve found the RegistryDoctor2008 processes, right-click them and select “End Process” to kill RegistryDoctor2008.

How to remove RegistryDoctor2008 registry keys:

RegistryDoctor2008 warning Because your registry is such a key piece of your Windows system, you should always backup your registry before you edit it. Editing your registry can be intimidating if you’re not a computer expert, and when you change or a delete a critical registry key or value, there’s a chance you may need to reinstall your entire system. Make sure you backup your registry before editing it.

  1. Select your Windows menu “Start,” and click “Run.” An “ Open” field will appear. Type “regedit ” and click “ OK ” to open up your Registry Editor. In Windows 7, just type “regedit” into the “Search programs and files” box in the Windows start menu.
  2. Registry Editor will open as a window with two panes. The left side Registry Editor’s window lets you select various registry keys, and the right side displays the registry values of the registry key you select.
  3. To find a registry key, such as any RegistryDoctor2008 registry keys, select “ Edit,” then select “ Find,” and in the search bar type any of RegistryDoctor2008 ‘s registry keys.
  4. As soon as RegistryDoctor2008 registry key appears, you can delete the RegistryDoctor2008 registry key by right-clicking it and selecting “ Modify,” then clicking “ Delete.”

How to delete RegistryDoctor2008 DLL files:

  1. First locate RegistryDoctor2008 DLL files you want to delete. Open your Windows Start menu, then click “Run.” Type “cmd ” in Run, and click “OK.” In Windows 7, just type “regedit” into the “Search programs and files” box in the Windows start menu.
  2. To change your current directory, type “cd” in the command box, press your “Space” key, and enter the full directory where the RegistryDoctor2008 DLL file is located. If you’re not sure if the RegistryDoctor2008 DLL file is located in a particular directory, enter “dir ” in the command box to display a directory’s contents. To go one directory back, enter “cd .. ” in the command box and press “Enter.”
  3. When you’ve located the RegistryDoctor2008 DLL file you want to remove, type “regsvr32 /u SampleDLLName.dll” (e.g., “regsvr32 /u jl27script.dll”) and press your “Enter” key.

That’s it. If you want to restore any RegistryDoctor2008 DLL file you removed, type “regsvr32 DLLJustDeleted.dll” (e.g., “regsvr32 jl27script.dll”) into your command box, and press your “Enter” key.

Did RegistryDoctor2008 change your homepage?

  1. Click Windows Start menu > Control Panel > Internet Options.
  2. Under Home Page, select the General > Use Default.
  3. Type in the URL you want as your home page (e.g., “http://www.homepage.com”).
  4. Select Apply > OK.
  5. You’ll want to open a fresh web page and make sure that your new default home page pops up.

RegistryDoctor2008 Removal Tip

Is your computer acting funny after deleting any RegistryDoctor2008 files? I recommend using a program like File Recover from PC Tools. File Recover saves deleted files that otherwise can’t be recovered by Windows operating system.

Want to save time finding RegistryDoctor2008 files? Download Spyware Doctor, let it find the RegistryDoctor2008 files for you, and then manually delete the RegistryDoctor2008 files.

How Did You Get RegistryDoctor2008?

Wondering how RegistryDoctor2008 ended up on your PC? If you’re infected with RegistryDoctor2008 or other badware, perhaps you were using…

  • Freeware or shareware: Did you download and install shareware or freeware? These low-cost or free software applications may come bundled with spyware, adware, or programs like RegistryDoctor2008. Sometimes adware is attached to the free software to “pay” developers for the cost of creating the software, and more often spyware is secretly attached to free software to harm your computer and steal your personal and financial information.
  • Peer-to-peer software: Do you use a peer-to-peer (P2P) program or other application with a shared network? When you use these applications, you put your system at risk for unknowingly downloading an infected file, including applications like RegistryDoctor2008.
  • Questionable websites : Did you visit a website that’s of questionable nature? When you visit malicious sites that are fishy and phishy, badware may be automatically downloaded and installed onto your computer, sometimes including applications like RegistryDoctor2008. I recommend you use Firefox web browser, if you don’t already.

Understanding RegistryDoctor2008

If you’re infected with RegistryDoctor2008, you should know what you’re fighting. I’ll explain some definitions related to RegistryDoctor2008.

RegistryDoctor2008 May Be Rogue Registry Cleaner

Rogue registry cleaners are registry cleaner software of questionable value. Rogue registry cleaners may not be proven to repair your PC’s registry issues, may popup fake alerts or create many false positives about your PC being damaged, or may use scare tactics to try to get you to purchase the application. Rogue registry repair software may be installed by a Trojan, come bundled with other software, or install itself through web browser security holes. You may have also downloaded the rogue registry cleaner from its own site.

Rogue Registry Cleaner Tactics

Typically, a rogue registry cleaner like RegistryDoctor2008 has one or more of the qualities listed below, which is why rogue registry cleaners are considered registry cleaning software of questionable value.

  • False positives/fake alerts: Rogue registry cleaner may produce a large number of false positives or use fake alerts, noting that your computer has registry errors that don’t really exist.
  • Copycat looks: Rogue registry cleaners may copy the look and feel of other legitimate registry cleaners. Often, rogue registry cleaners may appear as close clones of other rogue registry cleaner software.
  • High pressure marketing: Rogue registry cleaners may use scare tactics or other aggressive advertising and marketing tactics to try to trick you into buying the rogue registry cleaner application. Often, rogue registry cleaners may produce false positives and fake alerts about your system being damaged.
  • Poor detection/scan reporting: Rogue registry cleaner software may produce poor reports when it scans your PC. For example, a rogue registry cleaner may say your computer has 12 registry errors, but not specify which what types of errors. Rogue registry cleaners may also report that your PC has Fake Error #20, but not tell you which files or registry keys are specifically damaged.
  • Weak scanning/detection: Rogue registry cleaner applications may not only poorly report on registry errors, but rogue registry cleaners may also poorly scan your PC. Rogue registry cleaner applications may skip over important folders and files of your computer that should be scanned to detect errors.

Did RegistryDoctor2008 use these tactics to trick you into buying RegistryDoctor2008?

Sources
Share and Enjoy:
  • Print
  • email
  • Digg
  • Facebook
  • LinkedIn
  • Twitter
  • del.icio.us
  • Technorati

Filed Under: Registry Scareware
Read more: ,
Related Posts: No related posts,