X
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.
This wikiHow teaches you how to password-protect a zip archive using WinRAR for Windows, and macOS's built-in zip tool.
Steps
Method 1
Method 1 of 2:Using WinRAR for Windows
Method 1
-
1Install WinRAR on your PC. If you don't already have this free archive tool, see Use WinRAR to learn how to get it.
-
2Press ⊞ Win+E. This opens the File Explorer.Advertisement
-
3Browse to the folder with the files you want to zip.
-
4Select 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.
-
5Right-click the highlighted file(s). A context menu will expand.
-
6Click Add to archive…. This opens a WinRAR window called “Archive name and parameters.”
-
7Name 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.
-
8Select ZIP under “Archive format.”
-
9Click Set password…. It's at the bottom-right corner of the window. A password entry window will appear.
-
10Enter and confirm a password. You must type the password exactly the same into both blanks.
-
11Click OK. It's at the bottom-left corner of the password window.
-
12Click 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
Method 2
-
1Open a Terminal window on your Mac. You'll find Terminal in the Applications folder in a sub-folder called Utilities.
-
2Type zip -er at the command line and press ⏎ Return. This tells your Mac to create an encrypted zip file.
-
3Type 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.
-
4Type 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.
-
5Type a password and press ⏎ Return. This is the password you'll need to enter when unzipping the archive. A confirmation message will appear.
-
6Re-enter the password and press ⏎ Return. This compresses the folder and files into a password-protected zip file.Advertisement
About This Article
Advertisement




























































