Janna Theme License is not validated, go to the theme options page to validate the license, you need a single license for each domain name.

How to Fix Facing an Update Error on Windows 11

It is important to maintain Windows System Update You need to get the best performance and security features. Each new update also includes a large number of bug fixes that improve overall system performance. What if you can't update your Windows operating system due to an error during the process? You are having problems with your Windows Update settings. This prevents you from installing the latest updates and security patches. If this is the case, this guide will show you how to fix the update error you're experiencing in Windows 11.

How-to-Fix-Error-Encountered-Issue-in-Windows-11-Update-1208x800

How to fix an update error encountered in Windows 11

We've listed five possible ways to fix this issue. Follow the steps in the order they appear, as they're ranked by effectiveness and user convenience.

Method 1: Run the built-in Windows troubleshooter

Check if there's a built-in troubleshooter for the errors you're experiencing. In most cases, the troubleshooter is able to pinpoint the source of the problem and fix it. Here's how: Fix update error encountered on Windows 11 Using this great built-in feature:

1. Press the keys Windows + I At the same time to open the application Settings.

2. In the “ tabthe system”, scroll down and click find the mistakes and resolve it , as shown.

How to Fix Facing an Update Error on Windows 1024

3. Click Other troubleshooters under “خيارات" As shown below.

How to Fix Facing an Update Error on Windows 1024

4. Now, select Run for Windows Update Troubleshooter to allow it to identify and fix problems.

Also read:  Top 4 Ways to Fix the Taskbar Turning White in Windows 10

windows-update-troubleshooter-1024x380-1-1024x380 How to fix encountering an update error on Windows 11

Method 2: Update security information

This solution will fix the error encountered during a Windows update. It is much less complicated than the other methods discussed later in this article.

1. Click on the icon Search And write security WindowsHere, click on open , as shown.

How to Fix Facing an Update Error on Windows 761

2. Then click Protection From viruses and threats.

How to Fix Facing an Update Error on Windows 819

3. Click Security updates As part of virus and threat protection updates.

virus-and-threat-protection-section-1024x455-1-1024x455 How to Fix Facing an Update Error on Windows 11

4. Now, select Verification There are no updates.

How to Fix an Update Error on Windows 716

5. If there is any Updates available , follow the on-screen instructions to download and install it.

Method 3: Automate Windows Update Service

This error frequently occurs when the relevant service is not running or is malfunctioning. In this case, you can use an elevated command prompt to run a series of commands to automate the update services, as follows:

1. Press the keys Windows + X Together to open the menu Quick link.

2. Select Windows Terminal (admin) from the list.

How to Fix Windows 1 Update Error

3. Click “yes"In the User Account Control prompt.

4. Press the keys Ctrl + Shift + 2 At the same time open the command prompt in a new tab.

5. Write sc config wuauserv start = Auto command and press key Enter to implement.

command-prompt-2-1024x353-1-1024x353 How to Fix Facing an Update Error on Windows 11

6. Then write sc config cryptSvc start = auto And press Enter.

command-prompt-3-875x303 How to Fix Facing an Update Error on Windows 11

7. Again, type the given commands, one by one, and press the key. Enter.

sc config bits start=auto
sc config trustedinstaller start=auto

command-prompt-5-810x282 How to Fix Facing an Update Error on Windows 11

8. Finally, prepare Turn on the computer Try updating again.

Also read:  Fix Internet connection issues in Windows 11 by resetting the network

Method 4: Reset Windows Update components

Updates, security patches, and drivers are downloaded and installed by Windows Update components. If you're having trouble downloading them and nothing else works, resetting them is a good solution. Here's how to fix the Windows 11 update error you're encountering by resetting Windows Update components.

1. Press the keys Windows + X Together to open the quick link menu.

2. Select Windows Terminal (admin) from the list.

How to Fix Facing an Update Error on Windows 242

3. Click “yesIn a wave control In the user account.

4. Press the keys Ctrl + Shift + 2 At the same time open the command prompt in a new tab.

5. Type the command:net stop bits and press the key Enter.

command-prompt-6-845x292 How to Fix Facing an Update Error on Windows 11

6. Similarly, type and execute the given commands as well:

net stop wuauerv
net stop cryptSvc
Ren %Systemroot%\SoftwareDistribution\DataStore DataStore.bak

command-prompt-9-850x222 How to Fix Facing an Update Error on Windows 11

7. Type the command Ren%Systemroot%\SoftwareDistribution\Download Download.bak And press Enter To rename the software distribution folder.

command-prompt-10-846x212 How to Fix Facing an Update Error on Windows 11

8. Write Ren%Systemroot%\System32\catroot2 catroot2.bak and press the key Enter To rename the Catroot folder.

command-prompt-11-847x212 How to Fix Facing an Update Error on Windows 11

9. Type the command Next and press the key Enter.

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

command-prompt-12-1024x174-1-1024x174 How to Fix Facing an Update Error on Windows 11

10. Type the specified command and press the key. Enter.

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

command-prompt-13-1024x147-1-1024x147 How to Fix Facing an Update Error on Windows 11

11. Type the following commands one by one and press the key: Enter After every order.

regsvr32.exe atl.dll
regsvr32.exe urlmon.dll
regsvr32.exe mshtml.dll
regsvr32.exe shdocvw.dll
regsvr32.exe browseui.dll
regsvr32.exe jscript.dll
regsvr32.exe vbscript.dll
regsvr32.exe scrrun.dll
regsvr32.exe msxml.dll
regsvr32.exe msxml3.dll
regsvr32.exe msxml6.dll
regsvr32.exe actxprxy.dll
regsvr32.exe softpub.dll
regsvr32.exe wintrust.dll
regsvr32.exe dssenh.dll
regsvr32.exe rsaenh.dll
regsvr32.exe gpkcsp.dll
regsvr32.exe sccbase.dll
regsvr32.exe slbcsp.dll
regsvr32.exe cryptdlg.dll
regsvr32.exe oleaut32.dll
regsvr32.exe ole32.dll
regsvr32.exe shell32.dll
regsvr32.exe initpki.dll
regsvr32.exe wuapi.dll
regsvr32.exe wuaueng.dll
regsvr32.exe wuaueng1.dll
regsvr32.exe wucltui.dll
regsvr32.exe wups.dll
regsvr32.exe wups2.dll
regsvr32.exe wuweb.dll
regsvr32.exe qmgr.dll
regsvr32.exe qmgrprxy.dll
regsvr32.exe wucltux.dll
regsvr32.exe muweb.dll
regsvr32.exe wuwebv.dll

12. Next, execute the following commands to restart the network sockets: Windows Restart update services:

Also read:  Solve the automatic restart problem on Windows 10

netsh winsock reset

command-prompt-15-821x217 How to Fix Facing an Update Error on Windows 11

net start bits
command-prompt-16-822x196 How to Fix Facing an Update Error on Windows 11

ثم

net start wuaserv

command-prompt-17-817x197 How to Fix Facing an Update Error on Windows 11

net start cryptSvc

command-prompt-18-817x202 How to Fix Facing an Update Error on Windows 11

Method 5: Reset your computer

You can always reset Windows if nothing else works. This, however, should be your last resort. When you reset Windows, you have the option to save your data while deleting everything else, including apps and settings. Alternatively, you can delete everything and reinstall Windows. Here's how to fix the error encountered in the Windows 11 update by resetting your PC:

1. Press the keys Windows + I At the same time to display Settings.

2. In the “ tabthe systemScroll down and taprecovery", as shown.

How to Fix Facing an Update Error on Windows 1024

3. Under Options recovery , click Option Reset Computer.

reset-this-pc-option-in-recovery-1024x477-1-1024x477 How to Fix Facing an Update Error on Windows 11

4. In the Reset this PC window, click Keep Option My files are on display.

How to Fix Facing an Update Error on Windows 851

5. Choose any of the options given in the How Do You Want screen. Reinstall Windows:

  • Download Cloud
  • Local reinstallation

Note: Cloud downloading requires an active internet connection but is more reliable than local reinstallation as there is a chance of corrupted local files.

How to Fix Facing an Update Error on Windows 850

6. On the Additional Settings screen, you can click Change Settings to change previously selected options.

7. Finally, click on “ResetAs shown.

How to Fix Facing an Update Error on Windows 852

Note: During the reset process, your computer may restart several times. This is normal behavior during this process, and it can take hours to complete, depending on your computer and the settings you choose.

We hope you found this article interesting and helpful on how to fix the Windows 11 update error you encountered. Please leave your suggestions and questions in the comments section below.

Go to top button