Data Recovee

Data Recovee

Member

datarecoveeofficial@gmail.com

  Can a corrupted boot configuration be the reason for this error, and how do I use Bootrec commands to fix it? (159 views)

5 Nov 2024 16:54

Yes, a corrupted boot configuration can cause the issue of reboot and select proper boot device.

<!-- notionvc: 8c9f6c30-16a3-4ef0-b085-4c243d7bf7ff -->

<ul>
<li>Enter WinRE: Restart, press F8 or similar and go to Troubleshoot > Advanced options > Command Prompt.</li>
<li>Run Bootrec Commands:
<ul>
<li><code>bootrec /fixmbr</code> &ndash; Repairs the Master Boot Record.</li>
<li><code>bootrec /fixboot</code> &ndash; Writes a new boot sector.</li>
<li><code>bootrec /scanos</code> &ndash; Detects Windows installations.</li>
<li><code>bootrec /rebuildbcd</code> &ndash; Rebuilds the Boot Configuration Data.</li>
</ul>
</li>
<li>Restart: Close the Command Prompt and restart to check if it&rsquo;s fixed.</li>
</ul>

Data Recovee

Data Recovee

Member

datarecoveeofficial@gmail.com

Post reply
CAPTCHA Image
This website uses cookies for best user experience, to find out more you can go to our Privacy Policy  and  Cookies Policy