Computer >> Computer tutorials >  >> Troubleshooting >> Windows Errors

Disable Automatic Restart on System Failure in Windows 10

Disable Automatic Restart on System Failure in Windows 10

Disable Automatic Restart on System Failure in Windows 10: Blue Screen of Death (BSOD) error occurs when the system fails to start causing your PC to restart unexpectedly or crashing. In short, after a system failure occurs, Windows 10 automatically restart your PC to recover from the crash. Most of the time a simple restart is able to recover your system but in some cases, your PC might get into a restart loop. That’s why you need to disable automatic restart on system failure in Windows 10 in order to recover from the restart loop.

Disable Automatic Restart on System Failure in Windows 10

Also, another problem is that the BSOD error is only displayed for a few fractions of seconds, in which it is impossible to note down the error code or understand the nature of the error. If the automatic restart if disabled it will you give you more time on the BSOD screen. Anyway without wasting any time let’s see How to Disable Automatic Restart on System Failure in Windows 10 with the help of the below-listed tutorial.

Disable Automatic Restart on System Failure in Windows 10

Make sure to create a restore point just in case something goes wrong.

Method 1: Disable Automatic Restart on System Failure using Startup and Recovery Settings

1.Press Windows Key + R then type sysdm.cpl and hit Enter to open System Properties.

Disable Automatic Restart on System Failure in Windows 10

2.Now switch to the Advanced tab then click on “Settings” under Startup and Recovery.

Disable Automatic Restart on System Failure in Windows 10

3.Make sure to uncheck “Automatically Restart” under System failure.

Disable Automatic Restart on System Failure in Windows 10

4.Click OK then click Apply followed by OK.

5.Reboot your PC to save changes.

Method 2: Disable Automatic Restart on System Failure in Windows 10 using Registry Editor

1.Press Windows Key + R then type regedit and hit Enter.

Disable Automatic Restart on System Failure in Windows 10

2.Navigate to the following registry key:

HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\CrashControl

3.Make sure to select CrashControl then in the right window pane double-click on AutoReboot.

Disable Automatic Restart on System Failure in Windows 10

4.Now under AutoReboot Value data field type 0 (zero) and click OK.

Disable Automatic Restart on System Failure in Windows 10

5.Close everything and restart your PC.

Method 3: Disable Automatic Restart on System Failure using Command Prompt

1.Press Windows Key + X then select Command Prompt (Admin).

Disable Automatic Restart on System Failure in Windows 10

2.Type the following command into cmd and hit Enter:

Disable Automatic Restart on System Failure: wmic recoveros set AutoReboot = False
Enable Automatic Restart on System Failure: wmic Recoveros set AutoReboot = True

Disable Automatic Restart on System Failure in Windows 10

3.Close everything and reboot your PC to save changes.

Method 4: Disable Automatic Restart on System Failure in Windows 10 using Advanced Startup Options

1.Boot to Advanced Startup Options using any one of the listed methods here.

2.Now on Choose an option screen click on Troubleshoot.

Disable Automatic Restart on System Failure in Windows 10

3.On Troubleshoot screen click on “Advanced options“.

Disable Automatic Restart on System Failure in Windows 10

4.Now click “Startup Settings” icon on the Advanced options screen.

Disable Automatic Restart on System Failure in Windows 10

5.Click on Restart button and wait for PC to restart.

Disable Automatic Restart on System Failure in Windows 10

6.The system will boot to Startup Settings after the restart, simply press F9 or 9 key to select Disable automatic restart after failure.

Disable Automatic Restart on System Failure in Windows 10

7.Now your PC will restart, saving the above changes.

Recommended:

  • 5 Ways to Adjust Screen Brightness in Windows 10
    How to Change Default Operating System in Windows 10
  • Change Time to Display List of Operating Systems at Startup in Windows 10
  • How to Access Advanced Startup Options in Windows 10

That’s it, you successfully learned How to Disable Automatic Restart on System Failure in Windows 10 but if you still have any questions regarding this tutorial then feel free to ask them in the comment’s section.