Encrypt Files Using Command Prompt
Best Command Prompt Tricks (2021)
Before we get to our list, don’t forget to read our article on Windows 10 beginner tips if you are new to Windows 10 or want to learn about its new features.
1. Encrypt Files Using Command Prompt
One of the most useful things that you can do using the Command Prompt, is encrypting your sensitive data. Encryption is a way to prevent others from taking a peek at your data, and it’s a really important part of ensuring (to some extent, at least), that your files are only yours. With this simple Command Prompt trick, you can easily encrypt files on your Windows PC.
- Simply launch the Command Prompt, and change your working directory to the folderwhere your files are. This can be done by using the “cd” command.
- Once you’re done, type “Cipher /E“, and hit Enter. This will encrypt all the files that were inside the folder.
Note: If you try and open these encrypted files, they will open normally for you, however, any other user will not be able to view the files, unless they log in using your account. So make sure that you have a password set.
Comments
Post a Comment