1) Press Windows key + Run , Run command will appear.
2) In that type cmd and press enter.
3) This will open Command prompt
Now Type
That's it your folder is now hidden, if not then there will be some mistake done by you. (you will have to change the directory accordingly.
Once hidden, now you want to unhide it again, simply use the same command but replace '+' with '-' on both flags 's' and 'h'
(For eg : "attrib -s -h D:\Photos" )
2) In that type cmd and press enter.
3) This will open Command prompt
Now Type
"attrib +s +h D:\Photos"
then press enter.That's it your folder is now hidden, if not then there will be some mistake done by you. (you will have to change the directory accordingly.
once hidden it cannot be viewed by any search option.)
Once hidden, now you want to unhide it again, simply use the same command but replace '+' with '-' on both flags 's' and 'h'
(For eg : "attrib -s -h D:\Photos" )
No comments:
Post a Comment