WinXP: can you password protect specific folders?

nikko

Senior member
Sep 12, 2000
775
0
71
Is there a way to password protect a specific folder (and it's subfolders) in WinXP? I want to let somebody use my computer but there are certain folders I would like to remain out of reach (not just "hidden" since that can be easily undone). Thanks in advance for any help you can provide.
 

Fullmetal Chocobo

Moderator<br>Distributed Computing
Moderator
May 13, 2003
13,704
7
81
However, there are many 3rd party utilities that you can do that with. Searched at download.com I would HIGHLY recommend creating another user account to test them with, and even then, don't test with anything you need at all, whatsoever. And when you are happy with a program, only then install it system wide. Hope this helps.
Tas.
 

Nothinman

Elite Member
Sep 14, 2001
30,672
0
0
If you are using NTFS you can encrypt the folder (and the data within that folder) and then to access that data you must re-enter the password.

It's been a while since I've used NT's built-in encryption, but the main 'feature' is that it's encrypted by a cert signed by your account and you don't have to enter any extra passwords to decrypt the files. It's transparent as long as you're logged in with the right account.
 

stash

Diamond Member
Jun 22, 2000
5,468
0
0
It's been a while since I've used NT's built-in encryption, but the main 'feature' is that it's encrypted by a cert signed by your account and you don't have to enter any extra passwords to decrypt the files.

More or less. The user's password hash is tied to the DPAPI Master Key, which protects the key pairs used for EFS (among other things).