How to Encrypt a Folder in Windows 11 From File Explorer

Windows 11 includes a built-in folder encryption feature that most users never touch — partly because it's not obvious, and partly because the terminology around encryption can feel intimidating. But encrypting a folder directly from File Explorer is genuinely straightforward, and understanding how it works helps you decide whether it's the right move for your files.

What Folder Encryption in Windows 11 Actually Does

When you encrypt a folder through File Explorer, Windows uses a technology called EFS — Encrypting File System. EFS ties encryption to your Windows user account. The files inside that folder become unreadable to anyone who doesn't log in with your specific credentials.

This is software-level, account-bound encryption. It's not the same as full-disk encryption (that's BitLocker, which operates at a different layer). EFS encrypts individual files and folders while leaving the rest of your drive accessible normally.

One important distinction: EFS is not about password-protecting a folder with a separate PIN or passphrase. It's about binding access to your Windows login. If someone logs in as a different user on the same PC, they can't read the encrypted files. If someone physically removes your drive and reads it on another machine, the files are still scrambled without the matching certificate.

How to Encrypt a Folder From File Explorer 🔒

Here's the step-by-step process:

  1. Open File Explorer and navigate to the folder you want to encrypt.
  2. Right-click the folder and select Properties.
  3. Under the General tab, click Advanced.
  4. Check the box next to "Encrypt contents to secure data" and click OK.
  5. Click OK or Apply in the Properties window.
  6. Windows will ask whether to encrypt just the folder or the folder and all its contents. For most use cases, choose "Apply changes to this folder, subfolders and files."

Once applied, the folder and its files will show a small padlock icon on their thumbnails in File Explorer, confirming encryption is active.

Backing Up Your Encryption Certificate

Windows will typically prompt you to back up your EFS encryption certificate and key. Don't skip this. If your user account is damaged, your Windows installation becomes corrupted, or you ever need to migrate files to another machine, that certificate backup is what allows you to decrypt your files later. Export it to an external drive or USB stick and store it somewhere secure — not on the same drive you're encrypting.

What Affects Whether EFS Is Available to You

Not every Windows 11 user has access to EFS, and this is where individual setups start to diverge significantly.

FactorImpact on EFS Availability
Windows 11 EditionEFS is available on Pro, Enterprise, and Education editions only. Windows 11 Home does not include EFS.
Account typeRequires a local or domain account with appropriate permissions. Some Microsoft account configurations behave differently.
Drive formatEFS only works on NTFS-formatted drives. FAT32 or exFAT drives won't support it.
Device managementOn domain-joined or managed devices, IT policies may control or restrict EFS behavior.

If you're running Windows 11 Home and the "Encrypt contents to secure data" checkbox is grayed out, that's why — EFS simply isn't part of that edition.

How EFS Compares to Other Encryption Approaches

EFS isn't the only way to secure folders and files on Windows 11. Understanding the alternatives clarifies where EFS fits.

BitLocker encrypts the entire drive rather than individual folders. It's more comprehensive but operates transparently — once you're logged in, all your files are accessible as normal. EFS adds a second layer of access control within an already-running session.

Third-party tools like VeraCrypt create encrypted containers or volumes that function as virtual drives. These work across Windows editions, including Home, and offer more flexibility — but require installing additional software and learning a different workflow.

Compressed (zipped) folders with passwords are often confused with encryption, but standard Windows ZIP files offer weak or no real encryption protection. This is not a reliable security method for sensitive data.

The Variables That Determine What Works for Your Situation 🔑

Several factors shape whether EFS is the right approach for a given setup:

  • How sensitive is the data? EFS protects against other user accounts and physical drive theft — but it doesn't protect your files from malware that runs under your own account, since that malware inherits your decryption rights.
  • Do you need portability? EFS-encrypted files copied to a FAT32 USB stick or shared over certain network paths may lose their encryption silently. Files need to stay on NTFS volumes to maintain protection.
  • Are you on a shared or managed device? On corporate or school devices, encryption policies may already be in place — or EFS may be locked down by administrators.
  • What's your recovery plan? Without the certificate backup, a corrupted user profile or OS reinstall can result in permanently inaccessible files. This is a real risk that varies based on how carefully you manage your system.
  • Is your Windows edition compatible? Home edition users need to evaluate alternatives like VeraCrypt or third-party folder-locking tools that work without EFS.

EFS from File Explorer is genuinely useful — quick to enable, no extra software required, and meaningful protection in the right context. But whether it covers the specific risks you're trying to address, on the specific device and edition you're running, comes down to your own setup and what you're actually trying to protect.