Thank you for your reply.
I'm glad your last problem was alleviated!
For the new problem, you can look at the following methods
Method 1: Completely reset the BIOS:
Press Delete/F2/F10 (exact key varies by motherboard) repeatedly while booting to enter the BIOS.
Find Load Fail-Safe Defaults (or similar option) and load it, this step is more conservative than “Optimized Defaults”.
Press F10 to save and exit, and observe if the recovery is still triggered.
Method 2: Manually adjust key settings (if reset does not work):
- HDD Mode: Go to Advanced → SATA Configuration, make sure the mode is AHCI (if it was RAID/IDE before, you need to keep the same).
- Secure Boot: Go to Boot → Secure Boot and try to disable it.
- CSM (Compatibility Support Module): Enable CSM Support and set it to Legacy+UEFI (especially for old hard disks or systems).
- Fast Boot: Disable this option to exclude initialization conflicts.
Disclaimer: If you will still try to modify the BIOS settings, please backup your important data first.
Method 3: Repair the system boot file
- Boot from the installation media: Insert the Windows installation USB flash drive, boot the computer and press F12/Esc to select Boot from USB flash drive. Select Repair Computer → Troubleshooting → Advanced Options.
- Perform an automatic repair: Select Startup Repair and wait for the tool to automatically scan and repair the boot problem.
- Manually rebuild the boot record (if the automatic repair fails): Select the command prompt and type:
bootrec /fixmbr
bootrec /fixmbr
bootrec /scanos
bootrec /rebuildbcd
- Reboot when finished.
We look forward to hearing from you again!
Kirito|Microsoft Community Support Specialist