Remove Computer Viruses using Command Prompt!
-First of all click start and type cmd
-Now right click on cmd and select run as administrator
-Now command prompt window will open,now select your drive which you want to remove the virus.
-Let the drive be ''D".
-Now in cmd window type..copy
attrib -s -h /s /d *.*
THEN PRESS ENTER
-Now type dir by this all your content will get displayed.
-Now if you notice and unusual file.exe and any of autorun.inf then rename it with the command(rename filename.extension new filename)
Thats it! now you can access your drives without affecting from viruses.
Hope it helps.
-First of all click start and type cmd
-Now right click on cmd and select run as administrator
-Now command prompt window will open,now select your drive which you want to remove the virus.
-Let the drive be ''D".
-Now in cmd window type..copy
attrib -s -h /s /d *.*
THEN PRESS ENTER
-Now type dir by this all your content will get displayed.
-Now if you notice and unusual file.exe and any of autorun.inf then rename it with the command(rename filename.extension new filename)
Thats it! now you can access your drives without affecting from viruses.
Hope it helps.