If your Pen Drive is infected with any of the following Viruses:
- Autorun.inf
- new folder.exe
- Iexplorer.vbs
- Bha.vbs
- nfo.exe
- New_Folder.exe
- ravmon.exe
- RVHost.exe or any other files with extension.
Actually this viruses are hidden and can't be seen even after you enable show hidden folders.
Following simple DOS command will change the attributes of these files ,there after you can remove it by pressing delete key.
Follow these Steps:
Step1: Type cmd in Run Prompt.
Step2: Switch to the drive on which pen drive is connected (like C:\> h: enter)
Step3: Type exactly as " attrib -s -h *.* /s /d " (Without Qute) and hit enter(don't forget spaces).
Now you can see hidden Virus and Delete Them.
- Autorun.inf
- new folder.exe
- Iexplorer.vbs
- Bha.vbs
- nfo.exe
- New_Folder.exe
- ravmon.exe
- RVHost.exe or any other files with extension.
Actually this viruses are hidden and can't be seen even after you enable show hidden folders.
Following simple DOS command will change the attributes of these files ,there after you can remove it by pressing delete key.
Follow these Steps:
Step1: Type cmd in Run Prompt.
Step2: Switch to the drive on which pen drive is connected (like C:\> h: enter)
Step3: Type exactly as " attrib -s -h *.* /s /d " (Without Qute) and hit enter(don't forget spaces).
Now you can see hidden Virus and Delete Them.
This comment has been removed by the author.
ReplyDeletebut how delete in cmd
ReplyDeleteSimple... Delete particular file using "DEL" and "ERASE" command....
ReplyDeleteFor Ex : H:\>del Iexplorer.vbs