How to Disable Windows 10 Automatic Repair at Startup

Method 1: Disable Automatic Repair Before Windows 10 Fails to Boot If your computer boots properly but you still want to cancel Startup Repair to avoid invoking this tool by accident, follow these guidelines:

Step 1. Type **cmd** in the search bar to locate **Command Prompt** and select **Run as administrator**.

Step 2. In the command window, type **bcdedit** and hit **Enter**.

Step 3. Under **Windows Boot Loader**, note down the **identifier value** and make sure the **recoveryenabled** section is set to **Yes**.

Step 4. Type **bcdedit /set {current} recoveryenabled no** and hit **Enter** to disable Startup Repair.

Tips:

{current} specifies the target OS option in the boot loader.
Method 2: Disable Automatic Repair After Windows 10 Fails to Boot
When automatic repair fails to work and you get an error message – Startup Repair couldn’t repair your PC, click on the Advanced options.

Select **Troubleshoot**.

Click on **Advanced options**.

Select **Command Prompt**.

Now you need to run the **bcdedit** command to find out the identifier of the target Windows 10 OS you want to turn off automatic repair for.

To disable the automatic repair feature on Windows 10, type the following command and press Enter:

bcdedit /set {default} recoveryenabled no

Tips:

{default} refers to the identifier value you noted down in Step 3.
The major drawback of the automatic repair feature is that Windows 10 tells you nothing about what exactly it’s trying to repair. Disabling automatic repair may save you some time going through the manual methods to diagnose and troubleshoot your issues.

See also  Is Repairing Birkenstocks Worth the Cost?

By admin

Leave a Reply

Your email address will not be published. Required fields are marked *