- Method 1: [Effective & Safe] Lock/Hide Folders with Renee Secure Silo
- Method 2: [Free] Password Protect Folder with Script
- Method 3: [Effective & Safe] Lock Folder with Renee File Protector
- Method 4: [Free] Compress & Protect Folder with Software like Winrar, Winzip, 7zip
- Method 5: [Free] Protect Folder with Account Authority in Windows
- Method 6: [Free] Protect Folder by Sharing Settings
Processing time : ★★★★★
Safety : ★★★★☆
Difficulty to crack : ★★★★☆
Supported system: Windows 10/8/7/XP/Vista/2K
Support to lock piles of folders at a time : Yes
High Security – Protect data from malicious scanning by disguising target data to be other types of data. Besides, one-click exit can close all encrypted disk to protect your encrypted data from spying eyes.
Advantages::
- Eesy to use and with high security.
- Manage multiple folder encryptions.
- Users can hide, encrypt, disguise files and folders.
- Password Wallet helps to manage different accounts and passwords.
Processing time : ★★★★★
Safety : ★☆☆☆☆
Difficulty to crack : ★☆☆☆☆
Supported system: Windows 10/8/7/XP/Vista/2K
Support to lock piles of folders at a time : NO
title Folder Private
if EXIST “Control Panel.{11EC1999-8888-3333-EEEEE-01003A305237}” goto UNLOCK
if NOT EXIST Private goto MDLOCKER
:CONFIRM
echo Are You Sure You Want To Lock The Folder (name:Private) (Y/N)
set/p “cho=>”
if %cho%==Y goto LOCK
if %cho%==y goto LOCK
if %cho%==n goto END
if %cho%==N goto END
echo invalid choice.
goto CONFIRM
:LOCK
ren Private “Control Panel.{11EC1999-8888-3333-EEEEE-01003A305237}”
attrib +h +s “Control Panel.{11EC1999-8888-3333-EEEEE-01003A305237}”
echo Folder Locked.
goto END
:UNLOCK
echo Enter Password To Unlock Folder
set/p “pass=>”
if NOT %pass%==PASS goto FAIL
attrib -h -s “Control Panel.{11EC1999-8888-3333-EEEEE-01003A305237}”
ren “Control Panel.{11EC1999-8888-3333-EEEEE-01003A305237}” Private
echo Folder Unlocked Successfully
goto END
:MDLOCKER
md Private
echo Private Created Successfully
goto END
:END
Description of the Script above:
The script above is a batch script. This automation script will first identify folders which has been disposed in the same directory. If there is no such folder, this script will rename and hide the “Private” folder in the same directory. If such folder exist, this script will ask users to enter the password (Default password is “PASS”) to decrypt this folder.
Batch process could be regarded as a simplified script which has been widely used in DOS and Windows system. This script will be run by DOS or Windows built-in interpreter (usually to be COMMAND.COM or CMD.EXE). These scripts are with extension of .bat or .cmd.
- If you do not want to go through the create process, click to download the scripted file which we have made before.
- After downloading and decompress, please change the extension from .txt to .bat after changing the name and password insides the file.
- Users protect folders with script can change the name of the “.bat” file into other insignificant file name like “time.bat”.
- Also, it is recommend to save the “.bat” file in other irrelevant directory.
Advantages:
- Easy to go. The only thing you need to do is to save the script and make the operation. It does not need any complicated operation or professional knowledge.
- Whatever the size of target folder, whole process will not take too much time.
Disadvantages:
- No safe and is easy to be cracked.
- Does not support to lock a batch of folder at a time.
Processing time : ★★★★★
Safety : ★★★★☆
Difficulty to crack : ★★★★★
Supported system : Windows 10/8/7/XP/Vista/2K
Support to lock piles of folders at a time : Yes
Locking Theory of Renee File Protector
Time consuming for folder locking with password:
Folders in Local Disk: nearly instant.
Folders in External Disk: May take a few minutes because we need to lock the target files/folders in a special way.
How to Password Protect Folder with Renee File Protector
Advantages:
- User friendly. Provides strong and safe protection to users.
- Support to protect multiple folders/files. Users can manage the protected files/folder in the panel easily.
- Support to protect files and folders in external hard disk, USB disk and SD card, etc.
Possibility of Others Accessing Data Inside without Password
Method 4: [Free] Compress & Protect Folder with Software like Winrar, Winzip, 7zip
Win RAR | Charge | https://www.win-rar.com/ | |
Winzip | Charge | http://www.winzip.com | |
7zip | Free | http://www.7-zip.org/ |
Here we will make Winrar as an example.
Advantages:
- Easy to get and use these user-friendly compression software.
- All you need to do is to set a password which can not be cracked easily. Data inside will get protected.
Disadvantages:
- It is not so convenience if you want to access the files inside. You need to decompress the files at first. Decompression of a file over 1TB will cost hours.
- Lots of cracking tools can crack Winrar, Winzip password protected folders.
Method 5: [Free] Protect Folder with Account Authority in Windows
If you want to access the locked folder, please login the related account which you used to lock the folder. Others login with different account can not access the data inside. (But they can get the folder name. )
Disadvantages:
- Can not encrypt the name of target file/folder. Other account in the same computer can still know the name of each file inside the protected folder, which is not safe enough for privacy protection.
- Although other account can not access to the protected folder, the account which you used to encrypt the folder can. It could lead to privacy leak when you share compute with this account logging in.
- Only limit the authority of reading target folders, users can still move even delete these folders after the confirmation of files and folder name.
Processing time : ★★★★☆
Safety : ★★★☆☆
Difficulty to crack : ★★☆☆☆
Supported system : Windows 10/8/7/XP/Vista/2K
Support to lock piles of folders at a time : Yes
Method 1: With BitLocker
• Ultimate and Enterprise version of Windows Vista and Windows 7
• Pro and Enterprise version of Windows 8 and 8.1
• Pro, Enterprise and Education version of Windows 10
• Windows Server 2008 and Later Windows Version
Method 2: With Veracrypt
1. If users want to take the advantage of encrypting files with software, the introduced Winrar, Winzip, 7zip and two professional encryption software – Renee Secure Silo and Renee File Protector are options. But encrypting files with compression software like Winrar will damage the files data. Besides, it is not so convenience to access the data after encryption and easy to be cracked. After comparison, Renee Secure Silo and Renee File Protector are better choice for data security in office.
2. Although Renee File Protector and Renee Secure Silo are paid software, both of them offer free version for trial. Users can download and test it now.
3. If there are massive folders you want to encrypt, it is recommended to save all these files in a disk and then encrypt whole disk with methods above.
Relate Links :
Is Public Free WiFi Really Safe?
22-06-2018
Jennifer Thatcher : Users prefer to connect to WiFi when using the smartphone. But are you clear about the potential risk...
12-07-2018
Amanda J. Brook : In most company, desire of restricting the use of USB ports is very common. Preciously, they just want...
Comments
0 comments
Please sign in to leave a comment.