How To Hide And Secure Any Folder

This isn’t like hiding folders in usual way by make it hidden, any one can simply show hidden files and folder in folder setting.

Although this isn’t very secure trick to hide folders but still you can use it

  • choose the files you want to hide or create new one
  • now open comman promote window (start/run and type cmd)
  • now write this command “attrib +s +h D:\hiddenfolder” without quote
  • make sure to replace “D:\hiddenfolder” with your files name and it’s location on your hard drive

Now check for this folder and it’s hidden, to unhide this folder type this command “attrib -s -h D:\hiddenfolder”

How does this work?

Actually if you don’t know this already there are hidden system files folders even if you show hidden files and folders in folders option, but there are other hidden system folders by default it’s hidden but you can show it.

In folder options uncheck the mark “hide protected system files (recommend)” this will show all hidden files include the one you have hidden by changing the folder attributes. attributes attributes at attributes tributes

Related posts:

  1. File Owner Changer Change File and Folder Ownership In Windows
  2. How To Delete/Empty The Contents Of Any Folder Easily
  3. How To Quickly Navigate to System Folders in Vista Using Shell Folders
  4. How To Hide Text With Notepad
  5. How To Hide Your Computer On The Network

Rate this topic:
1 Star2 Stars3 Stars4 Stars5 Stars (No Ratings Yet)
Loading ... Loading ...
This item was filled under [ Operating Systems, Tips & Tricks ]
Tagged with: [ , ]
You can follow any responses to this entry through the RSS 2.0 feed. Both comments and pings are currently closed.