How to encrypt files with EFS on Windows

We will be covering two methods of encrypting files with EFS on Windows 11 or Windows 10, but along with that, we will also check out how to encrypt folders with EFS on Windows 10. Encrypting files and folders separately is not much different, but we will check it out anyway just to keep things clear.

1] Encrypt using Advanced File Attributes

First, let us check out how to encrypt files using Advanced File Attributes. Start by selecting the file that you wish to encrypt using EFS. Now, right-click on it and select Properties.

Under the section called Attributes in the General tab, click on the button called as Advanced. It will now open a mini window called Advanced Attributes.

Under the section called Compress or Encrypt attributes, check the option labeled as Encrypt contents to secure data. Click on OK. It will give you a prompt reconfirming if you really want to encrypt the file or if you want to encrypt the parent folder as well. Select the option that sounds the best to you and then, click on OK. Then click on Apply and then click on OK. This will encrypt your select file on Windows 10/8/7 using EFS Encryption. Now, if you wish to encrypt the folder only and not the files inside that folder, you can do that too. All you need to do is, instead of selecting the file you wanted to encrypt you select the folder. Let us check how to do that in detail. Start by selecting the folder that you wish to encrypt using EFS. Now, right-click on it and select Properties.

Under the section called Attributes in the General tab, click on the button called as Advanced. It will now open a mini window called Advanced Attributes. Under the section called Compress or Encrypt attributes, check the option labeled as Encrypt contents to secure data. Click on OK. It will give you a prompt reconfirming if you want to encrypt the folder or if you want to encrypt the files and folders inside it as well. Select the option that says just encrypt the folder and then, click on OK. Then click on Apply and then click on OK. This will encrypt your select folder on Windows 10/8/7 using EFS Encryption. Read: Find and list EFS Encrypted, Compressed files & folders on Windows.

2] Encrypt using Command Prompt

Start by pressing WINKEY + X button combo or right-click on the Start button and click on Command Prompt (Admin) or just search for cmd in the Cortana search box, right-click on the Command Prompt icon and click on Run as Administrator. Now, if you wish to encrypt a file using EFS on Windows 10/8/7, type in the following command, Here, replace with the full address of the file including the extension. Now, hit Enter.

Type in exit to close Command Prompt. Your selected file will now be encrypted with EFS. Now, if you happen to be working with a folder, it would be somewhat tricky and slightly different. First of all, Start by pressing WINKEY + X button combo or right-click on the Start button and click on Command Prompt (Admin) or just search for cmd in the Cortana search box, right click on the Command Prompt icon and click on Run as Administrator. Now, if you wish to encrypt a folder using EFS on Windows 10/8/7, type in the following command, Note that, the above command will just encrypt the folder.If you wish to encrypt the folder and other files and folders inside it, you will have to use this command,

Type in exit to close the Command Prompt window. This is how you encrypt files and folders on Windows 11/10/8/7 with EFS Encryption. Next, we will see how to decrypt EFS Encrypted Files and Folders tomorrow.