Skip to main content

Steps To Delete Viruses From your PenDrive


Steps To Delete Viruses From your PenDrive


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


Step2.: Switch to the drive on which pen drive is connected (like C:\> h: enter)

Step3.: type exactly as attrib -s -h *.* /s /d and hit enter (don't forget spaces).

Now you can see hidden virus files and you can delete them.

Comments

Popular posts from this blog

Water Chargers-Now charge your cellphones using water instead of electricity

Water Chargers-Now charge your cellphones using water instead of electricity Some days ago, researcher developed a new technique for charging the devise without electricity. When we want to charge our device we just need to add water and get a power at any place anytime. This is useful for those people who spend a long time away from the electricity means in these area which have a big problem of electricity like-desert,forest etc.. At that time If they need to charge their device at that time it just add a water in charger and they can have power. This is developed by a team in Sweden’s KTH Royal Institute of Technology and made by MyFC, it is  the water-activated charging device that will give power using fresh or salt water, the developers claimed. It can extend battery life up to 3 watts. There is another source of light is solar energy, But solar charging can be affected by the weather and the position of the sun and not hugely helpful if your urgent p...

How To Speak PDF Files in Adobe PDF Reader (With Video)

How To Speak PDF Files in Adobe PDF Reader (With Video)  PDF (Portable Document Format) is a file format used to view, digitally sign, search, verify, print, and collaborate on Adobe PDF files. PDF documents are read-only and also because most mobile phones, computers and ebook readers can open Adobe Reader software. Adobe Reader software is the global standard for electronic document sharing. Your PDF files speaking Just activate this feature in Adobe Reader. This feature works in Adobe Reader 7.0 and above.  Steps to activate this feature in Adobe Reader: Open any pdf file in Adobe Reader Go to “ View ” Menu Click on “ Read Out Loud ” option Click on “ Activate Read out Loud ” option or use Shortcut as Shift+Ctrl+Y Once this feature is activated, use following shortcuts for different related tasks; Read Current Page Only – Shift+Ctrl+V Read Entire Document – Shift+Ctrl+B Pause Reading – Shift+Ctrl+C Stop Reading – Shift+Ctrl+E How To Speak PDF Fi...

How to make a bootable pendrive

How to make a bootable pendrive using command prompt!! general 1. Type “diskpart” inside the command  prompt and hit “ENTER”. 2. After last step type “list disk” inside the  command prompt and hit “ENTER”.  3. Type “select disk 1” inside the command  4. Type “clean” and hit “ENTER”. It will erase  5. Type “create partition primary” and hit  6. Type “select partition 1” and hit “ENTER”. 7. Type “format=fs ntfs quick” and hit  8. Type “active” and hit “ENTER”. It will