1

I think I set up a TrueCrypt volume on my Win7 machine a few months ago. Now I cannot remember where I set it up or what the password might be. Is there any way that I can detect this volume? I would have maybe gave it a capacity of 2GB or thereabouts so I don't want that storage going to waste.

If I uninstall TrueCrypt, would that release the volume assigned to it?

GF

Grungefreak
  • 301
  • 3
  • 13

2 Answers2

2

Try a disk utility that allows you to locate large files or sort files by size (such as windirstat, although there are many others). A file that's 2GB should stand out.

jdigital
  • 11,926
  • 4
  • 34
  • 51
1

Search your disk for a file with extension tc (*.tc).

There is no volume assigned unless you assign one (a drive letter). So you can uninstall freely.

Ofer Zelig
  • 17,068
  • 9
  • 59
  • 93
  • I have searched for that file extension and cannot find it. However, if I did set up a volume and saved some files in it, surely it exists somewhere on my drive? – Grungefreak Jan 29 '12 at 20:44
  • The 'volume' is a mounted .tc file attached to a drive letter. It must be there as a .tc file, or else try looking for large (>1GB) files. I can't think of something else... – Ofer Zelig Jan 29 '12 at 20:49