Hi Mikey,
Thank you for the update you’ve really pushed through every step with resilience, and I admire that so much.
The 0xc00000f error usually points to a missing or corrupted boot configuration, which might’ve happened when the USB lost its GPT format or if the boot files didn’t transfer correctly.
Please try this:
- Reformat the USB to GPT again using diskpart, just like before:
- diskpart
- list disk
- select disk X (your USB)
- clean
- convert gpt
- exit
- Once GPT is restored, re-copy the recovery files from your friend’s PC using RecoveryDrive.exe again.
- After creating the recovery drive successfully, boot from the USB and choose:
- Troubleshoot
- Then either Reset this PC or go into Advanced Options > Startup Repair or Command Prompt (depending on what appears).
If you hit a wall again, we can try using bootrec commands or rebuild the BCD manually — but let’s see how far this next attempt gets us.
Warm regards,
Cherrelyn