Step 1: Choose a Location
The first step is to choose the location where you want to create your hidden folder. It can be any directory on your computer, such as your desktop, documents folder, or any other folder of your choice.
Step 2: Create a New Folder
Next, right-click on the chosen location and select the option to create a new folder. Give the folder any name you prefer. This will be the name of your hidden folder, so make sure it doesn’t draw attention.
Step 3: Rename the Folder
After creating the new folder, right-click on it and select the “Rename” option. Now, remove the existing name and replace it with a period (.) followed by a space. For example, if the original folder name was “Secrets”, rename it to “. Secrets” (without quotes).
Step 4: Hide the Folder
To make the folder hidden, you need to change its attributes. Open the command prompt by pressing the Windows key + R, type “cmd”, and hit Enter. In the command prompt window, navigate to the folder location using the “cd” command, for example, cd C:\Users\YourUsername\Desktop
.
Once you are in the correct directory, type the following command and press Enter: attrib +h foldername
. Replace “foldername” with the name of your hidden folder. Now, your folder will be hidden from normal view.
Step 5: Enable Show Hidden Files
To access your hidden folder when needed, you have to enable the option to show hidden files in the File Explorer. Open File Explorer, click on the “View” tab, and check the box that says “Hidden items”. This will reveal your hidden folder along with other hidden files and folders on your computer.
Step 6: Access Your Hidden Folder
Now that you have enabled the option to show hidden files, you can easily access your hidden folder. Navigate to the location where you created the hidden folder using the File Explorer. You will now see the folder displayed even though it was hidden earlier.
Congratulations! You have successfully created a hidden folder on your computer. Your sensitive data is now safe from prying eyes.
- Choose the location where you want to create your hidden folder.
- Create a new folder at the chosen location.
- Rename the folder by adding a period (.) and a space at the beginning of its name.
- Open the command prompt and navigate to the folder location.
- Type the command
attrib +h foldername
to hide the folder. - Enable the option to show hidden files in the File Explorer.
- Access your hidden folder whenever needed through the File Explorer.
Creating a hidden folder offers you an extra layer of security and privacy for your confidential documents. Practice caution while handling hidden folders and avoid deleting or moving them unintentionally. Now, go ahead and protect your sensitive files with this useful technique!