A simple question for a change, but I cannot find an answer. I have encrypted one of my removable drives, and all is working well. When I want to use the drive it asks for key. No problem if I manually enter it, but I cannot copy from a text file holding the key and then paste answer. Has the 56 digit key always got to be entered manually? Thanks
Maybe that's a 'feature' of the program used for to encrypt and decrypt?! You'll have to first check that, best with the developer of that apps!
You could add a password protector that you can use instead of the recovery key: Code: manage-bde.exe -protectors -add -pw Or you could specify the recovery key as a command-line argument for "manage-bde.exe -unlock".