How to remove bitlocker encryption from secondary hard drive.

Ethan England 0 Reputation points
2023-09-21T09:29:23.7466667+00:00

Hi, I want to remove the BitLocker encryption from my D: drive as it is annoying and unnecessary. I tried using the powershell and the deactivate command but it is giving me an Access Denied error. Please advise how I can remove it.

Windows for business Windows Server User experience PowerShell
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. Anonymous
    2023-09-26T03:47:15.4333333+00:00

    Hi Ethan England,

    Please use the Unlock-BitLocker cmdlet or manage-bde unlock to unlock a volume that uses BitLocker Drive Encryption.

    https://learn.microsoft.com/en-us/powershell/module/bitlocker/unlock-bitlocker

    https://learn.microsoft.com/en-us/windows-server/administration/windows-commands/manage-bde-unlock

    Best Regards,

    Ian Xue


    If the Answer is helpful, please click "Accept Answer" and upvote it.

    Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.