Hi lemonlightCT,
to resolve this issue, you can try the following steps:
- Open an elevated Command Prompt by right-clicking on the Start menu and selecting "Command Prompt (Admin)".
- Type "manage-bde -protectors -get D:" (without quotes) and press Enter. This will display a list of all the key protectors for the D: drive.
- Look for the Numerical Password protector and make sure it is listed as "Active". If it is not, you can activate it by typing "manage-bde -protectors -enable D: -password" (without quotes) and pressing Enter. You will be prompted to enter the numerical password.
- Once the Numerical Password protector is active, try unlocking the drive again using the key you have.
If the above steps do not work, you can try using the recovery key to unlock the drive. You can find the recovery key via follow the steps in Finding your BitLocker recovery key in Windows - Microsoft Support. To use the recovery key, follow these steps:
- Open an elevated Command Prompt as described above.
- Type "manage-bde -unlock D: -RecoveryKey <path to recovery key file>" (without quotes) and press Enter. Replace "<path to recovery key file>" with the actual path to the recovery key file.
- If the recovery key is valid, the drive should unlock and you should be able to access your data.
Hope it helps.
Best regards,
Lei