Free open source on-the-fly encryption software
This section presents possible solutions to common problems that you may run into when using TrueCrypt.
Note: If your problem is not listed here, it might be listed in one of the following sections:
Make sure you use the latest stable version of TrueCrypt. If the problem is caused by a bug in an old version of TrueCrypt, it may have already been fixed. Note: Select Help > About to find out which version you use.
PROBLEM:
Writing/reading to/from volume is very slow even though, according to the benchmark, the speed of the cipher that I’m using is higher than the speed of the hard drive.
PROBABLE CAUSE:
This is probably caused by an interfering application.
POSSIBLE SOLUTION:
First, make sure that your TrueCrypt container does not have a file extension that is reserved for executable files (for example, .exe, .sys, or .dll). If it does, Windows and antivirus software may interfere with the container and adversely affect the performance of the volume.
Second, disable or uninstall any application that might be interfering, which usually is antivirus software or automatic disk defragmentation tool, etc. In case of antivirus software, it often helps to turn off real-time (on-access) scanning in the preferences of the antivirus software. If it does not help, try temporarily disabling the virus protection software. If this does not help either, try uninstalling it completely and restarting your computer subsequently.
PROBLEM:
A TrueCrypt volume cannot be mounted; TrueCrypt reports “Incorrect password or not a TrueCrypt volume”.
POSSIBLE CAUSE:
The volume header may have been damaged by a third-party application or malfunctioning hardware component.
POSSIBLE SOLUTIONS:
“%ProgramFiles%\TrueCrypt\TrueCrypt.exe” /q /m recovery /v \Device\Harddisk1\Partition0
PROBLEM:
After successfully mounting a volume, Windows reports “This device does not contain a valid file system” or a similar error.
PROBABLE CAUSE:
The file system on the TrueCrypt volume may be corrupted (or the volume is unformatted).
POSSIBLE SOLUTION:
You can use filesystem repair tools supplied with your operating system to attempt to repair the filesystem on the TrueCrypt volume. In Windows, it is the ‘chkdsk’ tool. TrueCrypt provides an easy way to use this tool on a TrueCrypt volume: First, make a backup copy of the TrueCrypt volume (because the ‘chkdsk’ tool might damage the filesystem even more) and then mount it. Right-click the mounted volume in the main TrueCrypt window (in the drive list) and from the context menu select ‘Repair Filesystem’.
PROBLEM:
When trying to create a hidden volume, its maximum possible size is unexpectedly small (there is much more free space than this on the outer volume).
PROBABLE CAUSES:
POSSIBLE SOLUTIONS:
Solutions Related to Cause 1:
Solution Related to Cause 2:
Solution Related to Cause 3:
PROBLEM:
One of the following problems occurs:
In addition, the following error may be reported: “The process cannot access the file because it is being used by another process.”
PROBABLE CAUSE:
This is probably caused by an interfering application. Note that this is not a bug in TrueCrypt. The operating system reports to TrueCrypt that the device is locked for an exclusive access by an application (so TrueCrypt is not allowed to access it).
POSSIBLE SOLUTION:
It usually helps to disable or uninstall the interfering application, which is usually an anti-virus utility, a disk management application, etc.
PROBLEM:
In the TrueCrypt Boot Loader screen, I’m trying to type my password and/or pressing other keys but the TrueCrypt boot loader is not responding.
PROBABLE CAUSE:
You have a USB keyboard (not a PS/2 keyboard) and pre-boot support for USB keyboards is disabled in your BIOS settings.
POSSIBLE SOLUTION:
You need to enable pre-boot support for USB keyboards in your BIOS settings. To do so, follow the below steps:
Restart your computer, press F2 or Delete (as soon as you see a BIOS start-up screen), and wait until a BIOS configuration screen appears. If no BIOS configuration screen appears, restart (reset) the computer again and start pressing F2 or Delete repeatedly as soon as you restart (reset) the computer. When a BIOS configuration screen appears, enable pre-boot support for USB keyboards. This can typically be done by selecting: Advanced > ‘USB Configuration’ > ‘Legacy USB Support’ (or ‘USB Legacy’) > Enabled. (Note that the word ‘legacy’ is in fact misleading, because pre-boot components of modern versions of MS Windows require this option to be enabled to allow user interaction/control.) Then save the BIOS settings (typically by pressing F10) and restart your computer. For more information, please refer to the documentation for your BIOS/motherboard or contact your computer vendor’s technical support team for assistance.
PROBLEM:
After the system partition/drive is encrypted, the computer cannot boot after it is restarted (it is also impossible to enter the BIOS configuration screen).
PROBABLE CAUSE:
A bug in the BIOS of your computer.
POSSIBLE SOLUTIONS:
OR
PROBLEM:
One of the following problems occurs:
PROBABLE CAUSE:
A bug in the BIOS of your computer.
POSSIBLE SOLUTIONS:
PROBLEM:
When mounting or dismounting a TrueCrypt volume, the system crashes (a ‘blue screen’ error screen appears or the computer abruptly restarts).
OR
Since I installed TrueCrypt, the operating system has been crashing frequently.
POSSIBLE CAUSES:
POSSIBLE SOLUTIONS:
PROBLEM:
When trying to encrypt the system partition/drive, during the pretest, the TrueCrypt Boot Loader always reports that the pre-boot authentication password I entered is incorrect (even though I’m sure it is correct).
POSSIBLE CAUSES:
POSSIBLE SOLUTION:
Note: For other possible solutions to this problem, see the other sections of this chapter.
PROBLEM:
When the system partition/drive is encrypted, the operating system ‘freezes’ for approx. 10-60 seconds every 5-60 minutes (100% CPU usage may co-occur).
PROBABLE CAUSE:
A CPU and/or motherboard issue.
POSSIBLE SOLUTIONS:
PROBLEM:
On Windows 7/Vista (and possibly later versions), the Microsoft Windows Backup tool cannot be used to backup data to a non-system TrueCrypt Volume.
CAUSE:
A bug in the Windows Backup tool.
POSSIBLE SOLUTION:
Note: The above solution does not apply to the Starter and Home editions of Windows 7 (and possibly later versions).
PROBLEM:
The label of a filesystem in a TrueCrypt volume cannot be changed from within the ‘Computer’ window under Windows Vista or a later version of Windows.
CAUSE:
A Windows issue causes the label to be written only to the Windows registry file, instead of being written to the filesystem.
POSSIBLE SOLUTIONS:
PROBLEM:
I cannot encrypt a partition/device because TrueCrypt Volume Creation Wizard says it is in use.
POSSIBLE SOLUTION:
Close, disable, or uninstall all programs that might be using the partition/device in any way (for example an anti-virus utility). If it does not help, right-click the ‘Computer’ (or ‘My Computer’) icon on your desktop and select Manage -> Storage -> Disk Management. Then right-click the partition that you want to encrypt, and click Change Drive Letter and Paths. Then clickRemove and OK. Restart the operating system.
PROBLEM:
When creating a hidden volume, the Wizard reports that the outer volume cannot be locked.
PROBABLE CAUSE:
The outer volume contains files being used by one or more applications.
POSSIBLE SOLUTION:
Close all applications that are using files on the outer volume. If it does not help, try disabling or uninstalling any anti-virus utility you use and restarting the system subsequently.
PROBLEM:
When accessing a file-hosted container shared over a network, “insufficient memory” or “not enough server storage is available” error is reported.
PROBABLE CAUSE:
IRPStackSize in the Windows registry may have been set to a too small value.
POSSIBLE SOLUTION:
Locate the IRPStackSize key in the Windows registry and set it to a higher value. Then restart the system. If the key does not exist in the Windows registry, create it atHKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\LanmanServer\Parameters and set its value to 16 or higher. Then restart the system. For more information, see: http://support.microsoft.com/kb/285089/ andhttp://support.microsoft.com/kb/177078/