Today my post is about How to hide folders in windows without any software. This is very easy and secure trick because you are the only one who know the actual path of the folder.
Follow These Steps :
To Hide A Folder:
- Open Run cmd.exe (command prompt) in administrator.
- find out the path of the folder which you want to hide with name.
- Now type a command like this : attrib +s +h +r "path of the folder"
- press enter! your folder has been hide.
- to access visible again the folder type command like this:
eg: attrib -s -h -r C:\Users\akash\Desktop\mylove
No comments:
Post a Comment