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 Server PowerShell
Windows Server PowerShell
Windows Server: A family of Microsoft server operating systems that support enterprise-level management, data storage, applications, and communications.PowerShell: A family of Microsoft task automation and configuration management frameworks consisting of a command-line shell and associated scripting language.
5,504 questions
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. Ian Xue (Shanghai Wicresoft Co., Ltd.) 36,086 Reputation points Microsoft Vendor
    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.