Having an Antivirus is only the best solution for this ! But in many cases we don't have an anti-virus with us at that point of time or maybe its expired. So this steps will help you to get rid of viruses!
Let get start :
> Step 1 : Find a virus in System !
1. Run CMD (Administrator)
2. Type in cd/ and hit enter
3. Type in attrib and hit enter
4. Check for suspicious file like .exe and .inf file
5. If you see .exe and .inf file your computer has a virus
> Step 2 : Find a virus in System32 !
1. Run CMD (Administrator)
2. Type in cd/ and hit enter
3. Type in cd win* and hit enter
4. Type in cd system32 and hit enter
5. Type in attrib and hit enter
6. Check for suspicious file like .exe and .inf file
7. If you see .exe and .inf file your computer has a virus
> Step 3 : How to remove
1. Run CMD (Administrator)
2. Type inattrib -s -h -r -a -i file name .extension (Virus) and hit enter
Example : attrib -s -h -r -a -i autorun.inf
3. Type in del filename.extension (Virus) to delete the virus
Example : del autorun.inf
No comments:
Post a Comment