This wikiHow teaches you how to password-protect a zip archive using WinRAR for Windows, and macOS's built-in zip tool.

Method 1
Method 1 of 2:
Using WinRAR for Windows

  1. 1
    Install WinRAR on your PC. If you don't already have this free archive tool, see Use WinRAR to learn how to get it.
  2. 2
    Press Win+E. This opens the File Explorer.
    Advertisement
  3. 3
    Browse to the folder with the files you want to zip.
  4. 4
    Select the file(s) and/or folder(s) you want to zip. To select more than one file and/or folder at a time, hold Ctrl as you click each file or folder name.
  5. 5
    Right-click the highlighted file(s). A context menu will expand.
  6. 6
    Click Add to archive…. This opens a WinRAR window called “Archive name and parameters.”
  7. 7
    Name the file. You can type a different file name by erasing the default under "Archive name."
    • Leave ".zip” at the end of the file name to show that it's a zip file. For example, archive.zip.
  8. 8
    Select ZIP under “Archive format.
  9. 9
    Click Set password…. It's at the bottom-right corner of the window. A password entry window will appear.
  10. 10
    Enter and confirm a password. You must type the password exactly the same into both blanks.
  11. 11
    Click OK. It's at the bottom-left corner of the password window.
  12. 12
    Click OK. It's at the bottom-center part of the archive window. This creates the zip file and protects it with the password you entered.
    Advertisement

Method 2
Method 2 of 2:
Using Zip for macOS

  1. 1
    Open a Terminal window on your Mac. You'll find Terminal in the Applications folder in a sub-folder called Utilities.
  2. 2
    Type zip -er at the command line and press Return. This tells your Mac to create an encrypted zip file.
  3. 3
    Type the name and location of the zip file you want to create, followed by a space. Make sure to end the new file name with “.zip” to show it's a zip file.
    • For example, if you want to create a zip file called Archive.zip on your desktop, type ~Desktop/Archive.zip and then type a space.
  4. 4
    Type the name of the folder you want to zip and press Return. Type this right after the space after the path to the new zip file. You'll then be prompted to enter a password.
    • For example, if you want to zip a folder on your desktop called Samples, type ~Desktop/Samples after the space and press Return.
    • The entire command would look like this ~Desktop/Archive.zip ~Desktop/Samples.
  5. 5
    Type a password and press Return. This is the password you'll need to enter when unzipping the archive. A confirmation message will appear.
  6. 6
    Re-enter the password and press Return. This compresses the folder and files into a password-protected zip file.
    Advertisement

About This Article

Nicole Levine, MFA
Written by:
Tech Specialist
This article was written by Nicole Levine, MFA. Nicole Levine is a Technology Writer and Editor for wikiHow. She has more than 20 years of experience creating technical documentation and leading support teams at major web hosting and software companies. Nicole also holds an MFA in Creative Writing from Portland State University and teaches composition, fiction-writing, and zine-making at various institutions. This article has been viewed 3,393 times.
How helpful is this?
Co-authors: 2
Updated: September 6, 2019
Views: 3,393
Categories: Basic Computer Skills | Mac
Advertisement