Sunday 11 November 2012

Hide Files Or Folders Using Command Prompt


Hide files and folders using Command Prompt


The most important thing is that, once hidden with this method, the files/folders cannot be viewed by any search options even if you click "Show All Hidden Files and Folders".
Hiding the most wanted files and folders is very important nowadays and it's really a tedious job too. In order to make this tedious job an easy one, i'm going to deliver you a the trick now.
For Example: You have a folder named "hide" and this folder is stored in (Disk Drive D and in  folder of test ). You think that it should not be seen by strangers who use your PC.


For that you need to follow the following instructions
1. Press windowkey+R Run command dialog box appears.
2. Now type "cmd" and hit enter. A command prompt window displays.



3. Now type "attrib +s +h E:\test\hide" and hit enter.

4. The folder "hide" will be hidden (Note: It cannot be viewed by any search options and here E is your drive and u can replace with ur own drive letter and collegephotos is ur file name means u have to give a path of file to be hide/unhide)

(To view this folder again, use the same command but replace '+' with '-' on both flags 's' and 'h')
attrib -s -h D:\test\hide




















If You Have Any Query Related To Any Of My Post Then Lemme Know

0 comments:

Post a Comment