Here some cool trick to Hide Files or Folders Using Command Prompt.
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)