Windows 11 Keeps restating.

How to Fix Windows 11 That Keeps Restarting

Turn off Automatic Restart

You can disable automatic restart through your Windows Settings. Follow these instructions to disable automatic restart on your Windows 11:

  1. Click on Start, then select Settings.
  2. Scroll down to About. SystemAbout
  3. Locate Advanced system settings from Related links and open it.
  4. Under Startup and Recovery, select Settings.
    startup-and-recovery
  5. Under System failure, disable Automatic restart.
    disable-automatic-restart

Fix Device Overheat

If you use a laptop, you should periodically clean its vents. This removes debris from the vents allowing air to flow. This keeps your laptop cool and prevents sudden restart of your device. Follow these steps to clean your laptop vent:

  1. Unplug your device from its power outlet. 
  2. Flip your laptop upside-down and use compressed air to clean potential debris from its vents. 
    cleaning-laptop

 If you have access to a temperature-controlling device such as an air conditioner, turn it on.

Perform a Full Scan for Malware

Windows has an inbuilt tool for users to scan for viruses on their devices. The scan detects and removes any malicious item from your system files. Follow these instructions to perform a full scan for malware on your device:

  1. Open Start, then navigate through the Settings application. 
  2. From the panel to your left, select Privacy & security.
  3. Under Security, choose Windows Security.
  4. From Protection areas, select Virus & threat protection.VirusandThreatProtection
  5. Click on Scan options.
  6. Check the box next to Full scan.FullScanForMalware
  7. Select Scan Now.

Fix the Update Bug through Registry Editor 

Windows Registry Editor or Regedit allows users with administrative access to make changes in their Windows system. You can create Keys to resolve the Windows Update bug.

However, it is important to remember that any mistakes made while changing registry values can be fatal. So, it is advised to backup the registry before making changes in the registry editor. 

Follow these instructions to solve the Windows Update bug on Registry Editor:

  1. Open Start. From the search bar, type Registry Editor and select it.
  2. From the left panel, right-click on Windows. From New, select Key. Name the Key as Windows Update.
    windows-update
  3. On your recently created key, right-click to create a new Key. Name the Key as AU.
  4. Open AU. Right-click on the empty space and select New
  5. Select DWORD (32-bit value). You can name the value as NoAutoRebootWithLoggedOnUser.
    select-dword
  6. Double-click the new value. Set the Hexadecimal base Value data to 1. Click OK.
    value-name
  7. Restart your device.

Scan Through Your System Files

You can run a scan through your system files to search and resolve issues (if any) from your computer system. Use the Command Prompt to run an SFC scan to fix this issue. Follow these instructions to perform an SFC scan:

  1. Open Start. On the search bar, type in cmd
  2. Right-click Command Prompt on search results and select Run as administrator
  3. Type in the command, copy-paste the command sfc/ scannow, and hit the Enter key. Commandpromptsfc
  4. After running the command, your system will scan through the files and repair itself.

Repair your Hard Drive 

You can run a CHKDSK scan to check for potential faults in your hard drive. The CHKDSK utility on Windows Operating System performs a scan on your hard disk and repairs any bugs on its system. Follow these instructions to perform the CHKDSK scan on Command Prompt.

  1. Open Start, and from the search bar, type cmd
  2. From the search results, right-click on Command Prompt and select Run as administrator
  3. From the Command Prompt window, type in the command chkdsk /f /r, then hit Enter.
    Commandpromptchkdsk
  4. Type in Y to grant your system permission to schedule a check when you restart your PC—press Enter.

Update Your Graphics Card Driver

When your device runs a program with intense graphics, it may be unable to handle it and may restart itself. Update your graphics driver for a better performance from Device Manager on your Windows. Follow these instructions to update your graphics card driver: 

  1. Open Start from the search bar, type in Device Manager then open it. 
  2. Under the list of hardware, drop the menu down for Display adapters.
  3. Right-click on your GPU and select Update Driver
    update-graphics-driver
  4. From the options, choose Search Automatically for Drivers.
    search-automatically-for-drivers

Reinstall your Graphics Driver

You can try to reinstall your graphics card driver if updating it does not help. Reinstalling your driver resets it eliminating interference of any bugs. Follow these instructions to reinstall your graphics card driver:

  1. Open Start. From the search bar, type in Device Manager.
  2. Drop down the menu for Display Adapters.
  3. Right-click on your graphics card and select Uninstall.
    uninstall-driver
  4. To re-install your graphics card driver, simply reboot your device.

Turn off Fast Startup

Windows allows the Fast Startup feature that allows your Windows to quickly startup. When you enable this feature, your Windows goes into hibernation and doesn’t completely shut off. However, sometimes this feature glitches and instead of hibernating, Windows restarts itself. 

Turn this feature off to disable fast startup. Follow these instructions to turn fast startup off from your control panel:

  1. Go to Start and type in Control Panel and open it.
  2. Select Hardware and Sound.
  3. Choose Power Options.
  4. From the panel to your left, select Choose what power buttons do.
  5. Locate Change settings that are currently unavailable and select it.
  6. Under Shut down settings, uncheck the box next to Turn on fast startup.
    shutdown-settings
  7. Confirm the changes by selecting Save changes.

Power Management

Your device may be restarting due to an incorrect power management system. You may have set your minimum processor state above 5%. This does not support tasks that require intensive power. 

To set your minimum processor state at 5% or lower, follow these steps:

  1. Select Win + R to open Run. Type in powercfg.cpl to open Power Options from the Control Panel.
  2. Select Change settings for the plan on any plan you’ve selected.
    POWER-SAVER
  3. On the window, locate and click on Change advanced power settings.
  4. Scroll down and expand Processor power management
  5. Expand Minimum processor state. Make sure the percentage is at 5% or below. If not, click on the value and change the percentile. 
    processor power management
  6. Select Apply then Ok.