How to turn off bitlocker when you cant access it anymore?

Anonymous
2024-08-13T07:23:00+00:00

On the night of 11-08-2024 windows once again pushed out an update that caused bitlocker to active again....

However, this time the problems dont resolve....

I fill in the correct bitlocker code, but nothing works.

Not a restart, not trying to remove updates, not trying to load up a backup file.....

Is trying to overwrite my windows with a linux OS the only option to continue using this device, of can I somehow resolve this?

(If I have to do a clean install of windows I highly doubt it's worth it do put windows on it again with how windows has been making their service worse year after year, with this being a prime example)

Kind regards,

Nick

***Move from Windows / Windows 11 / Security and privacy***

Windows for business | Windows Client for IT Pros | Devices and deployment | Recovery key

Locked Question. This question was migrated from the Microsoft Support Community. You can vote on whether it's helpful, but you can't add comments or replies or follow the question. To protect privacy, user profiles for migrated questions are anonymized.

0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. Anonymous
    2024-08-14T08:24:58+00:00

    Hello nick op den kelder,

    I'm sorry to hear you're having such a challenging issue with BitLocker.

    Here are some steps to troubleshoot BitLocker issue you can try:

    1. Verify the BitLocker Recovery Key: Ensure you are entering the correct BitLocker recovery key. Double-check for common mistakes like mistaking 'O' for '0' or 'I' for '1'.
    2. Try booting into Safe Mode. Sometimes, Safe Mode can help bypass certain issues caused by updates. To do this, restart your computer and press F8 (or the appropriate key for your system) before Windows starts loading. Once in Safe Mode, you can attempt to disable BitLocker or troubleshoot further.
    3. If you can access the Command Prompt, you might be able to manage BitLocker more effectively. Boot from a Windows installation media (USB or DVD), then select "Repair your computer -> Troubleshoot -> Advanced Options -> Command Prompt", run the following command to unlock the BitLocker drive: manage-bde -unlock C: -rp <Your RecoveryKey>

    If successful, you can then try to disable BitLocker:

    manage-bde -off C:
    
    1. Boot into the Windows Recovery Environment (WinRE) and use the "Startup Repair" feature. To get into WinRE, restart your PC several times during boot, or use the installation media.
    2. If you have system restore points, you could roll back to a point before the update. Boot from the installation media -> Repair your computer -> Troubleshoot -> System Restore.

    If none of the above solutions work, switching to Linux can indeed be a good alternative if you find Windows updates to be too disruptive.

    Best regards,

    Lei

    0 comments No comments