Computer virus is a program or piece of code that is loaded onto your computer without your knowledge and runs against your wishes.
Viruses can also replicate themselves.
All computer viruses
are man-made. A simple virus that can
make a copy of itself over and over again
is relatively easy to produce. Even such
a simple virus is dangerous because it
will quickly use all available memory and bring the system to a halt. An even more dangerous type of virus is one capable of transmitting itself across networks and bypassing security systems.
All computer viruses
are man-made. A simple virus that can
make a copy of itself over and over again
is relatively easy to produce. Even such
a simple virus is dangerous because it
will quickly use all available memory and bring the system to a halt. An even more dangerous type of virus is one capable of transmitting itself across networks and bypassing security systems.
One of the ways by which a virus can infect your PC is through USB/Flash drives.
Common viruses such as 'Ravmon' ,
'New Folder.exe', 'Orkut is banned' are spreading
through USB drive .
'New Folder.exe', 'Orkut is banned' are spreading
through USB drive .
Most anti virus programs are unable to
detect them and even if they do, in most
cases they are unable
to delete the file, only quarantine it.So in
This tutorial I am going to teach you how to delete this type of virus from your computer without using any antivirus software.
detect them and even if they do, in most
cases they are unable
to delete the file, only quarantine it.So in
This tutorial I am going to teach you how to delete this type of virus from your computer without using any antivirus software.
Step 1:
Click on start menu go to all program click on accessories under accessories right click on command prompt click on run as administrator.
Step 2:
Select an affected drive e.g drive C:, F:, D:, etc.
By typing: cd F:/ and press enter
F:/ is your affected drive.
Step 3:
type attrib -s -h *.* /s /d then press enter.
STEP 4:
type 'dir'
the dir command shows you the
content of the drive.
the dir command shows you the
content of the drive.
STEP 5:
check if there is an unusual .exe file
if there's an autorun.inf file
rename it
( rename filename.extension
new filename ).
if there's an autorun.inf file
rename it
( rename filename.extension
new filename ).
STEP 6:
by doing all of the above steps you can now access the drive without affecting the virus Go to my computer.
STEP 7:
Select the drive and delete the harmful files from the drive e.g auto run.inf or you can delete it using your cmd by typing: del autorun.inf syntax of this command is del file name extension.







0 comments:
Post a Comment