Encrypting a user's directory in Windows 7

I'm running Windows 7 Professional.

Is there any way to make a user's directory (anything under C:\Users\Foo) encrypted? I'm looking for something like Apple's FileVault feature.

When I login as an administrator and attempt to access a standard user account's files, I can access them without having to enter any password. This means that standard user accounts are not encrypted by default. I'd prefer to use a standard user account but am willing to use an Administrator account if it's the only way.

One important thing to realize is that I'm not simply looking for a solution that prevents access to the folder. I'm looking for a solution that actually encrypts the hard drive such that if someone were to plug in that hard drive to another computer, they wouldn't be able to access the user's folder's content. Additionally, the encryption algorithm should be fairly secure and not use an old/weak algorithm. The solution doesn't have to encrypt the entire hard drive, just anything under the user's folder.


There is encryption built into NTFS. Just right-click on the folder you want to encrypt, go to Properties, Advanced and choose "Encrypt contents to secure data".

See this for more detail instructions: http://mintywhite.com/windows-7/7security/encrypt-files-hard-drive-windows-vistaseven/


What your trying to accomplish (not being able to see files if the drive is slaved) is best handled by a full disk encryption. BitLocker is built into your version of 7, why not just use that?

This way you don't have the make the assumption that only files within the profile are worth encrypting as its possible for important data to end up elsewhere on the disk.