TRENDING
How to change Netflix download location in Windows 10 or 11
Where does Windows 10/11 store device drivers?
Restoring 7-Zip to your right-click menu in Windows 11/10
Windows 11 maintenance: How to delete log files effectively
How to record your Windows screen using VLC Media Player
How to install Microsoft Edge on Windows 7 or 8
How to make VLC media player to resume video at the stopped position
How to update Google Chrome on Windows 10/11
How to install and update VLC media player on Windows
5 ways to convert HEIC to PNG or JPG in Windows 10/11
Windows Pixel
  • How-To
  • Tips ‘N Tricks
  • Downloads
  • Windows OS
  • Gaming
Tips 'N Tricks

How to deal with failed Windows Updates and restore your PC

A comprehensive guide on fixing failed Windows updates

by Bright October 8, 2021
written by Bright October 8, 2021
windows update failed
962

Table of Contents

  • Reasons for the occurrence of this error
  • 1. Corrupted or missing System files
  • 2. Unsupported or incompatible drivers
  • 3. Problems related to the Windows Update service
  • Methods for resolving Windows Update errors
  • Method 1: Launch the Windows Update Troubleshooter application.
  • Method 2: Restore services connected to Windows Update
  • Method 3: Run a scan using the System File Checker (SFC).
  • Method 4: Execute the DISM command.
  • Method 5: Turn off your antivirus software for a while.
  • Method 6: Use a backup to restore Windows 10.
  • Conclusion

Windows 10 is the latest official version of Windows developed by Microsoft that has millions of users worldwide. However, despite its widespread use, the system has some flaws that a user may encounter daily. One of the challenges is the Windows Update repeatedly deteriorating, preventing one from updating Windows 10. Errors like these might have a variety of causes. If a user is having problems with Windows Update, this piece is excellent for resolving the error.

Reasons for the occurrence of this error

There are a lot of reasons that can cause the error. Based on the users’ feedback, we prepared a list of the most common causes as shown below:

1. Corrupted or missing System files

System files are required for your device to function correctly. However, it’s possible that your system files were recently corrupted or removed, causing Windows Update to fail.

2. Unsupported or incompatible drivers

Drivers are required to manage mechanisms that are not natively well-matched with Windows 10, such as graphic cards and web devices. It’s possible that a driver related to this issue has not been modernized in a long time, causing problems with Windows Update.

3. Problems related to the Windows Update service

There is a possibility that something wrong happened to your update service. In case this happens, there are other options for getting the newest Windows 10 update.

SUGGESTED READ
  • Fix Windows 10 Taskbar not hiding issue
  • How to turn off audio enhancements on Windows 10

Note: Back up your PC. It’s usually a good idea to double-check that you can restore your data before searching through your system’s inner workings.

Methods for resolving Windows Update errors

Method 1: Launch the Windows Update Troubleshooter application.

Microsoft has released a dedicated troubleshooter to assist in the resolution of errors related to Windows 10 updates. This program is permitted and can fix errors, even if you do not have a Microsoft Account. The user only needs to run the program and check if it can detect and fix the problems related to Windows updates.
Note: Most Windows operating systems come with this troubleshooter. However, if your PC does not have it, don’t freak out. Instead, follow the steps mentioned below:

  1. Get the Windows Update Troubleshooter from the Microsoft website.
  2. Double-click the “.diagcab” file you just downloaded to open it. The troubleshooter window will open.
  3. Follow the directions on the screen. Then, if the troubleshooter detects any problems, click on them to initiate a repair or learn more about your situation.

It is worth noting that the Windows Update Troubleshooter is not without flaws. At some point, it might fail to detect errors, thus calling upon you to try an alternative method to fix the Windows update error problem you are experiencing. Therefore, if the first method was not helpful, try out the other techniques covered in this article.

Method 2: Restore services connected to Windows Update

When an activity connected to Windows Update has complications, is switched off, or is misconfigured, it could be the source of the Windows update error you are experiencing. Fortunately, you can quickly solve this by following the steps provided below. The measures will aid in resetting your update-delivery services.

1. Launch the Run utility by clicking the Windows + R keys on your keyboard.

run dialog box

Run dialog box

2. Open CMD as administrator by pressing Ctrl + Shift + Enter after typing “cmd.” On the “Start menu.”

3. When requested, provide the command Prompt permission to make corrections to the user’s computer. This may necessitate logging into an administrative account.

cmd prompt

CMD prompt

4. Finally, you must disable the services that download and install Windows Update files. Execute the following command lines on the Command Prompt

net stop bits
net stop wuauserv
net stop appidsvc
net stop cryptsvc
run the commands above

Run the commands above

6. After stopping the services, now proceed and restart Windows Update-related services using the commands below. To execute the command, hit Enter after each new line:

net start bits
net start wuauserv
net start appidsvc
net start cryptsvc
start windows update services by running the commands above

Start Windows Update services by running the commands above

7. After running these commands, close the Command Prompt and confirm whether or not the user’s Windows Update has been resolved.

SUGGESTED READ
  • 10 ways to fix the printer offline problem on Windows 10
  • Fix Windows Update Service not running error on Windows

Note: In case that method fails, run the following command, but it is important to note that Microsoft does not recommend running these commands since they might breach your PC:

Ren %systemroot%\SoftwareDistribution\DataStore *.bak

Ren %systemroot%\SoftwareDistribution\Download *.bak

Ren %systemroot%\system32\catroot2 *.bak

sc.exe sdset bits D:(A;;CCLCSWRPWPDTLOCRRC;;;SY)(A;;CCDCLCSWRPWPDTLOCRSDRCWDWO;;;BA)(A;;CCLCSWLOCRRC;;;AU)(A;;CCLCSWRPWPDTLOCRRC;;;PU)

sc.exe sdset wuauserv D:(A;;CCLCSWRPWPDTLOCRRC;;;SY)(A;;CCDCLCSWRPWPDTLOCRSDRCWDWO;;;BA)(A;;CCLCSWLOCRRC;;;AU)(A;;CCLCSWRPWPDTLOCRRC;;;PU)

Method 3: Run a scan using the System File Checker (SFC).

This is a program that comes pre-installed in Windows 10. It’s also known as an “SFC scan,” It is the fastest approach to fixing corrupted system files and other problems automatically. Running this scan fixed several users’ errors with Windows Update failing, becoming stuck, or not working at all.

1. On your keyboard, press the Windows + R keys. This will launch the Run application.

2. On your keyboard, type “cmd” and press the Ctrl + Shift + Enter buttons. By doing so, you’re granting administrative access to the Command Prompt.

3. If prompted, accept the Command Prompt’s permission to change your device by clicking Yes.

SUGGESTED READ
  • How to install Xpadder on Windows 10
  • 10 ways to fix the printer offline problem on Windows 10

4. Type the following command into the Command Prompt and press Enter to run it:

sfc /scannow
sfc scannow

sfc scannow

5. Wait for the SFC scan to finish scanning and to repair corrupt files on your computer. This could consume a lot of time, so the user is advised not to close the Command Prompt or turn off his device while it is running.

6. When the scan is finished, restart your computer. After the rebooting, see if you can update Windows 10.

Method 4: Execute the DISM command.

By simply running commands, the DISM tool helps the user identify and resolve problems with the system. It scans your system for corruption and provides automated solutions to restore damaged or missing files.

This utility can also be applied to fix Windows Update and finally acquire Windows 10’s latest version.

SUGGESTED READ
  • Windows 10 Update Stuck: Here’s What to do Next
  • How to remove Grub Bootloader from Windows 10

1. On your keyboard, press the Windows + R keys. This will launch the Run application.

2. On your keyboard, type “cmd” and press the Ctrl + Shift + Enter buttons. By doing so, you’re granting administrative access to the Command Prompt.

3. If requested, accept the Command Prompt’s permission to modify your device by clicking Yes.

4. From the Command Prompt, start the DISM scan. It will run and look for issues throughout the system. Type in the following command and press Enter to execute it:

DISM /Online /Cleanup-Image /CheckHealth

5. Finally, you must run a command to resolve any faults that have been discovered in your system. Type into the command prompt and click Enter.

SUGGESTED READ
  • How to locate Worlds in Minecraft Windows 10
  • How to fix Vmmem high CPU and memory usage in Windows 10
DISM.exe /Online /Cleanup-image /Restorehealth
run the dism command

Run the DISM Command

6. Wait for the procedure to complete. Close the Command Prompt window and restart your PC after it’s finished. Check to see whether the Windows Update problem still appears.

Method 5: Turn off your antivirus software for a while.

Antivirus software has been found to interfere with the network and internet connectivity in Windows 10. This implies they may obstruct your download process when you try to update your system.

By temporarily disabling your antivirus software, you can quickly see if it is interfering with connections.

Note: If you’re not using a third-party antivirus, make sure Windows Defender is turned on. Windows Defender is a built-in security solution, which is trouble-free and offers minimal protection against most threats.

  1. Select Task Manager from the Start menu by right-clicking on an empty spot on your taskbar.
    select task manager

    Select Task manager

  2.  If the Task Manager opens in compact mode, make sure to select the “More Details” button to enlarge the details.
    select more details on the task manager

    Select more details on the task manager

  3. Use the header menu at the top of the window to navigate to the Startup tab.
    select the startup tab

    Select the startup tab

  4. Locate and choose your antivirus application from the list by clicking on it once.
  5.  In the bottom-right corner of the window, click the Disable button. This will prevent the app from starting when you turn on your computer.

After disabling your antivirus, restart your computer and see whether Windows Update works. If that’s the case, you’ll probably need to tweak the app to prevent it from interfering with Windows Update.

SUGGESTED READ
  • Fix Windows Update Service not running error on Windows
  • Is CCleaner better than Windows Disk Cleanup tool

Method 6: Use a backup to restore Windows 10.

If everything else fails, look for a System Restore Point on your computer. Use this to get your machine back to a point where Windows Updates could download and install successfully and then update to the current version from there.

  1. To open the search bar, use the Windows + S buttons on your computer.
  2. In the search results, type “restore” and select “Create a restore point” from the drop-down menu.
    search for restore and click on create a restore point

    Search for restore and click on create a restore point

    This will launch the System Properties window.

    system properties window

    System properties window

  3. Click the button that says “System Restore” on the “System Protection” tab. This will result in the creation of a new dialogue window.
    select system protection tab and click system restore

    Select the System Protection tab and click system restore

  4. Locate a previous restore point on your device by following the on-screen directions. You can restore it and try again to update your system.

Conclusion

We hope this article will help resolve the “Windows Update keeps failing” bug on your Windows 10 system. If you notice that your system is having similar problems in the future, return to our page and try some of the other fixes. If nothing else works, we recommend contacting Microsoft’s customer service staff or seeking an IT specialist to assist you. Remember to give thumbs up via the comments section if the article helped.

Share 0 FacebookTwitterPinterestRedditWhatsappTelegramEmail

You may also like

Restoring 7-Zip to your right-click menu in Windows 11/10

How to record your Windows screen using VLC Media Player

How to make VLC media player to resume video at...

How to fix the Windows key not working on Windows...

How to fix Vmmem high CPU and memory usage in...

How to run Linux apps on Windows 10 and 11...

Leave a Comment Cancel Reply

Save my name, email, and website in this browser for the next time I comment.

Footer Logo
  • About Us
  • Contact Us
  • Disclaimers
  • Privacy Policy

COPYRIGHT 2021-22 WINDOWSPIXEL.COM - A VIBRANT LEAF MEDIA VENTURE. ALL RIGHTS RESERVED.
Windows is a registered trademark of Microsoft Corporation.


Back To Top
Windows Pixel
  • How-To
  • Tips ‘N Tricks
  • Downloads
  • Windows OS
  • Gaming