For Electronic Projects:: //------website------// & //------Blog------//

Saturday, December 15, 2012

How to remove Virus Manually in Windows


IT is very simple

Go to run >cmd and give enter

type attrib /s /d

should give every colon

ex:
c: attrib /s /d
d: attrib /s /d
g: attrib /s /d

note any SHR attribute and Queer name like amvo.exe,r6r.exe,autorun.inf etc

delete above named files

ex; c:\>del /f /s /a <filename with extension>

after removing this type of files and using ccleaner software

and remove the unused registry files.

now restart your system. again use ccleaner

No comments:

Post a Comment