Encrypting a File Folder

Written by Allen Wyatt (last updated August 21, 2017)

3

Windows includes a feature that allows you to encrypt information stored on the hard drive. This security feature means that anything in the folder is "scrambled" in such a way that only you can access it. If someone other than you logs into your system (using a different user account), they won't be able to access the information in the folder.

The encryption feature is technically referred to as EFS, or Encrypting File System. It has been available since Windows 2000, but is not fully supported in all versions of Windows. (It is only fully implemented in Windows 7 Professional, Enterprise, and Ultimate editions. In Windows 8 it is only fully implemented in the Pro and Enterprise editions. In Windows 10 you can use it in the Pro, Enterprise, and Education editions.)

To encrypt a file folder, follow these steps:

  1. Use Windows Explorer to display the file folder you want to encrypt. (Display the actual file folder, not the file folder's contents.)
  2. Right-click the file folder and choose Properties from the resulting Context menu. Windows displays the Properties dialog box for the folder.
  3. On the General tab, click the Advanced button. Windows displays the Advanced Attributes dialog box. (See Figure 1.)
  4. Figure 1. The Advanced Attributes dialog box for a folder.

  5. Select the Encrypt Contents to Secure Data check box.
  6. Click OK to close the Advanced Attributes dialog box.
  7. Click OK to close the Properties dialog box for the folder.

The change is immediately applied and the folder contents are encrypted. You won't notice any difference in how you use the folder or its contents. The real difference is when others, using a different Windows user account, try to access the information in the folder. They will not be able to use it.

 This tip (13142) applies to Windows 7, 8, and 10.

Author Bio

Allen Wyatt

With more than 50 non-fiction books and numerous magazine articles to his credit, Allen Wyatt is an internationally recognized author. He is president of Sharon Parq Associates, a computer and publishing services company. ...

MORE FROM ALLEN

Calculating the Interval between Occurrences

With a long list of items in a worksheet, you may want to determine the last time a particular item appeared in the list. ...

Discover More

Sharing Your Workbook

Need to allow others to contribute to your Excel workbook? It's easy to do if you just share it. This tip provides an ...

Discover More

Rounding to the Nearest Half Dollar

When working with financial data, it's easy to round values to the nearest dollar. What if you want them rounded to the ...

Discover More
More WindowsTips

Using Robocopy to Mirror Directories

It's simple to use Robocopy when dealing with entire directories. Dealing with directories is what it does best! This top ...

Discover More

Working with Compressed Files and Folders via NTFS Compression

Windows 10 provides two ways to work with compressed files and folders. One way is to use NTFS compression, which is ...

Discover More

How to Change Drive Letters

Windows is quite configurable. It even allows you to change the drive letters associated with your disk drives. Although ...

Discover More
Comments

If you would like to add an image to your comment (not an avatar, but an image to help in making the point of your comment), include the characters [{fig}] (all 7 characters, in the sequence shown) in your comment text. You’ll be prompted to upload your image when you submit the comment. Maximum image size is 6Mpixels. Images larger than 600px wide or 1000px tall will be reduced. Up to three images may be included in a comment. All images are subject to review. Commenting privileges may be curtailed if inappropriate images are posted.

What is 7 - 4?

2017-08-21 14:42:32

Brian Hershman

If, on a single-user W10 PC where the user does not have to log in, does encrypting a folder have any effect? In particular would it prevent the user accessing it after a reboot?


2017-08-21 07:35:39

Allen

Gary: When you copy the file from the encrypted folder to the unencrypted USB stick, you are asked if you want to do the copy. If you say yes, then the file is copied and unencrypted.

-Allen


2017-08-21 07:28:20

Gary

Great tip.

If I copy from an encrypted folder to a USB stick is the folder encrypted on the USB stick?


Newest Tips