




How To Hide and Unhide a Folder
Thead Owner : Master1644926393,
Category : Everything Coding,
10 Comment,
91 Read
Viewers:
1 Guest(s)
03-16-2014, 03:20 PM
This tutorial will teach you how to hide a folder and its contents completely from the desktop and Windows Explorer searches
1. Locate a folder you want to hide.
![[Image: 7403a263b32c0680279bb348e066a5d7.png]](http://gyazo.com/7403a263b32c0680279bb348e066a5d7.png)
2. Open up Command Prompt
3. Most likely the folder is in the default directory, so simply type "attrib +a +r +s +h foldername /s /d" into the prompt, without the quotes. Replace "foldername" with name of folder you wish to hide.
![[Image: 31ccb0470a8be1b2a8616514691048f9.png]](http://gyazo.com/31ccb0470a8be1b2a8616514691048f9.png)
4. The folder should now be hidden completely from the desktop and from Windows Explorer searches.
![[Image: 2c12a9aca5e35a2ebcfd04fdacb1b9f8.png]](http://gyazo.com/2c12a9aca5e35a2ebcfd04fdacb1b9f8.png)
5. Now when you need to access the folder, simply open up command prompt again, and replace the "+" with "-".
![[Image: 1bf80e71cf56df88fbdc9bcb9f3d7ec3.png]](http://gyazo.com/1bf80e71cf56df88fbdc9bcb9f3d7ec3.png)
There ya go! Your folder will be summoned. So go ahead now, try it on your porn folder. :)
EDIT: Folder isn't invisible on desktop unless show hidden folders is disabled. Only becomes faded if enabled.
03-16-2014, 03:35 PM
This is very helpful, thank you for this there are some users that prefer cmd base actions. There are also users that prefer, ui actions with that being said. I myself choose to navigate to Start/control panel/folder options/show or hide files. Select your preference then hit apply.
03-16-2014, 03:45 PM
(03-16-2014, 03:35 PM)Psych0-Smil3s Wrote: This is very helpful, thank you for this there are some users that prefer cmd base actions. There are also users that prefer, ui actions with that being said. I myself choose to navigate to Start/control panel/folder options/show or hide files. Select your preference then hit apply.From my understanding, the show and hide folder options through the control panel only show the folders that are originally hidden. The ones that are mostly unimportant to the average user. This way you can manually hide any folder while keeping all others the same.
(03-16-2014, 03:38 PM)Courthope Wrote: Didn't know this, thanks.No problem. It's simple and has it's uses.
03-17-2014, 01:42 AM
You can do the same, right click the folder, go to settings, check hidden. Viola hidden, this'd can be applied to any and all folders.
03-17-2014, 01:59 AM
(03-17-2014, 01:42 AM)Psych0-Smil3s Wrote: You can do the same, right click the folder, go to settings, check hidden. Viola hidden, this'd can be applied to any and all folders.
It doesn't have the same effect. Just tried it on a folder on the desktop and once hidden, the folder just turned transparent as opposed to completely invisible.
Edit: Not to mention it still came up in Windows Explorer searches.
03-17-2014, 02:04 AM
Oh I see what you are saying, I will have to try this, so it is truly hidden even when you select search hidden folders and files. I got you, ill be trying this when I get back to the home stead.
03-17-2014, 02:10 AM
(03-17-2014, 02:04 AM)Psych0-Smil3s Wrote: Oh I see what you are saying, I will have to try this, so it is truly hidden even when you select search hidden folders and files. I got you, ill be trying this when I get back to the home stead.
It's been a while since I've tested it so I'm not completely sure. Will go check right now, brb.
Edit: Just tested it and nothing showed up in searches. Desktop Icon doesn't completely disappear if you have show hidden folders on.
Edit 2: This was more for regular users and family computers who usually have "show hidden folders" off. In that case, the desktop icon will also be invisible. The only way to get that effect while displaying hidden folders is to just manually change the icon to transparent and use hidden characters for the name.
03-17-2014, 02:15 AM
This will come in very helpful, thanks for getting this out here to everyone!
03-17-2014, 02:33 AM
Yea that is how I hide folders on my externals, put my files in a folder, set it to hidden, make sure do not show hidden files and folders is checked then the folder well disappear before your eyes. However if you say this method literally removes its trace even from the search function even with search hidden files. Then I will be using this one, as my private folders and files can still be searched for.