Tech News Today
  • Hardware
    • Motherboards
    • CPUs
    • Graphic Cards
    • RAM
    • SSDs
    • Computer Cases
    • Monitors
    • Peripherals
    • Power Supply Unit
    • PC Builds
    • Computer Tips
  • Software
  • Operating System
    • Windows
    • Mac
    • Linux
  • Gaming
  • Mobile
  • Console
  • More
    • Internet
    • Networking
    • Security
    • Buyer’s Guide
    • Gadgets
    • Laptops
    • Reviews
    • How To
    • News
Facebook Twitter Instagram
Tech News Today
  • Hardware
    • Motherboards
    • CPUs
    • Graphic Cards
    • RAM
    • SSDs
    • Computer Cases
    • Monitors
    • Peripherals
    • Power Supply Unit
    • PC Builds
    • Computer Tips
  • Software
  • Operating System
    • Windows
    • Mac
    • Linux
  • Gaming
  • Mobile
  • Console
  • More
    • Internet
    • Networking
    • Security
    • Buyer’s Guide
    • Gadgets
    • Laptops
    • Reviews
    • How To
    • News
Tech News Today
Home»Windows»How to Stop Windows Update Crashing Computer

How to Stop Windows Update Crashing Computer

Abhishek SilwalBy Abhishek SilwalAugust 8, 2022
windows update crashing computer

Microsoft regularly provides Windows updates to all supported versions to introduce new features and resolve previous bugs. However, sometimes while presenting new features, it may also introduce new bugs that cause varieties of issues.

Your computer crashing during or after an update is one of such issues. It usually happens because of conflicts with pre-existing software.

Microsoft will naturally create patches or fixes for the issue in the next major or minor update. But there are a few things you can do at the moment to stop the system crashes.

Table of Contents

  • Causes for Windows Update Crashing Computer
  • How to Stop Windows Crashing After Update
    • Rollback Windows OS
    • Enable Some Windows Features
    • Disable Driver Signature Enforcement
  • How to Stop Windows Crashing During Update
    • Free up Storage Space
    • Run Windows Update Troubleshooter
    • Reset Windows Update Components
    • Update or Reinstall Network Drivers
    • Disable Fast Startup
    • Disable Link-State Power Management
    • Temporarily Pause Updates
  • Advanced Solutions for Windows Update Crashing Computer
    • Check Minidump File
    • Reset or Reinstall Windows

Causes for Windows Update Crashing Computer

Here are the causes for Windows Update Crashing Computer, whether the crash occurs during the update or after:

  • Bugs in the update files.
  • Power failure during the update causing incomplete installation.
  • Lack of storage space to store the update.
  • Internet connection issues

How to Stop Windows Crashing After Update

If your Windows started crashing after successfully performing an update, it’s usually due to a problem with the update. So, the best solution is to roll back your system. However, there are also some other things you can do depending on your issue.

Rollback Windows OS

The most common reason for this issue includes new bugs introduced by the update. We recommend updating your OS as soon as new system and optional updates are available to resolve such issues.

In the meantime, report your error to Microsoft and roll back your system to the previous version. You need to uninstall the latest updates to roll-back your system. To do so:

  1. Press Win + R to open Run.
  2. Type appwiz.cpl and press Enter.
  3. Click on View installed updates.
  4. Select the latest updates by checking the dates on the Installed On column.
  5. Click Uninstall and confirm with Yes.
    Uninstall-update-

If you are stuck in a crash loop after the update and can’t log in to your account, you need to uninstall the latest update from the Windows Recovery Environment.

Here’s how you can do so:

  1. Get to the Windows Recovery Environment using one of the following methods:
    • Hard reset your PC three times. On the third boot, click Advanced Options on the Startup Repair screen.
    • Boot your computer using a Windows recovery or installation media and click on Repair your computer on the Install screen.
  2. Go to Troubleshoot > Advanced options.
  3. Select Uninstall Updates and follow the on-screen instructions.
    uninstall-updates-windows-recovery-environment

You can also go to Command Prompt to list out and delete your updates. You will also be able to know the name of the problematic update with this method. So you can search on the internet if there’s anything you can do except uninstalling it. To list and uninstall the update:

  1. On Command Prompt, enter wmic qfe list brief /format: table to list your updates.
  2. Note the HotFixID for the latest update by checking the InstalledOn column for the dates.
    wmic-qfe-list-brief-format-table
  3. Enter the command cd %windir%\System32 to change to the directory.
  4. Then, type wusa / uninstall / kb:“HotFixID” and press Enter. Don’t forget to replace “HotFixID” with the value you noted on step 2.

Restart your PC after rolling back your system and check if the issue resolves.

If you encountered this issue after upgrading your system, you have 30 days before you can roll back to the previous version. To do so, go to Settings > Windows Update > Advanced options > Recovery and select Previous version of Windows or Go back.

You can also perform a system restore to the roll back your system if you have a restore point from the time before the update.

Enable Some Windows Features

If your PC started crashing after the May 10, 2022 – KB5013943 update, you need to enable some Windows Features to resolve the issue. Microsoft has resolved most of the bugs with this update on the later ones. However, one particular feature that affects .NET Framework 3.5 apps has not been addressed.

This issue leads to a some problems, including system crashes while opening the .NET Framework 3.5 apps. An update troubleshooter should be enough to resolve the issue. But you can also fix it by enabling the following optional features:

  • .NET Framework 3.5
  • Windows Communication Foundation (WCF)
  • Windows Workflow (WWF) components.

Here’s an easy way to do so:

  1. Open Run (Win+ R).
  2. Type cmd and press Ctrl + Shift + Enter.
  3. Enter the following commands:
    • dism /online /enable-feature /featurename:netfx3 /all
    • dism /online /enable-feature /featurename:WCF-HTTP-Activation
    • dism /online /enable-feature /featurename:WCF-NonHTTP-Activation

Disable Driver Signature Enforcement

Windows includes the feature, Driver Signature Enforcement, which is enabled by default to improve security. When this feature is On, the presence of any drivers without a digital signature will prevent your system from booting properly. So, you’ll be stuck in a startup crash loop.

Sometimes, a problematic Windows update can corrupt some drivers’ digital signature and cause crashes during the startup. The crash message also shows “the digital signature of a file couldn’t be verified” in such cases.

The temporary solution is to disable the driver signature enforcement. You can disable it during startup by pressing the corresponding key on the Startup Settings.

However, you have to do so on every boot. To permanently disable this feature,

  1. Get to WinRE and go to Troubleshoot > Advanced options > Command Prompt.
  2. Enter the command bcdedit /set nointegritychecks on
  3. Enter exit to get out of the Prompt and restart your PC.

If you want to re-enable this feature, use the same command, but with off instead of on.

How to Stop Windows Crashing During Update

Make sure there are no issues with your internet connection before starting the update. We also recommend plugging in the AC cord on your laptop to account for potential power failures due to low battery.

You should also create a restore point before initiating the update to revert your system in case you encounter some serious issues.

Then, apply the possible solutions below and try updating your system again.

Free up Storage Space

Lack of sufficient storage space is one of the main reasons for the computer crashing while updating Windows OS. So, make sure you have sufficient available space in the system drive.

You can check out our article on How to Clean C Drive to learn how you can free up space on the disk.

Run Windows Update Troubleshooter

Windows includes dedicated troubleshooters to scan and repair issues with your system components. You should run the update troubleshooter whenever you encounter any update issues. To do so,

  1. Press Win + R to open Run.
  2. Type ms-settings:troubleshoot and press Enter.
  3. Select Other troubleshooters or Additional Troubleshooters.
  4. Click on Windows Update and select Run or Run this troubleshooter.
    run-windows-update-troubleshooter
  5. Follow the on-screen instructions.

You can also run the Network adapter and Internet Connection troubleshooters in case there are some issues with your internet.

Reset Windows Update Components

Resetting Windows Update Components is a good solution for most common update errors. In this process, you perform two operations at once:

  • Resetting the services you need for Windows Updates.
  • Deleting the potentially problematic update files your system downloaded previously along with additional cache files. It allows your system to re-download the files.

These processes will troubleshoot the issue if it’s due to incomplete or buggy update files.

We also recommend you reset your winsock catalog afterwards to account for other connection issues.

Here are the complete steps for the both processes:

  1. Open Run.
  2. Type cmd and press Ctrl + Shift + Enter.
  3. Enter the following commands:
    • net stop wuauserv
    • net stop bits
    • net stop appidsvc
    • net stop msiserver
    • net stop cryptsvc
    • net stop trustedinstaller
    • del "%ALLUSERSPROFILE%\Application Data\Microsoft\Network\Downloader\qmgr*.dat"
    • ren C:\Windows\SoftwareDistribution SoftwareDistribution.old
    • ren C:\Windows\System32\catroot2 catroot2.old
    • net start trustedinstaller
    • net start wuauserv
    • net start cryptsvc
    • net start appidsvc
    • net start bits
    • net start msiserver
    • netsh winsock reset

Update or Reinstall Network Drivers

Errors with your network drivers can also lead to buggy update files due to unstable internet connectivity during their download. We recommend keeping your drivers fully updated to prevent such issues.

To update the network drivers,

  1. Press Win + R and enter devmgmt.msc
  2. Expand Network adapters and right-click on your network device.
  3. Select Update driver and then Search automatically for drivers.
    device manager network driver update

If you have the latest network driver, you’ll need to reinstall it to resolve any errors within. To do so, uninstall it and restart your PC. Your system will install any missing drivers during the reboot.

Disable Fast Startup

The Fast Startup feature does not refresh the kernels during a reboot. If any updates are related to security or kernel, the chances are very likely that fast startup will cause an issue.

So, if there are any related updates, they may not install correctly. It’s always better to restart your PC instead of shutting down after you install any updates.

However, you can also disable this feature altogether to avoid such complications. Here’s how you can do so:

  1. Open Run and enter powercfg.cpl
  2. Go to Choose what power buttons do and the click on Change settings that are currently unavailable.
  3. Uncheck Turn on fast startup and click on Save Changes.
    turn-off-fast-startup

Disable Link-State Power Management

Link-state Power Management helps improve battery life by suspending power to idle PCIe devices. However, this feature can cause crashes, especially with a GPU installed. It usually happens because this setting affects power transition to your hardware components.

You can try disabling this feature and see if your computer stops crashing. To do so,

  1. Open Run and enter powercfg.cpl
  2. Go to Change plan settings next to your selected plan and select Change advanced power settings.
  3. Expand PCI Express > Link State Power Management.
    PCI express root
  4. Set the drop-down boxes to Off.

If you are disabling this setting, it is also a good idea to disable PCI Express Native Power Management in your BIOS. There are different ways to get to BIOS and different BIOS interfaces for individual motherboards. So, we recommend checking their official website to learn the process.

Temporarily Pause Updates

If your computer keeps on crashing during the update, it’s likely due to an issue with the update. The only thing you can do in such scenario is inform Microsoft.

Then, you should temporarily pause your updates until Microsoft releases a patch or bug fix. To do so,

  1. Open Run and enter ms-settings:windowsupdate
  2. Set the pause time per your preference and click on it.
    pause-updates

You can resume the updates by selecting Resume updates.

Advanced Solutions for Windows Update Crashing Computer

Windows crashing after or during a system update may only be a coincidence and there might be other underlying causes unrelated to the update. You can also try applying other solutions for computer crashes. We have created an article dealing with Windows 11 Crashes, which you can visit to learn all possible solutions.

Apart from that, we recommend applying the advanced solutions below if those we mentioned previously were not enough to debug the issue.

Check Minidump File

If the crash results in a Blue Screen of Death (BSOD), you can try analyzing its minidump file. The crash creates the minidump in the %windir%\Minidump folder. You need a debugger to analyze it and determine the reason for your issue.

To analyze the minidump using Microsoft WinDbg Preview,

  1. Install Microsoft WinDbg Preview from the app store.
  2. Open the app as administrator.
  3. Press Ctrl + D and navigate to the %windir%\Minidump directory.
  4. Choose the latest minidump file and select Open.
  5. Enter !analyze -v on WinDbg’s command line.
    dump-file-analyze
  6. After the analysis, search for MODULE_NAME and probably caused by to check the cause.

You can also ask for help on the Microsoft forum if you have any trouble analyzing the file.

It’s also a good idea to run driver verifier to stress your drivers. After a problematic driver fails, you’ll encounter the Driver Verifier Detected Violation BSOD crash. So, analyzing the minidump file will help troubleshoot a buggy driver.

However, remember to create a restore point beforehand to account for further system issue.

Reset or Reinstall Windows

If you can’t resolve the issue after performing all previous solutions, your only choice is to reset or reinstall Windows.

First, reset your system using the steps below:

  1. Open Run and enter systemreset - factoryreset
  2. Follow the on-screen instructions.

If you want to know what each options in the process determine, you can check out our article on How to Reset Windows. You can also visit this article if you want to learn other methods of resetting your PC.

If resetting doesn’t resolve the issue, reinstall Windows OS using an installation media.

fix
Abhishek Silwal
  • LinkedIn

Abhishek Silwal is an Electronics Engineer and a technical writer at TechNewsToday. He specializes in troubleshooting a wide range of computer-related issues. His educational background in Electronics Engineering has given him a solid foundation in understanding of computers. He is also proficient in several programming languages and has worked on various robotics projects. Even in his early days, he used to tinker with various computer components, both hardware, and software, to satiate his curiosity. This experience has given him a breadth of experience that goes beyond his educational qualification. Abhishek has been writing articles on dealing with varieties of technical issues and performing specific tasks, especially on a Windows machine. He strives to create comprehensive guides on fixing many system and hardware issues and help others solve their problems. You can contact him at abhisheksilwal@technewtoday.com

Related Posts

amd-software-not-opening

How to Fix AMD Software Not Opening

March 3, 2023
how to create a folder

7 Ways to Create a Folder on Windows

March 3, 2023
turn off automatic updates windows

How to Turn Off Automatic Updates on Windows

March 2, 2023
Memory-Compression

What is Memory Compression in Windows? Should You Enable or Disable It

March 1, 2023
dism-vs-sfc-vs-chdsk

DISM, SFC, CHKDSK: What’s the Difference

February 28, 2023
how-to-open-exe-file

4 Ways to Open EXE File

March 2, 2023
Add A Comment

Leave A Reply Cancel Reply

Latest Posts
Memory-Compression

What is Memory Compression in Windows? Should You Enable or Disable It

March 1, 2023
dism-vs-sfc-vs-chdsk

DISM, SFC, CHKDSK: What’s the Difference

February 28, 2023
bios-settings-for-gaming

Best BIOS Settings for Gaming

February 16, 2023
You may also like
how-to-clean-hp-printer-rollers

How to Clean HP Printer Rollers

March 3, 2023
keyboard input lag

9 Ways to Fix Keyboard Input Lag

March 3, 2023
keyboard key is stuck

How to Fix a Stuck Key on a Keyboard

March 3, 2023
Recommended
Cookie Clicker Garden Guide

Cookie Clicker Garden Guide to Unlocking Every Seed

September 26, 2021
monitor no signal

Computer Turns On But Monitor Says No Signal (9 Ways To Fix)

November 10, 2022
Facebook Twitter Pinterest
  • Home
  • About Us
  • Our Team
  • Editorial Guidelines
  • Privacy Policy
  • Affiliate Disclosure
© 2023 TechNewsToday, editor@technewstoday.com | Tech Central Pvt. Ltd.

Type above and press Enter to search. Press Esc to cancel.