20
Feb
2009

vistaOne of the most common issues while working or playing with a computer shared with other coworkers or family members, has to do, without any doubt , with your privacy. You may wish to read these articles on how to prevent users from accessing  your files and folders, recovering your deleted files and changing your display settings. Anyway, if you are concerned about people being able to see your personal files and folders more than anything else, here is a nice trick which, in a very sneaky way, is able to hide folders from view. They won’t even be available by using Windows Search!

  1. Click Start.
  2. In the Search box, type cmd and press Enter.
  3. Change the partition where you want to put your hidden folder. To do it, type D: and press Enter.
  4. Now type the following command, where myhiddenfolder is the name of your…hidden folder: D:/>attrib +h +s +r myhiddenfolder
  5. Done!
  6. If you want to revert the process, namely you want to show the folder type: D:/>attrib -h -s -r myhiddenfolder


Tags: trick, Vista


If you're new to Webtlk.com, you may want to subscribe to its RSS feed or press to bookmark it. Thanks a lot!


Related Articles Latest Articles

If you can not find what you are looking for, you might want to try Google Advanced Search and get thousands of results, specifically selected for you.

Google Advanced Search
.

4 Comments to “How to hide folders in your computer without using any software”

  1. Unknown Says:

    hey i tried this….but it didnt work it says acces denied..and the folder i want to hide is on the desktop..

    i have done this before i had a folder on the desktop that i hid this way..and all the contents in it…but when i rebooted my computer i forgot how to do it again…i remember that you have to type something about the desktop before you type D:/>attrib +h +s +r myfoldername

  2. Web Talk Says:

    Hi there,
    Try this other mode:

    1: Go to RUN and type cmd.

    2: Go to the location of the file which you wanted to hide.

    3: Type attrib +h +s +r filename.ext, and hit enter

    4 (Important!): To make these files visible, follow step1 and step 2 then type
    attrib -h -s -r filename.ext

    for example: e:\> attrib +h +s +r adheep.doc [to hide]
    e:\> attrib -h -s -r adheep.doc [ to view]

  3. Jerome Says:

    Hi Webtalk,

    Tried your method. but the reply after puting the file name says “Parameter format not correct”

  4. WebTalk Says:

    Hello! I confirm that this trick work. To make things easier, put the folder you want to hide in the main root of your hard disk (C:).

    After gain access to the CMD and type cd.. a couple of times till you are on the main root (C:). After that follow the instructions above. Basically you will have only to write:

    attrib +h +s +r myhiddenfolder

Leave a Comment

If you want to show an image next to your comments, get your gravatar now!

XHTML - You can use the following tags:  <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>

CommentLuv Enabled



All contents are licenced under a Creative Commons Licence.
Best screen resolution 1280x800 or higher.
Web Talk is best viewed in Firefox.