Remove Virus without antivirus program



STEPS TO VBS Virus Removal without Antivirus Program
This is one of the most annoying which has easy process to create VBS virus, it only use Notepad tool to make the virus, and this notepad is provided by the Windows application. VBS virus can make disorder the regedit of computer system, even to remove (delete) its files. VBS virus can run the application using its auto run application namely wscript.exe which locates in the directory c: \ windows \ system32. This file is very influential on all the files with “.vbs” extensions.
The following ways are the ways to cut down wscript.exe application:
1. If your computer have not been infected
·         Open the Run menu -> type regedit.exe
·         Into the key "HKEY_LOCAL_MACHINE \ Software \ Microsoft \ Windows NT \ Current Version \ Image File Execution Options"
·         On the right side, right-click - new - key
·         Give it the name "wscript.exe", and then on the right side, add a String Value. Give the name "Debugger" and fill in "1". Ok Done.
2. If your computer get infected
Usually the virus is always shut the windows several tools such as regedit, Task Manager, Folder Option, et cetera, and because of regedit cannot be accessed directly, so it has to use another way, which is “VBS before we shut down the wscript”.
Open “Run” menu-> Notepad
Type the following code
·         dim reg
·         set reg = createobject ( "wscript.shell")
·         reg.regwrite "HKLM \ Software \ Microsoft \ Windows NT \ CurrentVersion \ Image File Execution Options \ wscript.exe \ debugger", 1,"REG_SZ"
then, save the folder as "vbsKiller.vbs" and don’t forget to change “Save as type” as "All Files".
Then, double click vbsKiller.vbs to use it. Done.....
End story for this VBS!...
Good luck... hopefully useful

2,To Remove autorun.inf Without Using Antivirus Program


follow these steps
step 1:- start your command prompt(click run write there cmd and then press enter)

select the virus affected drive
 in this case i will show you drive D:
type D: them press enter key to see the content on the drive D
 you can type the directory (Dir)
step 3: type these also attrib -s -h *.* /s /d then press enter key then type dir to check whether it contain unusual  .exe file yes it contains .exe file with auorun.inf now you can delete these two files or rename autorun.inf file into aa now you can acces the drive D: with out affecting the virus.
This is another method of Removing Virus Manually:
1.      Restart your computer.
2.      When you see the computer manufacturer's logo, press and hold the F8 key.
3.      On the Advanced Boot Options screen, use the arrow keys to highlight Safe Mode with Networking, and then press Enter.
4.      Log on to your computer with a user account that has administrator rights.
5.      Follow the steps above to run the Microsoft Safety Scanner.
For more information about different startup modes, see Start your computer in safe mode. If you still can't access the Internet after restarting in safe mode, try resetting your Internet Explorer proxy settings. The following steps reset the proxy settings in the Windows‌ registry so that you can access the Internet again
Follow these some short steps to remove virus from your computer without antivirus software:
  1. In Windows 7, click the Start button. In the search box, type run, and then, in the list of results, click Run.
-or-
In Windows Vista, click the Start button, and then click Run.
-or-
In Windows XP, click Start, and then click Run.
2.      Copy and paste or type the following text in the Open box in the Run dialog box:
reg add "HKCU\Software\Microsoft\Windows\CurrentVersion\Internet Settings" /v ProxyEnable /t REG_DWORD /d 0 /f
3.      Click OK.
  1. In Windows 7, click the Start button. In the search box, type run, and then, in the list of results, click Run.
-or-
In Windows Vista, click the Start button, and then click Run.
-or-
In Windows XP, click Start, and then click Run.
5.      Copy and paste or type the following text in the Open box in the Run dialog box:
reg delete "HKCU\Software\Microsoft\Windows\CurrentVersion\Internet Settings" /v ProxyServer /f
6.      Click OK.
Restart Internet Explorer and then follow the steps listed previously to run the scanner.

Translate

 

Copyright 2008 All Rights Reserved Revolution Two Church theme by Brian Gardner Converted into Blogger Template by Bloganol dot com