X
Tech
Why you can trust ZDNET : ZDNET independently tests and researches products to bring you our best recommendations and advice. When you buy through our links, we may earn a commission. Our process

'ZDNET Recommends': What exactly does it mean?

ZDNET's recommendations are based on many hours of testing, research, and comparison shopping. We gather data from the best available sources, including vendor and retailer listings as well as other relevant and independent reviews sites. And we pore over customer reviews to find out what matters to real people who already own and use the products and services we’re assessing.

When you click through from our site to a retailer and buy a product or service, we may earn affiliate commissions. This helps support our work, but does not affect what we cover or how, and it does not affect the price you pay. Neither ZDNET nor the author are compensated for these independent reviews. Indeed, we follow strict guidelines that ensure our editorial content is never influenced by advertisers.

ZDNET's editorial team writes on behalf of you, our reader. Our goal is to deliver the most accurate information and the most knowledgeable advice possible in order to help you make smarter buying decisions on tech gear and a wide array of products and services. Our editors thoroughly review and fact-check every article to ensure that our content meets the highest standards. If we have made an error or published misleading information, we will correct or clarify the article. If you see inaccuracies in our content, please report the mistake via this form.

Close

How to encrypt a folder in MacOS (and why you should)

You can achieve folder encryption with a third-party application, but there's also a built-in tool that can do this for you.
Written by Jack Wallen, Contributing Writer
Reviewed by Min Shin
Person typing on MacBook
Alexander Medvedev/Getty Images

You probably have sensitive data on your MacBook or iMac. That data might live in a folder that contains various files with company secrets or your own personal information. Unencrypted, that folder can be viewed by anyone with access to your desktop or laptop. 

However, if you encrypt that folder, only those with the decryption password are able to access the contents within.

What is encryption? Simply put, encryption is the process of encoding information such that the information can only be viewed with the key (think "password") that was used to encrypt the data. This is called decryption and until that data is decrypted, it cannot be read. If you are the only person holding the decryption key, it means only you can unlock the data. 

Also: The best encryption software: Protect your data

You can achieve folder encryption with a third-party application, but there's also a built-in tool that can do this for you. Said tool is Disk Utility, and it makes encrypting existing folders on your MacOS machine very easy.

The caveat to the method I will outline is that it creates an encrypted image from the folder and leaves the original intact. On top of this, once you've created the encrypted image, you cannot add new items to it. Because of this, the method is really best suited for either encrypted backups or encrypting folders that will not need to be changed. However, if you really want to protect that data, you would create the encrypted image and then delete the original folder, otherwise anyone could still view the contents (if they have access to your desktop).

Let me show you how it's done.

How to encrypt a folder in MacOS to protect sensitive data

Requirements

The only thing you'll need for this is an updated version of MacOS running on either a MacBook or iMac. I'll be demonstrating on a MacBook Pro with an Apple Silicone M1 chip and MacOS Monterey (v 12.6). 

Also: The Apple products you shouldn't buy this month

I would highly recommend you test out this process on a folder that doesn't contain any important documents. Once you know how to successfully encrypt folders, you can then do so with those folders that do contain important information.

1. Open Disk Utility

Click the Launchpad icon on your Dock and type Disk Utility. When the Disk Utility launcher appears, click it to open the app.

2. Create a new image

With Disk Utility open click File > New Image > Image from Folder. When the folder picker popup appears, navigate to and select the folder you want to encrypt, and click Choose.

The Disk Utility File menu in MacOS Monterey.

Creating a new encrypted image from a folder in MacOS.

Screenshot by Jack Wallen/ZDNET

3. Configure the encryption

In the resulting popup window, do the following:

  • Name the encrypted folder.
  • Add any tags you might want to include.
  • Select either 128-bit or 256-bit encryption (that latter is stronger).
  • Click Save.

When you select the encryption type, you'll be prompted to type and verify an encryption password. Make sure this password is strong and unique (and not the same as your user password).

Also: Tiny IoT devices are getting their own special encryption algorithms

Disk Utility will then encrypt the folder. When it completes, click Done. 

The image creation popup window in MacOS Monterey.

Make sure to give your new encrypted image a unique name.

Screenshot by Jack Wallen/ZDNET

How to access files within the encrypted image

Open Finder and navigate to the folder housing the encrypted image. If you double-click on that image (it'll end in .img), you'll be prompted for the password you added during the image creation. Upon successful authentication, Finder will open the image and you can access the contents within.

And that is all there is to create an encrypted folder in MacOS with Disk Utility. Although this option is somewhat limited, it is a good way to keep sensitive information from prying eyes. And if you have no need to add new files and folders to the encrypted image, you can feel free to delete the original folder, so the data contained within cannot be accessed without going through the encrypted image.

Editorial standards