Results 1 to 2 of 2

Thread: How to encrypt data on Windows

  1. #1
    Join Date
    Dec 2008
    Posts
    165

    How to encrypt data on Windows

    Windows XP Professional allows us to restrict access to a file or folder to secure by an encryption method in native mode. We see here how to fully utilize this functionality.

    Following are the steps for encrypting a file or folder.

    1. Click on Start - - >All Programs - - > Accessories, and then click Windows Explorer.
    2. Now Right-click on the folder that you want to encrypt and click on Properties.
    3. On the General tab, click on Advanced.
    4. Under Compress or Encrypt attributes, select the Encrypt contents to secure data check box, and then click OK.
    5. Again click on OK.
    6. Now in the Confirm Attribute Changes dialog box that appears, use one of the following steps:

      • If you want to encrypt only the folder, click on Apply changes to this folder only, and then click OK.
      • f you want to encrypt the existing folder contents along with the folder, click Apply changes to this folder, sub folders and files, and then click OK.

  2. #2
    Join Date
    Dec 2008
    Posts
    165

    Re: How to encrypt data on Windows

    There is one more way of doing it by using Command line.

    Following are the steps for encryption.

    1. Click on Start.
    2. Goto Run and type the following command.

      • cipher / e / s "File/Folder path"


      Where / e allows to encrypt the folder and the files will be copied later and / s option when it allows the operation to apply to all sub directories.


    Following are the steps for decryption.

    1. Click on Start.
    2. Goto Run and type the following command

      • cipher / d / s "File/Folder path"


      Where / d used to decrypt the folder and the files will be copied later.

Similar Threads

  1. Tools required to encrypt and decrypt data
    By BOGUMIL in forum Networking & Security
    Replies: 4
    Last Post: 09-05-2011, 04:21 PM
  2. Encrypt My Information is not installing in Windows 7
    By Aashirya in forum Operating Systems
    Replies: 5
    Last Post: 11-02-2010, 02:00 AM
  3. Replies: 3
    Last Post: 22-05-2009, 09:29 AM
  4. Encrypt your personal SMS
    By FaMe FacToR in forum Portable Devices
    Replies: 3
    Last Post: 06-04-2009, 11:41 PM
  5. Replies: 0
    Last Post: 05-11-2008, 02:54 PM

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Page generated in 1,718,567,104.98609 seconds with 17 queries