diff options
Diffstat (limited to 'doc/html/Removing Encryption.html')
-rw-r--r-- | doc/html/Removing Encryption.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/html/Removing Encryption.html b/doc/html/Removing Encryption.html index c2baf5c6..3f3bf139 100644 --- a/doc/html/Removing Encryption.html +++ b/doc/html/Removing Encryption.html @@ -38,17 +38,17 @@ <h1>How to Remove Encryption</h1> <p>Please note that VeraCrypt can in-place decrypt only <strong>partitions and drives </strong>(select <em>System</em> > <em>Permanently Decrypt System Partition/Drive </em>for system partition/drive and select <em>Volumes -> Permanently Decrypt </em> for non-system partition/drive). If you need to remove encryption (e.g., if you no longer need encryption) from a <strong>file-hosted volume</strong>, please follow these steps:</p> <ol> <li>Mount the VeraCrypt volume. </li><li>Move all files from the VeraCrypt volume to any location outside the VeraCrypt volume (note that the files will be decrypted on the fly). -</li><li>Dismount the VeraCrypt volume. </li><li>delete it (the container) just like you delete any other file. </li></ol> +</li><li>Unmount the VeraCrypt volume. </li><li>delete it (the container) just like you delete any other file. </li></ol> <p>If in-place decryption of non-system partitions/drives is not desired, it is also possible in this case to follow the steps 1-3 described above.<br> <br> In all cases, if the steps 1-3 are followed, the following extra operations can be performed:</p> <ul> <li><strong>If the volume is partition-hosted (applies also to USB flash drives)</strong> </li></ul> <ol type="a"> <ol> |