Posts

Showing posts from April, 2018

How to Show files Hidden by Computer Virus

Image
        How to Show files Hidden by Computer Virus Many people are facing this problem, Many of my friend ask that when i put my USB Pen Drive (Flash Drive) it show that there is nothing in this. But when we check the property it show that there is something in the Pen Drive. This is because of Virus, without using antivirus we can also solve this. Just open 'Command Prompt' from start menu or search in start menu 'cmd', Now you have to Enter the following command: attrib -h -r -s /s /d g:\*.* Note:- Replace the letter G with your USB flash Drive letter. If you have any query Please Comment in Comment Box