How to Fix the Error ‘Element not found’ When Running Bootrec/Fixboot

Normally, when you have trouble booting your system, it could be because of corruption in boot files. In order to solve this problem, users run ‘Bootrec’, ‘fixboot’, ‘RebuildBCD’, and similar commands through the command prompt. These commands repair the boot files and rebuild the boot configuration data.

If these commands run successfully, you will be able to repair the errors and boot into your system without any issues. However, due to various reasons, these commands could fail and produce error messages like ‘Element not found’. In order to solve this problem, it is important to identify the root cause of the problem. And this article will help do that and also resolve the problem. So read on to find the reasons for the error ‘Element not found’ as well as corresponding solutions.

Solution 1: Set the system partition to ‘Active’ Mode

A system partition is the first logical partition on your hard drive which contains the boot loader. This boot loader is the software required to boot the operating system. And it is important that this partition is set to ‘Active’ if you want your system to boot properly. If this setting is not appropriate, your system may not boot and you may see errors while performing Bootrec/Fixboot.

You will need a Windows installation disc to perform this troubleshooting step or you will need to access the Advanced Startup Options menu by hitting the F11 key while booting your system.

  1. Insert the bootable Windows installation disc and boot from it
  2. After you select the language and preferences, you will enter a Windows setup screen; here select Repair Your Computer
  3. Select Troubleshoot > Advanced Options > Command Prompt
  4. If you enter the Advanced Startup menu through F11, then click Troubleshoot > Advanced Options > Command Prompt
  5. When the command prompt opens, type the commands one by one and hit Enter after each of them
  6. ‘diskpart’
  7. ‘list disk’
  8. ‘select disk #’; where # is the disk number of the disk with boot problems
  9. ‘list partition’
  • Under the list of partitions, identify the system partition, which is usually around 100MB in size. Then type the following commands and hit Enter.
  • ‘select partition #’; where # is the letter of the system partition
  • ‘activate’

Solution 2: Perform Startup Repair

Startup Repair is a built-in tool that can be used to repair startup issues in your computer. You can either access this repair feature through the Windows installation disc or through the Advanced Startup menu (usually accessed by hitting the F11 key when booting your system).

  1. Insert the bootable Windows installation disc and boot from it
  2. After you select the language and preferences, you will enter a Windows setup screen; here select Repair Your Computer
  3. Select Troubleshoot > Advanced Options > Startup Repair
  4. If you enter the Advanced Startup menu through F11, then click Troubleshoot > Advanced Options > Startup Repair

Now, the system will perform a repair process to repair any inherent issues. Once the repair is complete, your issue should be resolved.

Solution 3: Repair BCD

Using the same steps as explained in Solution 1, enter the command prompt and then type the following commands and hit Enter after each of them.

  • ‘cd /d x:\EFI\Microsoft\’ where ‘x:’ is the letter of the boot drive
  • ‘bootrec /fixboot’
  • ‘ren BCD BCD.bak’
  • ‘bcdboot c:\Windows /l en-us /s b: /f ALL’

After executing these commands, type ‘exit’ to exit the command prompt. Now, your issue should be resolved. However, if none of these solutions helped you solve the error, then it is a good idea to recover data from the drive and then further proceed with the troubleshooting process because you do not want to risk losing your precious data.

In such situations, you can make use of Yodot partition recovery software to recover data after MBR corruption. It has the ability to recover files in the same manner as the original; with the same file names and folder structure. This partition recovery software also has the ability to recover files from an active partition. Give this tool a try and see how effectively it can recover your partitions.