We all have private files or folders on our computer that we
don’t want any other party to have access to. Most users try to right click on
files or folders and then change their properties by checking on hidden
attribute but the disadvantage of this is that the file or folder can still be
access through search and another user can also unhide it. Though some people
uses software that hide their files but today, I want to share a simple and
easy way to hide the files on your computer using Command Prompt.
With this simple trick, no one will be able to find the file(s) or folder(s) you hide unless they know the folder name. So with this method your files or folders are safe. Make sure you save the name of the folder or file in a private place.
With this simple trick, no one will be able to find the file(s) or folder(s) you hide unless they know the folder name. So with this method your files or folders are safe. Make sure you save the name of the folder or file in a private place.
How
to Add Files on Your Computer without Using Any Software
First go to your computer C drive and create a new folder with the name ehacktricks. To
hide ehacktricks folder
on your computer, follow the steps below:
How to Hide ehacktricks Folder on Your Computer
1. Launch your run command by pressing WIN+R on your keyboard.
2. Type cmd and click Ok or press enter on your keyboard.
3. A command prompt will appear, now type attrib +s +h C:\ehacktricks the press enter. Note that if the
folder or file name as a space in between e.g. ehack tricks Folder, then you
will write the code as attrib
+s +h C:\"ehack tricks Folder"
Now check C drive on your computer and you will no
longer see ehacktricks folder.
How to Un-Hide ehacktricks Folder on Your Computer
1. Press WIN+R for the run command box
2. Type cmd and press enter for the command prompt window.
3. Now type “attrib -s -h C:\ehacktricks” and press enter.
2. Type cmd and press enter for the command prompt window.
3. Now type “attrib -s -h C:\ehacktricks” and press enter.
You
will notice the only different between hiding any file(s) or folder(s) is the
plus+ and Minus- sign.
If the file or folder you want to hide is in another drive such as D, E, ......., just change the C in the code to the drive letter.
Now create another folder in your computer with your name to try this trick again. Use the comment box below to share your result. You can also share this post with friends to keep their private data safe.
If the file or folder you want to hide is in another drive such as D, E, ......., just change the C in the code to the drive letter.
Now create another folder in your computer with your name to try this trick again. Use the comment box below to share your result. You can also share this post with friends to keep their private data safe.
0 comments:
Post a Comment