Forum Discussion
I installed a new C drive and reinstalled Windows, can't enable bitlocker
- Jan 02, 2025
To fix the BitLocker issue:
1. Create EFI Partition: Ensure Disk 4 has a 100+ MB FAT32 EFI partition.
2. Repair Boot Files: Run:bashbcdboot C:\Windows /s X: /f UEFIReplace X: with the EFI partition letter.bcdboot C:\Windows /s X: /f UEFI
3. Set Boot Priority: In BIOS, set Disk 4 as the primary boot drive.
4. Test Boot: Disconnect Disk 5 temporarily to confirm booting solely from Disk 4.
5. Enable BitLocker: Retry after verifying the above steps.
BitLocker might have difficulties due to the presence of the old hard drive with the previous Windows installation. It’s often a good idea to disconnect your old drive if you plan to continue using the new one solely. Power off your computer, unplug the old drive, and then boot back into Windows. This helps to avoid any mixing of boot records or system confusion.