Need to remove decryption from a drive locked or encrypted by Bitlocker:
Run the following:
manage-bde -off c:
Change c:
to appropriate drive.
You can check the status of the process by running:
manage-bde -status
Interactive helper script that will initiate decryption and then monitor the progress: