Forum Discussion
Bulldhair
Jul 25, 2025Iron Contributor
How can I password protect or encrypt a folder in Windows 10?
Our corporate PC is shared by three employees under the same administrator account. Sometimes, I need to save some personal files on the computer and I don't want to others having access to my files....
MaineLighthouse
Jul 25, 2025Iron Contributor
VereCrypt is a free, open-source tool that allows you to create an encrypted "vault" or container. You can store your personal files inside this container if you are going to encrypt a folder in Windows 10, and it will only be accessible with your password. This method is very secure, even though it involves creating a virtual drive.
How to encrypt a folder in Windows 10:
- Download and install VereCrypt
- Launch VereCrypt and select "Create Volume".
- Select "Create Encrypted File Container".
- Follow the prompts to set the size, encryption options, and password.
- Mount the container and move the files into it.
- Unmount when finished.
Pros: Very secure, free, and doesn't rely on system encryption.
Cons: Slightly more complex setup than simple folder password protection.