Hide Files And Folder Using Command Prompt


1. Run Command Prompt.
2. Now go to the path from where u want to hide a file or folder.
   * You can use 'cd..' to go back to the previous folder and 'cd foldername' to go to the the next     folder(without ').
3. Now type 'attrib +s +h foldername' and hit enter(without ').
4.The Folder will be hidden.(Note: It cannot be viewed by any search option).

To view this folder again, use the same command but replace '+' by '-' on both flags 's' and 'h'.

0 comments:

Post a Comment

Total Pageviews

Powered by Blogger.

Copyright © / Techiii Tricks