Windows 7 always asks when I logged, "Enter password to unlock the drive". I do not want to unlock the drive yet and it's annoying. I'll unlock manually when I need these encrypted data.

How can I turn that feature off? (I'm not asking for disabling Bitlocker.)

link|improve this question

56% accept rate
feedback

1 Answer

Have you tried to disable automatic unlocking of Bitlocker via the command line tool manage-bde?

manage-bde -autounlock -disable E:

This command should disable autounlock of drive E:

See also MS Technet documentation of Manage-bde: autounlock

link|improve this answer
I don't use autounlock feature. also tried the command and got the error: "Already disabled". Truecrypt never beggin me "Can I unlock that drive, please?" Windows asks, asks, and asks continuously. – Nime Cloud Nov 8 '11 at 22:17
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.