Код ошибки 0x80070003 при обновлении windows 11

Windows update is pretty significant for the OS as it comes with security patches that keep you safe online and offline as well. Such updates not only ensure safety but also let you experience additional feature enhancements moreover improve PC performance. The process of getting an update in Windows 11 and 10 is independent if you haven’t changed the related default settings earlier. But oftentimes, the procedure gets stuck in the middle due to some error codes.

Error 0x80070003 generally occurs when the Windows update fails to install. Though the exact reason behind this Windows issue is yet to be known, there are some potential causes that are often found to be culprit. In most cases, the incorrect status of update related services causes such an error. Additionally, missing update files, malware infection, corrupted system components, old Spupdsvc.exe file, and incorrect time zone can prompt the same issue.

Windows 11 and 10 update Error 0x80070003

Here is how to fix Windows 11 or 10 update Error 0x80070003 –

1] Download Servicing Stack Update manually

For any update to install successfully Windows 10 and 11 requires having SSU already installed. So before proceeding ahead to the next methods install the Servicing stack update and check if the error is fixed.

  1. Press – Windows + I.
  2. Click – System.
  3. From the left, select – About.
  4. Note down the System type present on the right-hand side.

Windows 11 users, open Settings=> Choose About from left to check System type.

  1. After that, visit the official webpage of update catalog.
  2. Click the search bar and type in the KB number of the Servicing Stack update.
  1. Hit – Enter.
  2. Look for the Servicing Stack Update that matches the system type you noted.
  3. Click Download present next to the desired KB number.
  4. Double-click the downloaded item and install it following on-screen instructions.
  5. Restart Windows and check if the error still exists.

2] Run Windows Update troubleshooter to fix 0x80070003

To fix any kind of update error, Microsoft offers a troubleshooter that scans the full system to diagnose the real cause. Furthermore, it put forward automatic fix to resolve the error that you are getting while downloading or installing the new patch. Before running the troubleshooter, make sure you are connected with an active internet connection and then go through the below steps –

For Windows 10

  1. Press – Windows + S.
  2. Type in – troubleshoot.
  3. Hit – Enter.
  4. From the right-pane, click Additional troubleshooters.
  5. Select Windows update.
  6. Click – Run the troubleshooter.
  1. Follow on-screen guidelines if any.
  2. When the utility suggests a resolution, click – Apply this fix.
  3. Close the troubleshooter and check for update error 0x80070003.

For Windows 11

  1. Press – Windows + I.
  2. Move to the right of appearing Settings page.
  3. Scroll down to find – Troubleshoot.
  4. Once you get it, select the same.
  5. From next page, click – Other troubleshooters.
  6. Hit – Run set beside Windows update.

3] Check the Windows update related services

Windows update service runs in the background and allows the system to download and install new patches automatically. Some other services like BITS, RPC helps in this procedure too. To get any update error-free, these services must run properly. Here are the steps to check the same –

  1. Press – Windows key.
  2. Type – services.
  3. Hit – Enter.
  4. From Services window, double-click – Windows Update.
  5. Set the Startup type to Automatic.
  6. If the service is not running, click – Start.
  1. Shift to – Log on tab.
  2. Click the radio button set before Local System account.
  3. Make sure the checkbox of Allow service to interact with desktop is unchecked.
  1. Click Apply and then OK.
  2. Do the exact same for Background Intelligent Transfer Service, Event Log, and Remote Procedure Call (RPC) services too.

4] Reset Spupdsvc.exe folder

Spupdsvc.exe is a genuine executable file from Microsoft and a part of RunOnce service. When a new patch becomes available, another process gets a notification and the system adds a RunOnce entry to the registry for spupdsvc.exe. This happens to perform necessary updates to Windows PC. The process is executed when the device restarts and the user logs on. If the system finds anything unusual with Spupdsvc.exe folder, update error 0x80070003 may appear. To fix it out –

  1. Click – Start icon.
  2. Type – cmd.
  3. Press – Ctrl + Shift + Enter.
  4. When a User Account Control shows up, click – Yes.
  5. In the elevated Command Prompt, insert the following –

cmd /c ren %systemroot%\System32\Spupdsvc.exe Spupdsvc.old

  1. Hit – Enter.
  2. Restart the device.

5] Restart Windows update services to fix error 0x80070003

As we said earlier, Windows update service is pretty crucial as it ensures the smooth functioning of the update process. After downloading an update, those files are being saved in the Software distribution folder for the time being. Sometimes if something wrong happens during the installation of update files, many of us try to download the same file again and again. As a result, they conflict with the existing one and end up causing update error 0x80070003. In order to fix the issue, you will have to restart Windows update service moreover replace the current Software Distribution folder with a fresh one. Here is how to proceed –

  1. Open Command Prompt as admin.
  2. In the prompt, insert the bellow command one after another and hit Enter after each one –

net stop wuauserv

ren c:\windows\SoftwareDistribution softwaredistribution.old

net start wuauserv

exit

  1. Reboot the system and check for update error 0x80070003.

6] Resolve existing system corruption

System File checker resolves the existing corruption as well as recover missing components. On the other hand, DISM is used to repair and make Windows image including Windows RE, Windows Setup, and Windows PE ready. Many people reported that, after running this utility, error 0x80070003 didn’t occur anymore and they were able to install the update without a hitch.

  1. Press – Windows + S.
  2. Type in – cmd.exe.
  3. Opt for – Run as administrator.
  4. To grant access, click – Yes.
  5. Type in – sfc /scannow.
  6. Hit – Enter.
  7. Once the procedure hits 100%, check the report thoroughly.
  8. If the corruption is fixed, restart the PC.
  9. Else, run DISM /Online /Cleanup-Image /RestoreHealth command in the same console.
  10. After completion of the scanning process, close Command Prompt.
  11. Reboot Windows PC.

7] Ensure correct Time and Date settings to resolve 0x80070003

Incorrect time zone many times gives rise to error 0x80070003 while installing a new patch. Therefore, it’s necessary to check if your current settings reflect the correct time zone. For that –

  1. Open Control Panel.
  2. Set the View by option to Category.
  3. Click – Clock and Region.
  4. From the right pane, hit – Date and Time.
  5. Shift to Internet Time tab.
  6. Click – Change settings.
  7. Check the box present before Synchronize with an Internet time server.
  8. Click – Update now.
  1. Hit – OK to save the changes.

8] Disable the running antivirus program

On many occasions, the antimalware program you are using get a wrong idea about the update files and consider them as a threat. For that reason, the utility blocks the updates from being downloaded. To settle down the issue, you can put the antivirus program out of action. However, don’t forget to turn it on after installing the updates successfully.

Turn Windows Defender Firewall off

  1. Press – Windows + S.
  2. Type in – firewall.cpl.
  3. Hit – Enter.
  4. From the left column, click – Turn Windows Defender Firewall on or off.
  5. Select – Turn off Windows Defender Firewall (not recommended) for both Private network settings and Public network settings.
  6. Click – OK.

Disable third-party antimalware program

  1. Click the up arrow icon from the notification bar.
  2. Right-click on the icon of your antivirus software.
  3. Choose – Disable.
  4. Set a period of time that decides how long the tool will remain disabled.

9] Clean boot Windows to install updates without 0x80070003

All third-party software and services are not trustworthy and often create problems on Windows 11 and 10. When we end up installing too many similar programs, they conflict with each other which gives rise to several fatal codes. Update error 0x80070003 can be a result of the same. Clean boot lets the system start with basic programs and services, as a result, you will get to know if any third-party component really causing the issue. To clean boot –

  1. Click – Start icon.
  2. Type in – MSConfig.
  3. Hit – Enter.
  4. Select the radio button set for Selective startup.
  5. Uncheck – Load startup items.
  6. Shift to – Services tab
  7. Check the box present next to Hide all Microsoft services.
  8. Select – Disable all.
  9. Go to the Startup tab.
  10. Click – Open Task Manager.
  11. Right-click on each program that exists there and choose – Disable.
  12. Close Task Manager and go back to the System Configuration window.
  13. Click Apply first and then OK.
  14. Restart the PC.

Methods list
1] Download Servicing Stack Update manually
2] Run Windows Update troubleshooter
3] Check the Windows update related services
4] Reset Spupdsvc.exe folder
5] Restart Windows update services
6] Resolve existing system corruption
7] Ensure correct Time and Date settings
8] Disable the running antivirus program
9] Clean boot Windows

That’s all!!

The error code 0x80070003/0x80070002 is an update-related issue that may occur while installing pending Windows 10 updates or upgrading to Windows 11. This problem occurred indicates that there are some corrupted system files on your PC or there has been some issue with the Spupdsvc.exe application.

Apart from these two, the unnecessarily piled-up Cache or a recent patch update may also trigger this bug. To solve this error code i.e. error 0x80070002 or 0x80070003, we suggest running the Update Troubleshooter and repairing corrupted/missing files using SFC.

If the error persists even after this, try deleting the stored Cache and Resetting Windows Update Services. As per some users, replacing the old Configuration file Spupdsvc.exe also proves to be useful. If you are stuck with this bug, you may use the previously created restore points or Reset this PC.

Windows 11 Update Error Code 0x80070003

What does Error 0x80070003 mean?

The error 0x80070003 simply implies that the Windows update is not working and it could be because of varied reasons. A few of them include –

  • Disabled Update Services – BITS, WUAUSERV, etc.
  • Missing/Damaged System Files
  • Corrupted Update components

To solve the Update Error Code 0x80070003 or 0x80070002 on Windows 10 PC, try the following suggestions –

1] Run Windows Update troubleshooter

Running the default troubleshooter for Windows updates may address any update-related issues on the computer. All you need is to have proper net connectivity and follow the below steps –

Windows 11

  • Navigate to the path below, and hit the Run button –

Settings (Win + I) > System > Troubleshoot > Other Troubleshooters > Windows Update

Windows 11 Update Troubleshooter

Windows 10

  • Jointly press WinKey + I to start the Settings App.
  • Select Update & Security thereafter Troubleshoot on the succeeding screen.
  • Head over to the right pane and hit “Additional troubleshooters”.
  • Next, click to expand the Windows Update section and tap “Run the troubleshooter“.

Run the Windows Update Troubleshooter - Update error 0x8024a000

  • This will automatically check for any possible errors and repair them (if found).

2] Repair Corrupt System Files using SFC

The presence of corrupt or missing system files may also cause the 0x80070003 error. To get rid of this error, you must use the System File Checker Utility program and repair damaged files and folders. Here are the essential steps to work upon –

  • First of all, launch Command Prompt as an Admin.
  • On the elevated console, type “sfc/ scannow” and press the Enter Key.

SFC Scannow

  • This usually takes 15-20 minutes to scan and repair corrupt files, so wait accordingly.
  • After this is over, Restart Windows to incorporate the recent changes. 

Sign back into your PC and check whether you still encounter the 0x80070003 error while upgrading Windows. If yes, try the next set of solutions.

3] Reset Windows Services using a batch file

The above two solutions are in general enough to resolve any update-related troubles. They only fail when there is some unnecessary stored cache or service-related corruption on the computer. In this method, you need to stop some of the basic Windows services, clear the cache, and restart the stopped services.

To keep things simple, we suggest creating a batch file of necessary command lines and then running it using Administrative privileges. Let’s explore how to carry out this solution –

  • First, minimize all the running windows and right-click anywhere on the Desktop.
  • Choose New > Text Document
  • Now, copy all the greyed codes below and paste them on the notepad. 
@ECHO OFF
echo Simple Script to Reset / Clear Windows Update
echo.
PAUSE
echo.
attrib -h -r -s %windir%\system32\catroot2
attrib -h -r -s %windir%\system32\catroot2\*.*
net stop wuauserv
net stop CryptSvc
net stop BITS
ren %windir%\system32\catroot2 catroot2.old
ren %windir%\SoftwareDistribution sold.old
ren "%ALLUSERSPROFILE%\application data\Microsoft\Network\downloader" downloader.old
net Start BITS
net start CryptSvc
net start wuauserv
echo.
echo Task completed successfully...
echo.
PAUSE
  • Go to the File Menu and select “Save As”.
  • Subsequently, type “WSReset.bat” under the “File Name” and select “All Files” under the “Save As Type“. 

Update Error Code 0x80070003 on Windows 10

  • Next, put right-click on the newly created batch file and hit “Run as Administrator”.
  • If there appears any confirmation window, tap Yes to proceed further.
  • The Console will then prompt to “press any key”, and hit any key to run the script.
  • Once over, Reboot the PC to make the changes effective from the next login.

4] Replace old Configuration file Spupdsvc.exe

Sometimes, the mere presence of an old configuration file titled “Spupdsvc.exe” under Microsoft Update RunOnce Service may cause the error 0x80070003. Each time users update their existing Build OS, a RunOnce entry is added to the registry for spupdsvc.exe. In case, this doesn’t get renewed after performing an upgrade, it may result in update-related issues. To fix this, all you need is to run a single code on the Command Prompt. Here’s how to proceed –

  • Open Command prompt as an Administrator: Press Win+R to start Run, type “cmd“, and press Ctrl + Shift + Enter keys together.
  • On the elevated prompt, copy/paste the below command line and hit Enter

cmd /c ren %systemroot%\System32\Spupdsvc.exe Spupdsvc.old

Note: Executing the above code will replace the old configuration of Spupdsvc.exe with a new one.

  • Restart Windows to implement the above changes. 

5] Manually Install Windows 10 Updates

If you start receiving the 0x80070003 error after installing a recent security patch, there might be some issue with the cumulative update itself. In such scenarios, we suggest rolling back the OS to its previous state. 

Or, you may manually download and install the latest Standalone package on the computer. To do so, you need to first know the recent CU number matching your system architecture. You may visit the Cumulative Update Catalog to know whether there lies any new patch or not. Once you have the required “KB” number, follow the below steps to download and install the .msu file. 

Manually Install the Available Updates

  • Visit the Microsoft Update Catalog website and type the “KB” number noted above.
  • This will present a list of well-matching results, choose one as per the system architecture.
  • Click Download next to the update link and thereafter the top link on the upcoming window.
  • When the download completes, click twice on the setup file to upgrade the operating system.

6] Use a System Restore Point or Fresh Start PC

If the error persists even after this, we recommend using the restore points to revert back OS to an earlier state where everything was running OK. If you haven’t created any system backups in the past, you are left with either “Reset this PC” or “Clean Installation of Windows“.

Windows 11 has been one of the major updates from the Redmond-based tech giant. The latest update is lightyears ahead of Windows 10 in terms of features and design. The adoption rate for the latest update was speedy until it recently hit a roadblock. One of the reasons behind the recent slowdown in the adoption rate could be the Windows Update Error Code 0x80070003 in Windows 11.

This is when the latest update is unable to download and install automatically through the Windows Update service. Let’s understand why the error occurs in the first place and how to fix the Windows Update Error Code 0x80070003 in Windows 11.

What is Windows Update Error Code 0x80070003?

If you are reading this, it means you have already encountered the issue where the Windows Update process stopped the update download and threw up the error 0x80070003. While the outcome is the same always, the underlying reason might vary from system to stem. 

The error usually comes up while trying to update Windows and can happen due to several reasons. It could be because Windows Update got stuck during the installation process, could not be installed, or when updates get installed but the process cannot be finished. 

This can happen due to missing Windows Update files or corrupted components in the downloaded update package.

Fix Windows Update Error Code 0x80070003

Thankfully, there are several ways to fix the Windows Update Error Code 0x8007000 in Windows 11 and get the latest update installed on your system. Let’s take a look at these solutions.

1. Windows Update Troubleshooter

One of the first steps to fix the Windows Update Error Code 0x8007000 is to run the Windows Update Troubleshooter built in the operating system. Here’s how to do it.

1. Press Win + R (Windows logo + R) keys on your keyboard to open the Run command box.

2. Type Control and hit enter to open the Control Panel.

Type control in Windows Run

3. In the control panel window, type troubleshoot in the search box on top and press enter.

Troubleshooting

4. From the search results, click on Troubleshooting.

5. On the next page, click on Fix problems with Windows Update under System and Security.

System & Security

6. Click Next on the prompt that comes up and let the initial scan finish.

Windows Update Next

7. If the scan finds a fix, click on Apply this fix and follow the on-screen instructions.

Resolving problems

8. Once the fix is applied, restart your Windows 11 machine and try updating it again.

If the Windows Update still fails with the same error code, move on to the next method listed below.

2. Restart Windows Update Service

Windows 11 has a persistent bug that causes certain services to be in a state of limbo where they are neither closed nor opened. Due to this, they are inaccessible during the process of Windows update. This issue can be fixed by restarting the main Windows Update Service through the steps below.

1. Press Win+R to open the Run command box.

type cmd in Windows Run

2. Type cmd in the Run box and press Ctrl + Shift + Enter to open Command Prompt with admin access.

Command Box

3. Type commands – net stop wuauserv, net stop regsvr32 %windir%\system32\wups2.dll, and net start wuauserv.

Type the above commands one after another while hitting Enter after each command to restart and re-register the main Windows Update service.

net stop wuauserv run as command

Once each command has been processed successfully, try installing the failing update again.

3. Clean the DataStore Folder

Several users have reported that the issue occurs when there are corrupt references in the Windows log file. Deleting the DataStore.edb file fixes the issue for many and here’s how to do it.

1. Press Win + E on your keyboard to open File Explorer.

Local Disk C

2. Go to System (C:) drive and open the Windows folder.

Windows Folder

3. Look for the Software Distribution folder and open it.

4. On the next page, open the DataStore folder and then open Download from the list of sub-folders.

DataStore folder

5. Delete all content from the Download folder in DataStore.

Select the folders

Now, restart your computer and try to reinstall the failing update.

4. Reset Windows Update Component in PowerShell

At times several Windows Update dependencies like MSI Installer, Cryptographic services, and BITS services are responsible for the Windows Update Error Code 0x80070003. Here are the steps to completely reset these Windows Update dependencies.

1. Press Win+R to open the Run command box.

cmd in Windows Run

2. Type cmd in the Run box and press Ctrl + Shift + Enter to open Command Prompt with admin access.

3. Type commands – net stop wuauserv, net stop cryptSvc, net stop bits, and net stop msiserver.

net stop wuauserv

4. Type the above commands one after another while hitting Enter after each command to stop all Windows Update-related services.

5. Now, clear and rename the SoftwareDistribution and Catroot2 folders with commands ren C:\Windows\SoftwareDistribution SoftwareDistribution.old and ren C:\Windows\System32\catroot2 Catroot2.old.

ren C:\Windows\SoftwareDistribution SoftwareDistribution.old in command box

6. Now, Type commands – net start wuauserv, net start cryptSvc, and net start bits.

net start wuauserv as command

7. Restart your computer and try to install the update.

5. Run SFC Scan

As mentioned before, there might be some corrupted dependency or damaged system file that must be stopping the auto-update feature. This can also be resolved by running the built-in System File Checker (SFC) tool integrated into Windows 11. 

1. Press the Windows logo + R keys on your keyboard to initiate the Run box.

2. Type cmd and then press Ctrl+Shift+ Enter to open the command prompt as administrator.

cmd in Windows Run

3. Type sfc /scannow and press Enter.

scannow

4. The command will then scan the system files and repair the corrupt ones.

5. Wait for the display to show Verification 100% complete.

6. Manually Download and Install the Latest Update

If the Windows Update is not working properly and the above methods failed for you, you can try manually installing the failed update from Microsoft Update Catalog. Here’s how you can install a pending update from Microsoft Update Catalog.

1. Visit Microsoft Update Catalog (MUC).

Microsoft Update Catalog

2. Type the Update number that’s failing for you in the search box.

3. From the search results, pick the appropriate update version for your computer.

Download Update

4. Click on the Download button next to the update and wait for the download to finish.

Microsoft Update Catalog Download in progress

5. Once the download is finished, head to the Downloads folder and locate the update file and double-click on it

6. Follow the on-screen instructions to install the update.

7. Restart your computer and see if the error is fixed.

7. Employ the Media Creation Tool

You can use the Media Creation tool to upgrade Windows OS on your computer by looking for any missing updates and installing them. Here are the steps to use the Media Creation tool to update the Windows version to the latest.

1. Head to the official Windows download page.

2. On the next page, click on Download Now under Create Windows 11 Installation Media.

Windows 11 Installation Assistant

3. Located the downloaded file and double-click on it.

Windows 11 Installation Assiatant Download Progress

4. Click Yes, accept the Terms of Service, and select Upgrade this PC

5. Click Next and wait for all downloads to finish.

This device is already running the latest version of Windows 11

6. Choose Keep everything and follow the on-screen instructions to complete the update.

8. Use Windows Update Assistant

You can also download the Windows Update Assistant from the Windows download page to keep your Windows up to date. Here’s how you can update your Windows with the Update Assistant tool.

1. Head to the official Windows download page.

2. On the next page, click on Download Now under Windows 11 Installation Assistant.

Create Windows 11 Installation Media

3. Locate the downloaded file on your computer, right-click on it and select Run as Administrator and click Yes on the confirmation prompt.

Media Creation Tool Downloaded

4. In the Windows Update Assitant window that opens next, agree to the Terms of Service, Select Language and edition, Choose which media to use, and follow the on-screen instructions.

Accept Terms

5. You’ll be asked to restart your computer once the process finishes.

Tap Next

6. You will see the Finishing Up window as the computer restarts, indicating a successful update.

9. Rollback to a System Restore Point

If all the above method fails and you are certain that a recent third-party application installation or changes you made is causing the issue, you can roll back to the previous system restore point to rectify the issue. Here’s how to do it.

1. Press the Win + R keys on your keyboard to invoke Run Command.

2. Type Control and hit Enter to open Control Panel.

cmd in Windows Run box

3. Navigate to the Recovery option and click on it.

Search for recovery

4. Now click on the Open System Restore option.

Open System Restore

5. On the newly opened System Restore window, click on the Next button at the bottom.

Tap Next

6. Select the latest System Restore Point and click Next to proceed.

Select the Restore Point

7. You’ll now see the drives that will roll back from the chosen restore point.

8. Click on the Finish button to start the System Restore process.

Tap Finish

FAQs

How do I fix error 0x80070003?

There are multiple ways to fix the Windows Update Error Code 0x80070003 in Windows 11. These include running the Windows Update troubleshooter, resetting the Windows Update service, deleting the DataShare folder, and more.

How do I fix errors when installing Windows 11?

Usually, Windows shows an error code when it runs into an issue, you can look up the specific error code to find a troubleshoot. For the ​​Windows Update Error Code 0x80070003, you can follow the steps mentioned above.

What does 0x80070003 mean?

The error code 0x80070003 indicates that some of your Windows update files are missing or have become unusable. This prevents the computer from updating to the latest Windows version.

How do I force Windows 11 to update?

You can manually initiate a Windows update by navigating to Start > Settings > Update & Security > Windows Update > Check for updates. You can also use the Media Creation tool or Windows Update Assistant from the official Microsoft downloads page.

Final Words

The inability to update to the latest Windows can be quite frustrating for those who like to stay on top of the Windows update cycle. As such, the Windows Update Error Code 0x80070003 in Windows 11 could be a real pain for them.

Thankfully, the troubleshooting methods in this article have been tried and tested to be working effectively. Lets us know in the comments if any of these worked for you and your experience.

Have you ever tried updating your system only to get interrupted? If yes then you might have encountered the most common Error 0X80070003. This is a Windows 10 update-related issue that prevents you from getting your hands on the latest update available. Moreover, you might also encounter that some update files are missing or have problems Window 10. This article will discuss how to fix Error 0X80070003 in beginner-friendly ways that are easy peasy lemon squeezy.

Ways to Fix Windows Update Error 0X80070003

Table of Contents

Windows is one of the most popular operating systems in the world. Reports state that more than 1 billion active devices are operating on Windows 10 and 11. Accordingly, it is likely that you, along with many others, might be facing occasional issues such as the error 0X80070003. This error simply means that some update files are missing or have become corrupted.

What Causes This Error 0x80070003?

Although this is a pretty common error, only a few are aware of its causes. Here is what you need to know:

  • Corrupted files: Damaged and inoperable files are the most common causes of error 0X80070003. In this case, all you need to do is get rid of malware and replace damaged files with healthy ones.
  • Misconfiguration: Error 0X80070003 often highlights misconfigured files in your system. It can also occur if the Windows update settings are incorrectly configured and need immediate attention.
  • Wobbling internet connection: If your internet connection speed is slow and unsteady then your system might fail to download all the files. Therefore, you will get a system update error unless the speed restores shortly. This may also cause windows update some files are missing issue for many users.
  • Incorrect windows registry: If the system contains inorganized Windows registry entries then your OS will be unable to locate the necessary files. Consequently, your system will fail to boot correctly and display error 0X80070003.

Do you feel like the error 0X80070003 is driving you up the wall? If yes, this article will help you ease the sores effortlessly. Here are the top 10 ways to fix error 0X80070003 without frittering away your money.

Method 1: Run Windows Update Troubleshooter

If you’re having issues with Windows Update and a large number of pending WU updates are failing to install with the same 0X80070003 error, we recommend running the Windows Update troubleshooter.

If you haven’t used Windows Update Troubleshooter before, it is designed to automatically identify and fix common problems. If you haven’t tried this method before, follow the steps in our guide to run Windows Update troubleshooter and have the suggested fix applied automatically.

select Windows update

When the repair is finished, restart your computer and run the Windows update to see if the problem has been resolved.

Method 2: Modify Registry Keys

You need to follow the below-mentioned steps to modify the registry and fix error 0X80070003 accordingly:

Note: Make a backup of registry keys to restore to previous settings in case of manual errors during modification.

1. Press the Windows + R keys simultaneously to open the Run dialog box.

2. Type regedit and click on OK to launch the Registry Editor.

Enter regedit. Ways to Fix Windows Update Error 0X80070003

3. Next, go to the following key folder path in Registry Editor.

HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\WIMMount

go to the following key folder path in Registry Editor

4. Click on ImagePath under the Name category and ensure that its Value data states:

system32\drivers\wimmount.sys

5. Now, open File Explorer manually or using the keyboard shortcut Windows + E keys together. paste the following in the address bar and click on OK.

C:\Windows\System32\drivers\

6. Verify the wimmount.sys file and restart your laptop.

Also Read: Fix Windows 10 Update Error 0xc1900204

Method 3: Conduct In-place Upgrade

Do you think manually upgrading the system is labor-intensive work and requires intensive technical know-how? If yes, you will be surprised to know how easy it is in reality:

1. Go to the Windows 10 download page on your browser.

2. Click on the Download too now option to download the Media Creation Tool on your system.

click on Download Now to download Windows Media creation tool in the download page

3. Once the download is complete, right-click on it and select the Run as administrator option.

4. Next, click Yes in the prompt and wait while the tool gets everything ready for the main action.

5. Select Accept to consent with the Microsoft License Terms and choose Upgrade this PC now option.

6. Let the download complete and wait for the Choose what to keep option to display. Select keep everything and follow the remaining instructions on your screen to proceed with the upgrade.

Method 4: Restore Old Spupdsvc.exe File

The spupdsvc.exe file is a software component of the Windows 10/11 operating system that can be found in the C:\Windows\System32 folder. It is a process file that periodically updates the Windows operating system. If Windows Update isn’t working, you can try replacing the old Spupdsvc.exe file with a new one. Here’s how to go about it:

1. Hit the Windows key, type Command Prompt, then click on Run as administrator.

Open Command Prompt as Administrator

2. After typing the following command, press Enter. This will replace the previous Spupdsvs.exe file with a new one:

cmd /c ren%systemroot%System32Spupdsvc.exe Spupdsvc.old Spupdsvc.old

Command Prompt as Administrator

To see if the Window update error 0X80070003 has been resolved, run a Windows update. If this did not help, proceed to the next step to fix some update files are missing or have problems Window 10.

Also Read: Fix Error Code 0xc1800103 0x90002

Method 5: Repair Corrupt System Files

SFC or the System File Checker is an in-built tool that allows you to repair corrupt files. This is how you can get things going and fix error 0X80070003. Check our guide to repair system files on Windows 10.

run dism command after running sfc scannow repair command. Ways to Fix Windows Update Error 0X80070003

Method 6: Manually Install Updates

Sometimes you will face this kind of error when the file is not correctly being downloaded. So, you can manually download and install updates from Microsoft Update Catalog to fix error 0X80070003.

1. Hit the Windows + I keys simultaneously to launch Windows Settings.

2. Here, open the Update & Security setting.

Click Update and Security

3. Then, select the View update history option.

click on View update history option

4. In the list, note down the KB number pending to be downloaded due to an error message.

5. Next, go to the Microsoft Update Catalog website.

type the KB number in the Microsoft Update Catalog search bar. Ways to Fix Windows Update Error 0X80070003

6. Enter the (Knowledge Base) KB Number in the search bar and click on Search.

search for knowledge based KB number for Windows 10 updates in Microsoft Update Catalog

7. Select the desired Update from the given list, as shown.

select an update from the list in Microsoft Update Catalog page. Ways to Fix Windows Update Error 0X80070003

Note: The complete information about the update can be viewed on the Update Details screen.

update details in Microsoft Update Catalog page

8. Click on the corresponding Download button of the particular update.

click on Download option for a particular update in Microsoft Update Catalog page

9. In the window that appears, click on the hyperlink to download the respective update.

click on the download link to download the updates in Microsoft Update Catalog. Ways to Fix Windows Update Error 0X80070003

10. Once downloaded, press Windows + E keys to open File Explorer. Double-click on the .msu file from the folder where it was saved.

11. Choose Open with Windows Update Standalone Installer (default) and click on OK.

open .msu file

12. Click on Yes to confirm and allow Windows to install the desired update.

Note: It may take a few minutes for the installation to be completed, and you will receive a notification.

13. Finally, reboot your PC after saving unsaved data to implement the update.

Also Read: Fix 0x80004002: No Such Interface Supported on Windows 10

Method 7: Reset Windows Update Components

The Windows Update service could be to blame for the Windows 10/11 Update error code 0x80070003. If the Windows Update troubleshooter was ineffective, restart the Windows Update service. Here’s how to go about it:

1. Launch the Run dialog box.

2. Type services.msc and hit the Enter key to open the Services window.

Type services.msc in the run command box then press enter

3. Right-click on Background Intelligent Transfer services and click on Stop from their drop-down menus.

stop Background Intelligent Transfer service

4. Load the File Explorer and paste the following in the address bar:

C:\Windows\SoftwareDistribution\Download

5. Next, press Ctrl+A to deal with all the folders at once and press delete.

6. Finally, go back to Services and right-click on Windows Update services, Cryptographic Services, and Background Intelligent Transfer. But this time, select Start from the drop-down menu and get things done.

Method 8: Disable Third-party Antivirus (If Applicable)

To your surprise, many users throughout the globe reported disarming third-party antivirus software useful to fix error 0X80070003. This prevents the software from blocking timely updates and thus, facilitating unobstructed updates. Check our guide to disable Antivirus on Windows 10.

click the Turn off button. Ways to Fix Windows Update Error 0X80070003

Also Read: How to Fix Windows Update Error 80072ee2

Method 9: Reset Windows 10

It is essential to keep in mind that resetting Windows 10 uninstalls the software which did not came along initially with the device. Therefore, this must be the last resort to some update files are missing or have problems Window 10 issue. Follow the steps given in our guide to reset Windows 10 without losing data.

reset this pc keep my files

Recommended:

  • 6 Ways to Earn Free Walmart Gift Cards
  • How to View Windows 10 Crash Logs and Error Logs
  • Fix Error 0x800705b3 in Windows Update
  • Fix 0x800f0831 Windows 10 Update Error

Error 0x80070003 has been haunting Windows 10 users for a long time. Although the terms may seem daunting and unintelligible, it is not that tricky. We have mentioned the top 10 best ways to resolve and fix error 0x80070003. We hope this article helped you grasp the basics and eliminate the issue from its root.

Всем привет! Утром при включении ПК и попытке обновления Windows – вылезла ошибка с кодом 0x80070003. Примерно час я пытался её решить, и мне все же удалось её побороть. Ниже в статье решил оставить те шаги, которые вам могут помочь. Надеюсь, статья будет для вас полезна. Поехали!

Содержание

  1. Способ 1: Устранение неполадок
  2. Способ 2: Антивирус
  3. Способ 3: Очистка кэша обновления
  4. Способ 4: Файл Spupdsvc.exe
  5. Способ 5: Восстановление целостности системных файлов
  6. Способ 6: Перезапуск компонентов
  7. Способ 7: Дополнительные советы
  8. Видео
  9. Задать вопрос автору статьи

Способ 1: Устранение неполадок

0x80070003 ошибка обновления Windows 10 и Windows 11

Если у вас при обновлении Windows 10 или 11 вылез код ошибки 0x80070003, то в первую очередь попробуем прибегнуть к встроенной функции. Она попробует сама найти проблему и устранить её.

  1. «Пуск» – «Параметры».

  1. Открываем «Обновление и безопасность».

  1. Слева выбираем «Устранение неполадок».
  2. И находим ссылку с дополнительными средствами.

Код ошибки 0x80070003 при обновлении Windows 10 и 11: 100% решение

  1. Раскройте пункт, как на картинке ниже и запустите средство.

Код ошибки 0x80070003 при обновлении Windows 10 и 11: 100% решение

  1. Действуйте согласно инструкциям на экране.

Способ 2: Антивирус

В некоторых случаях антивирус может блокировать подключение к удаленному серверу Microsoft. Из-за этого операционная система не может скачать и установить необходимые пакеты обновления. Можно попробовать отключить защиту антивируса. Найдите его в трее в правом нижнем углу экрана, кликните правой кнопкой мыши и выберите команду «Отключение защиты» (может называться по-другому). Более подробные инструкции по отключению антивирусной программы для:

Windows 10

Windows 11

Код ошибки 0x80070003 при обновлении Windows 10 и 11: 100% решение

Способ 3: Очистка кэша обновления

Кеш может быть поломан или неправильно функционировать с центром обновлений. Поэтому и вылезает ошибка. Попробуем его удалить.

  1. Сначала нам нужно выключить одну службу. Зажимаем:

+ R

  1. Вводим:
services.msc

Код ошибки 0x80070003 при обновлении Windows 10 и 11: 100% решение

  1. Находим службу центра обновления и через двойной щелчок левой кнопки мыши заходим в «Свойства» и жмем «Остановить», а потом «ОК».

Код ошибки 0x80070003 при обновлении Windows 10 и 11: 100% решение

  1. Опять зажимаем:

+ R

  1. Вводим:
SoftwareDistribution

Код ошибки 0x80070003 при обновлении Windows 10 и 11: 100% решение

  1. Откройте папку «Download».

Код ошибки 0x80070003 при обновлении Windows 10 и 11: 100% решение

  1. Выделяем все и удаляем с помощью кнопки:

Delete

Код ошибки 0x80070003 при обновлении Windows 10 и 11: 100% решение

  1. Зайдите обратно в службы и запустите «Центр обновления Windows». Ну или можете просто перезагрузить компьютер.

Способ 4: Файл Spupdsvc.exe

Этот файл отвечает за обновления. Не будем вдаваться в подробности, что именно он делает, просто мы попробуем его восстановить. Запустите командную строку с правами админа. Потом вводим команду:

cmd /c ren %systemroot%\System32\Spupdsvc.exe Spupdsvc.old

Код ошибки 0x80070003 при обновлении Windows 10 и 11: 100% решение

Способ 5: Восстановление целостности системных файлов

Есть вероятность, что наша система каким-то образом побита и функционирует неправильно. Можно попробовать восстановить целостность системных файлов из резервной копии. Не переживайте, нам не понадобится загрузочная флешка. Достаточно запустить консоль с правами администратора и использовать две команды:

sfc /scannow

dism /Online /Cleanup-Image /RestoreHealth

Код ошибки 0x80070003 при обновлении Windows 10 и 11: 100% решение

Способ 6: Перезапуск компонентов

Смотрите, некоторые компоненты, которые относятся к обновлению ОС, могут работать неправильно. В таком случае система должна их сбросить, но бывает это не всегда. Можно попробовать сделать это вручную, опять же через консоль с правами администратора. Просто поочерёдно введите все команды:

net stop bits
net stop wuauserv
net stop appidsvc
net stop cryptsvc
ren %systemroot%\SoftwareDistribution SoftwareDistribution.old
ren %systemroot%\system32\catroot2 catroot2.old
net start bits
net start wuauserv
net start appidsvc
net start cryptsvc

Способ 7: Дополнительные советы

Можно попробовать некоторые дополнительные решения. В некоторых случаях они помогают решить проблему с обновлениями.

  • Если проблемы раньше не было, попробуйте выполнить откат системы из точки восстановления.
  • Проверьте компьютер на вирусы.
  • Попробуйте на время удалить ваш антивирус, возможно, он как-то блокирует установку.
  • У вас пиратская или официальная сборка? Некоторые неофициальные Windows могут вообще отказываться обновляться. Проверьте, какая версия и сборка у вас стоит. Проверьте, чтобы версия была современная – нынешнего года.

Я написал всё что знал сам. Если вы найдете какое-то свое решение – напишите о нем, пожалуйста, в комментариях. До новых встреч на портале WiFiGiD.RU.

Видео

Понравилась статья? Поделить с друзьями:
0 0 голоса
Рейтинг статьи
Подписаться
Уведомить о
guest

0 комментариев
Старые
Новые Популярные
Межтекстовые Отзывы
Посмотреть все комментарии
  • Windows 10 ltsb 1607 срок поддержки
  • Bravafreedwg для windows 7
  • Программа для просмотра dicom файлов windows 10 бесплатно
  • Настройка микрофона windows 10 для караоке
  • Canon i sensys mf3228 не работает сканер в windows 10