Windows 10 Encryption

Discussion in 'Windows 10' started by lostpassword, Mar 7, 2016.

  1. lostpassword

    lostpassword MDL Member

    Nov 21, 2009
    227
    22
    10
    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
     
  2. pisthai

    pisthai Imperfect Human

    Jul 29, 2009
    7,221
    2,272
    240
    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!
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  3. lostpassword

    lostpassword MDL Member

    Nov 21, 2009
    227
    22
    10
    I am just using the Microsoft BitLocker with Win 10 Pro
     
  4. Hearsepilot

    Hearsepilot MDL Novice

    Aug 31, 2009
    36
    4
    0
    Are you using Control-V or right click >Paste
     
  5. 100

    100 MDL Expert

    May 17, 2011
    1,349
    1,576
    60
    #5 100, Mar 9, 2016
    Last edited by a moderator: Apr 20, 2017
    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".