Ask your question

Remove virus through msdos comand

remove virus through msdos comand - Jun 4, 2009 3:18am BST - Last answer on Dec 27, 2009 9:28am GMT marylex
Hello,
hi i am amit i want to know ho to remove virus through ms dos coomant please tel meConfiguration: Windows XP Internet Explorer 6.0
Read more ...
Add comment

Kioskea recommends you to read :

Commands to delete virusForumViruses/security
Windows shut down - restart attempt failsForumWindows
HOW TO DELETE AUTO RUN VIRUS THROUGH COMMANDForumWindows
How to format viruses via DOS...ForumViruses/security
How to remove autorun.inf virus , open hidden [Solved]ForumViruses/security
How do i remove Win PC defender [Solved]ForumViruses/security
Sort by :   Votes | Date | Date descending 4 answers
Best answer
+11
moins plus
hey what attrib? i have reached the step till that CMD thing.. now what shud i do? write the command u gave? and i dont know the virus name which is in the pc.. so what can i do?
pooja - Nov 8, 2009 12:04pm GMT
i reached till attrib s h...and it finally ended up in autorun.inf...how to delete this...pls reply
marylexpooja - Dec 27, 2009 9:28am GMT
msdos command.... deleting a virus in this way is verry simple.....

first you gotta do is to click the start menu and then click RUN....
type CMD....

example the virus is in a flash drive....

type E:(or whatever disk it may be)

ex:
E:\ attrib
it will appear just like this....

s h autorun.inf (or whatever the virus name is )

retype

attrib -s -h autorun.inf ( now, if there's a space on the name you wanted to delete use this "i want my mommy", just like that)

press enter....... and the type


del /f autorun.inf

press enter again..... or if that doesnt work.....

del /f -s -h autorun.inf....


glad to help........... that is all.....




some how i am trying to get rid of this "system volume information" folder..... it contains a worm inside,,,, i was also able to access the folder.... other says it cant do any harm to your computer,,,, i deleted it but i cant delete it permanently.. it keeps on coming back....


i really need help getting rid of this folder....
Add comment
+2
moins plus
Hye amit,

You will have to use the Attrib commands to remove the virus.

Go on command. Start > Run > CMD
Type the drive, for example: D:
Then type attrib, a list of hidden files will appear

To make the virus appear type: Attrib -s -h d:\ virus name

Then open D: on explorer window you just right click and delete it!
Add comment