Hello Ed Ragan,
thank you for posting on the Microsoft Community Forums.
Here are the steps you can follow to disable BitLocker on your external Samsung SSD and remove the need for the recovery key:
- Connect your external Samsung SSD to your computer.
- Open Command Prompt as an Administrator.
- Run the following command to check BitLocker Status: manage-bde -status
This command will show you the status of BitLocker on all your drives. Identify the drive letter of your external SSD.
- To disable BitLocker on your external SSD, run the following command: manage-bde -off [DriveLetter]:
Replace [DriveLetter]
with the actual drive letter of your external SSD.
- The decryption process may take some time, depending on the size of your data. You can check the decryption progress by using the following command: manage-bde -status
- Alternatively, you can disable BitLocker via the Control Panel:
- Go to
Control Panel > System and Security > BitLocker Drive Encryption
. - Find your external SSD in the list of drives.
- Click on
Turn off BitLocker
next to the drive. - Follow the prompts to decrypt the drive.
- Go to
By following these steps, BitLocker will be turned off for your external SSD, and you will no longer be prompted for the recovery key when you connect the drive to your computer.
Hope it helps.
Kind regards,
Lei