Hi Hans,
Thanks for your immediate response.
I have followed the steps for my device (D:) in Windows PowerShell as mentioned by you but I got the following result mentioning "the device is not ready". Please help with any alternate solution.
Thanks
C:\WINDOWS\system32> manage-bde -status
BitLocker Drive Encryption: Configuration Tool version 10.0.16299
Copyright (C) 2013 Microsoft Corporation. All rights reserved.
Disk volumes that can be protected with
BitLocker Drive Encryption:
Volume C: [Windows]
[OS Volume]
Size: 464.15 GB
BitLocker Version: 2.0
Conversion Status: Used Space Only Encrypted
Percentage Encrypted: 100.0%
Encryption Method: XTS-AES 128
Protection Status: Protection On
Lock Status: Unlocked
Identification Field: Unknown
Key Protectors:
Numerical Password
TPM
Volume D: [comicider]
[Data Volume]
Size: 931.51 GB
BitLocker Version: 2.0
Conversion Status: Decryption Paused
Percentage Encrypted: 0.1%
Encryption Method: AES 128 with Diffuser
Protection Status: Protection Off
Lock Status: Unlocked
Identification Field: Unknown
Automatic Unlock: Disabled
Key Protectors:
Numerical Password
Password
PS C:\WINDOWS\system32> Disable-BitLocker -MountPoint "D:"
Disable-BitLocker : The device is not ready. (Exception from HRESULT: 0x80070015)
At line:1 char:1
- Disable-BitLocker -MountPoint "D:"
-
+ CategoryInfo : NotSpecified: (:) [Write-Error], FileNotFoundException
+ FullyQualifiedErrorId : System.IO.FileNotFoundException,Disable-BitLocker
PS C:\WINDOWS\system32> manage-bde -off D:
BitLocker Drive Encryption: Configuration Tool version 10.0.16299
Copyright (C) 2013 Microsoft Corporation. All rights reserved.
ERROR: An error occurred (code 0x80070015):
The device is not ready.