Hide a File in PC /Laptop is a very easy process only go to the properties section and unchecked the Hidden option but it can seen by everybody if they have enable the 'Show the hidden folder/file' option. There are command available to hide /unhide file. But don't worry there is always a way to do something special so lets jump into the process of Hide the file Like A Pro.
• Go To the folder you want to hide
(eg : G:\New Folder)
• Open Command Prompt by holding Shift and Right-clicking within the folder then click on "Open command window here" or "Open powershell window here"
• To hide the file type this Command on Command prompt
attrib +h +s +r <file name>
• Refresh your folder and you will see that your file is gone but don't worry you can unhide file by this command "attrib -h -r -s <file name>" by doing the same process.
Conclusion
Now you can hide file from your brother/sister or from your friends only you will be able to unhide the file by the command even your very important documents.
See Also : How To Hide File Without Using Any App On Your Android Phone
• Go To the folder you want to hide
(eg : G:\New Folder)
• Open Command Prompt by holding Shift and Right-clicking within the folder then click on "Open command window here" or "Open powershell window here"
• To hide the file type this Command on Command prompt
attrib +h +s +r <file name>
Conclusion
Now you can hide file from your brother/sister or from your friends only you will be able to unhide the file by the command even your very important documents.
See Also : How To Hide File Without Using Any App On Your Android Phone
Comments
Post a Comment