encryption of files

D

Damion Franza

I'm using windows xp home edition. I followed the
instructions for encrypting files. However, when I get to
the box that says encrypt contents, that line is blanked
out and I cannot place a check mark there. Any
suggestions?
 
M

Mike Brannigan [MSFT]

Damion Franza said:
I'm using windows xp home edition. I followed the
instructions for encrypting files.

The Encrypting File Systems (EFS) is not available on Windows XP Home
Edition.
If you require EFS you mist upgrade to Windows XP Professional.
(we are aware that the common Help File may imply that EFS is available on
Home Edition)

--
Regards,

Mike
--
Mike Brannigan [Microsoft]

This posting is provided "AS IS" with no warranties, and confers no
rights

Please note I cannot respond to e-mailed questions.
Please use these newsgroups
 
A

Amit Rahul [MS]

If upgrade to WinXP pro is an issue and you are comfortable with programming
then you can use DPAPI (CryptProtectData/CryptUnprotectData) to whip up a
simple tool that will allow you to encrypt your files on XP home edition.
But if you do decide to use DPAPI then do make sure to create password reset
disk that can be used to recover your DPAPI protected data in case you
forget your password.
--
---
Amit Rahul [MS]

"This posting is provided "AS IS" with no warranties, and confers no
rights."
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top