Hello
Thank you for posting in Q&A forum.
Here are some steps you can try:
- Ensure BitLocker is disabled before you clone the image.
- BitLocker relies on the Trusted Platform Module (TPM). Ensure that the TPM is properly configured and enabled in the BIOS/UEFI settings of the cloned laptop.
- Run Startup Repair:
• Boot from a Windows installation media (USB/DVD).
• Select Repair your computer.
• Choose Troubleshoot > Advanced options > Startup Repair.
- Rebuild BCD (Boot Configuration Data):
• Boot from a Windows installation media.
• Select Repair your computer.
• Choose Troubleshoot > Advanced options > Command Prompt.
• Run the following commands:
bootrec /fixmbr
bootrec /fixboot
bootrec /scanos
bootrec /rebuildbcd
• Restart the laptop.
- Disable Automatic Repair:
• Boot from a Windows installation media.
• Select Repair your computer.
• Choose Troubleshoot > Advanced options > Command Prompt.
• Run the following command:
bcdedit /set {default} recoveryenabled No
• Restart the laptop.
I hope the information above is helpful.
If you have any questions or concerns, please feel free to let us know.
Best Regards,
Daisy Zhou
============================================
If the Answer is helpful, please click "Accept Answer" and upvote it.