How to Hide Folder Using Command Prompt
ADVERTISEMENTSToday let’s see how to hide folder using command prompt in windows xp, There are many software’s to hide folder but i hope this method is easy and no need of any software’s, you can use it in any windows xp system.
Steps
- Go to any drive and create a folder for E.g (D:\test\hide) i have created hide folder under test folder inside D:\ drive
- Open Command prompt by start–>Accessories—->Command Prompt and use cd.. and cd\commands to navigate between folders and drive
- Now I’m going to hide the “hide” folder using “attrib +s +h +r hide” command.
- To unhide your folder use attrib -s -h -r hide command


syntax : “attrib +s +h +r folder name”
Type the above command in command prompt

Now your folder is hided
syntax : attrib -s -h -r folder name
Leave a Reply
3572 views, 5 so far
today |



