TLDR
Enter a command. For example: rpcinfo, choco pin, title, invoke item.

cipher

 
Encrypt or decrypt files on NTFS drives. More information: https://docs.microsoft.com/windows-server/administration/windows-commands/cipher.
 
  • Encrypt a file or directory:
     
    cipher /e:{{path/to/file_or_directory}}
     
  • Decrypt a file or directory:
     
    cipher /d:{{path/to/file_or_directory}}
     
  • Securely remove a file or directory:
     
    cipher /w:{{path/to/file_or_directory}}

This is a tldr pages (source, CC BY 4.0) web wrapper for cheat-sheets.org. All commands, popular commands, most used linux commands. Referrals. Progressive Web Application (PWA) version to install on your device.