November 24, 2014

How to hide folders by command prompt


how to hide folders in windows by command prompt?
yes its possible to hide folders by CMD (command prompt) in windows.

first of all go to start> then click>Run>and then type cmd and hit enter 
or click on ok by doing this cmd will be open, now we are hiding folder by it for example we are hiding folder ( pictures) in local disk D, so we need to type this code in cmd :  attrib +h +s d:/pictures after typing this code hit enter now you will see that folder pictures is hidden, Now to show back it change + in  into - in code.
and type it again.
If you have any problem with hiding folder or showing again then comment here i will help you well.

!!Thanks!!!

No comments:

Post a Comment