Decrypt with AESCrypt on Windows - Part 3
Note: This is part 3 of 3 for AESCrypt on Windows. A Mac series will follow.
Purpose of the ModuleThe purpose of this module is to provide you with how to decrypt, or unencrypt, encrypted confidential data files using AES Crypt on Windows computers.**
Video Tutorial
**
**
Step by StepStep 1 - Right-click on the file you want to decrypt and choose AES Decrypt option:
Step 2 - Enter the password needed to decrypt your file, then click OK:
Step 3 - Note that your un-encrypted, or decrypted, file has a different icon.**
![]()

Sign up for the Texas for Technology Enhanced Education Email List
Everything posted on Miguel Guhlin’s blogs/wikis are his personal opinion and do not necessarily represent the views of his employer(s) or its clients. Read Full Disclosure
var _gaq = _gaq || []; _gaq.push([‘_setAccount’, ‘UA-3445626-5’]); _gaq.push([‘_setDomainName’, ‘mguhlin.org’]); _gaq.push([‘_trackPageview’]); (function() { var ga = document.createElement(‘script’); ga.type = ‘text/javascript’; ga.async = true; ga.src = (‘https:’ == document.location.protocol ? ‘https://ssl’ : ‘http://www’) + ‘.google-analytics.com/ga.js’; var s = document.getElementsByTagName(‘script’)[0]; s.parentNode.insertBefore(ga, s); })();


