Sunday, August 19, 2012

How to remove virus without using any Antivirus:



This is one of the very simple method to remove virus without using Antivirus.
 You find out some unusual.exe fies with autorun.inf files in our local drivers. So many time you tried to delete that unusual files but it is not deleted.
Almost everyone know much of the operations in command prompt.
 If you don’t know about that also no problem,
 Here is some of the simple steps to show how it will work.
1. Start your command prompt : 
  • Click start button, select Run option and type cmd then press ok button.  
2. Select the virus affected drive : here selected one sample ‘D’ drive 
  • Type ‘ D: ‘ then press enter
3. Check the contents on the driver ‘D’
  • Type‘ DIR ‘ then enter : It will displays all  files and data’s in ‘D’ Drive
4. Type : attrib -s -h *.* /s /d  then press enter.
  • Then type ‘DIR’ to check whether it contain unusual .exe files is in the drive or not
  • Yes, the driver contains unusual .exe files with autorun.inf
  • Now, you can delete or rename these two files.
This is the simple method to remove the unusual files in your local system drivers.

No comments:

Post a Comment