promo naija

Wednesday 16 October 2013

HOW TO REMOVE VIRUS THAT HIDE FOLDERS ON MEMORY CARD OR FLASHDRIVE WITHOUT ANTIVIRUS

Some of the virus makes the folders inside Flash Drives, Pen Drives, Memory Cards etc to Hide.
If your memory card properties showing there is Data inside and you can't see nothing inside..,,! Then use Command Prompt Commands to see them.
Here it is how it works.
  • Open Run (Win+R) and type cmd and press Enter
                          
  • Or open command prompt by going to your all programs===>accessories===>command prompt

  • A command Prompt will appear, type cd\ and hit enter.. This command will let the command applicable to Root directories and sub folders also.
                         
  • Not type I: and Enter {Note: Type your driver letter in the place of I. (example C, D, G,F.. etc} you can see this by going to your computer to view your drive letter


                                   
  • Type dir/ah and Enter. This Command useful to identify the directories effected by the viruses.
                                 
Now type attrib –h –s /s /d and hit Enter [attrib –h{space}-s{space}/s{space}/d]

After a few seconds you can see your driver letter again this means the process is completed
                                      
THEN YOU'LL GET ALL YOUR DATAS OR HIDDEN FOLDER BACK
                         .
Tip:
     This process is applicable not only for Pen Drive or Flash dives like External Hard Disc, but also applicable for your system drives also.

    After applying this command, some of the strange folders you have never seen may appear but don't worry, they are system related files, just hide them if you don't want or try delete if possible.


OR
open cmd
type i: (Your Drive Letter) and enter
type attrib -s -h /s /d *.* and press enter

No comments:

Post a Comment