Posted By- Ankit Sharma on www.webgyan.com ************************************************************************************* 1st Way to Hide folder and files. Fallow this step -> 1. Right click on any folder which you want to hide. 2. Now in general tab go to attribute section and check “Hidden” field and click apply. 3. After clicking apply you will face new windows which ask do you want to apply folder s and it’s sub folders files as well ? Then check 1st option and click OK. 4. For unhide the folder repeat, 1st, 2nd step and uncheck Hidden option. And repeat 3rd step. 2st Way to Hide folder and files. 1. Click Run on start menu and type cmd. 2. In command prompt type this one (quote ignore) attrib +s +h “folder path/folder name” Enter 3. For unhide the folder replace “ –“ in place of “+” . attrib –s –h “folder path/folder name” Enter For Showing hide folder by 1st way. 1. Click start on taskbar. 2. Now go to the control panel and open folder option. Or Go to My computer and open tool menu and click folder option. 3. In folder option window click view tab. 4. Now in Hidden Files and Folder option Check “Show Hidden Files and Folder”.