Problem

Need to remove decryption from a drive locked or encrypted by Bitlocker:

Solution

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

Helper Script

Interactive helper script that will initiate decryption and then monitor the progress: