Share via

Recovery your pc needs to be repaired error code 0xc000000e

Anonymous
2025-01-31T23:38:24+00:00

I gave my computer to a friend to recover files after i accidentally reset my pc and he was unable to recover the files. When i tried turning on the pc when i got it back it showed this

It has lenovo UEFI settings
The recovery environment does not work.
i have tried using a windows installation usb and it was able to get into command prompt but some of the commands i tried from tutorials on youtube did not work.

Windows for home | Windows 10 | Performance and system failures

Locked Question. This question was migrated from the Microsoft Support Community. You can vote on whether it's helpful, but you can't add comments or replies or follow the question.

0 comments No comments

4 answers

Sort by: Most helpful
  1. Anonymous
    2025-02-04T06:58:44+00:00

    thanks for the help i factory reseted my pc and will notify if anything else happens so far i think its going well

    Was this answer helpful?

    1 person found this answer helpful.
    0 comments No comments
  2. Gunasekar N 67,475 Reputation points Independent Advisor
    2025-02-01T07:48:20+00:00

    You may experience this error "bootrec /fixboot says access denied" if the boot partition is damaged or not properly recognized. Maybe the Factory reset you did erased the Operating System and the BCD files.

    In this situation, clean installation would be the only option here.

    (Important - This will erase all the data stored in your hard disk)

    Let me know if you still need more help.

    Best regards,

    Gunasekar N

    Was this answer helpful?

    0 comments No comments
  3. Anonymous
    2025-02-01T04:58:52+00:00

    bootrec /fixboot says access denied

    bootrec /rebuildbcd it shows the Y N &A option for add installation to boot list and each option says The requested system device cannot be found.

    Was this answer helpful?

    0 comments No comments
  4. Gunasekar N 67,475 Reputation points Independent Advisor
    2025-02-01T03:13:50+00:00

    Hello,

    Thank you for reaching out to the Microsoft Community and I'll be glad to assist you today.

    The error code - 0xc000000e is a Windows Boot Manager error. Based on your description, the Windows Boot Configuration Files (BCD) might have corrupted during the system recovery (Reset) process.

    Also, you may encounter this issue due to incorrect Boot order in BIOS/UEFI settings.

    1. In the BIOS settings, go to the Boot Priority list and make sure the computer is starting from the correct drive (your hard disk).
    2. Also, check if your hard disk is properly connected and inspect the SATA cable.
    3. If you are still experiencing issues, plug in the Bootable Installation media, and select the "Repair your computer" option instead of Install Windows to open the recovery environment screen.

    In the WinRE, open Command Prompt, execute the commands one by one and click enter for each command.

    bootrec /fixmbr
    
    bootrec /fixboot
    
    bootrec /scanos
    
    bootrec /rebuildbcd
    

    Once the commands are finished running, restart your computer.

    If the above command lines fail to repair the BCD files, you will need to perform a full reinstallation of Windows from a USB bootable installation media, which will completely wipe all the data stored on your hard drive. However, you can review the discussion thread below to see if you can recover your files before reinstalling Windows.

    https://answers.microsoft.com/thread/862c143f-9...

    If you have backed up all your files, you can proceed with re-installing Windows 10.

    I hope this information helps. If you have any questions, please let me know and I will be happy to help you further.

    Best regards,

    Gunasekar N

    Was this answer helpful?

    0 comments No comments