Windows Encryption

Check

To show the encryption status of the files and subdirectories in the current directory...

cipher

cipher /c myfile

Encrypt

If the parent directory is not encrypted, an encrypted file could become decrypted when it is modified. Therefore, when you encrypt a file, you should also encrypt the parent directory. (1)

cipher /e myfile

Decrypt

cipher /d myfile

Bibliography & References