How to upgrade to Windows 11 with BitLocker ALWAYS disabled?

Asymptotically Stable 0 Reputation points
2025-03-06T20:55:55.3366667+00:00

Mt current desktop in Windows 10 has the BitLocker disabled

manage-bde -status

and I doubt that there's no corresponding recovery key in my account. This desktop was second-handed and already had BitLocker disabled at that time, so I made a clean install. I checked my Microsoft account after adding it as a new device, but I found that there's no new recovery key generated.

Now I plan to upgrade to Windows 11 but found that it needs security boot. If I turn on security boot, will it auto enable BitLocker? If so, how to prevent it from happening? Additionally, I heard that upgrading to Windows 11 can also auto enable BitLocker, which is another thing I want to avoid. I checked the Q&A https://learn.microsoft.com/en-us/answers/questions/2199190/how-to-install-windows-11-24h2-without-bitlocker-e?forum=windowsclient-all&referrer=answers, but I'm not sure whether a USB drive is needed in my case. Is it safe to just run

reg add HKLM\SYSTEM\CurrentControlSet\Control\BitLocker /v PreventDeviceEncryption /d 1 /t REG_DWORD /f

and then upgrade?

Windows for business | Windows Client for IT Pros | User experience | Other
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. Anonymous
    2025-03-25T08:26:54.4333333+00:00

    Hello,

    Thank you for posting in Q&A forum.

    Turning on Secure Boot does not automatically enable BitLocker. Secure Boot is a security feature that ensures only trusted software is loaded during the boot process, while BitLocker is a separate feature that provides encryption for the data on the drive.User's image

    Reference Links:https://learn.microsoft.com/en-us/windows/security/operating-system-security/data-protection/bitlocker/

    I hope the information above is helpful.

    Best regards

    Zunhui

    ============================================

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

    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.