Hide Files or Folders with Command Prompt

Here some cool trick to Hide Files or Folders Using Command Prompt.

http://gadgetsnode.blogspot.in/

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 "collegephotos" and this folder is stored in (Disk Drive E). You think that it should not be seen by strangers who use your PC.

Here follow the following instructions
  • Press windowkey+R: Run command dialog box appears.
  • Now type "cmd" and hit enter. A command prompt window displays.
  • Now type "attrib +s +h E:\collegephotos" and hit enter.
  • The folder "collegephotos" will be hidden (Note: It cannot be viewed by any search options)