How to Password Protect a ZIP File on Windows 11 & 10

Here's the part most guides skip: Windows can't do this by itself. Explorer's "Compressed (zipped) folder" has no password option — Microsoft removed ZIP passwords after Windows XP. Below are the three free ways that actually work, fastest first.

Option 1: In your browser — nothing to install

If you just need it done, this is the 30-second route, and it works on any Windows PC — including locked-down work machines where you can't install software:

  1. Open Password Protect ZIP in Edge, Chrome, or Firefox.
  2. Drag your files, a folder, or an existing .zip onto the page.
  3. Type a password twice — or click Suggest a strong passphrase for a random one.
  4. Click Protect Files. The AES-256 encrypted .zip downloads instantly.

Your files are encrypted on your own PC — nothing is uploaded. Turn off Wi-Fi after the page loads and it still works.

Password-protect a ZIP right now

Free, no signup, no install. Files never leave your PC.

Open Password Protect ZIP →

Option 2: 7-Zip (free download)

If you zip things every day, 7-Zip is the standard free tool:

  1. Select your files in Explorer → right-click → 7-Zip → Add to archive… (on Windows 11, it's under Show more options, or update to 7-Zip 23+ for the new menu).
  2. Set Archive format: zip.
  3. Type the password in the Encryption box.
  4. Set Encryption method to AES-256 — do not leave it on ZipCrypto.
  5. Click OK.

The ZipCrypto trap: 7-Zip's default zip encryption, ZipCrypto, is the only kind Windows Explorer can open — and it's been crackable for decades. Tools recover the contents no matter how strong your password is. Always switch the dropdown to AES-256. If that breaks compatibility for your recipient, see the vault option below.

Option 3: WinRAR

WinRAR (paid, endless free trial) works too: right-click → Add to archive… → choose ZIPSet password… → tick nothing else — WinRAR uses AES-256 for zip passwords by default in current versions. Same recipient caveat as 7-Zip below.

The catch nobody mentions: your recipient

A properly encrypted (AES-256) ZIP will not open by double-clicking in Windows Explorer — Explorer shows the file list, then fails on extract. Your recipient needs 7-Zip, WinRAR, or a similar free app. That's true for every secure ZIP, whoever made it.

Opens AES-256 ZIPs?
Windows Explorer❌ No — legacy encryption only
macOS built-in unzipper❌ No
7-Zip / WinRAR / Keka (free)✅ Yes
Our Bulk Archiver (browser)✅ Yes — asks for the password

If your recipient can't install anything — a client, a parent, an HR department — send a vault file instead. It's a single .html file that opens in any browser: they type the password and save the files. No software at either end.

FAQ

Can Windows password protect a ZIP without extra software?

No. Explorer's zip feature has no password option in Windows 10 or 11. The "Encrypt contents to secure data" checkbox in file properties is EFS — it ties files to your own Windows account and does nothing for files you send to someone else.

Why won't a password-protected ZIP open in Explorer?

Explorer only understands the obsolete legacy encryption. Secure ZIPs use AES-256, which Explorer can't decrypt. Open them with free 7-Zip — or drop them into our Bulk Archiver, which asks for the password and extracts in your browser.

Is 7-Zip's ZipCrypto option safe?

No — it's compatible but crackable regardless of password strength. Use AES-256, always.

What about password protecting a whole folder?

Windows has no built-in folder password either. The practical answer is the same: encrypt the folder into a protected ZIP or vault file. Full walkthrough: How to password protect a folder.

On a Mac? See How to password protect a ZIP on macOS — including why the Terminal method most guides recommend uses crackable encryption.