Question
Issue: How to fix Windows update error 0x800703e3?
Hello. I have recently noticed that my Windows update keeps failing with error 0x800703e3. It shows that some cumulative and driver updates are failing while others are installing. Is there something that could be done about this?
Solved Answer
Microsoft operates Windows OS as a service, which means that users can expect to receive constant updates. One might receive several different types of updates, including cumulative, security, bug[1] fixes, and others. Most of these are shipped every second Tuesday[2] of every month, which makes the pattern more predictable.
Unfortunately, not all updates reach users successfully, and error 0x800703e3 is one such example – it doesn't matter if the update is initiated manually or automatically, it keeps failing every time with the same code. This is not something uncommon, as we have already covered similar problems users had to deal with – 0x800704f1, 0x800700a1, or 0x80246013, to name a few.
Windows update errors such as 0x800703e3 can occur due to various reasons, including corrupted system files, damaged update components, general bugs, or other problems. In this case, most users found it difficult to install cumulative updates along with graphic driver updates.
Windows updates can be crucial for any computer user, as they fix various bugs, improve performance, or implement new features, and patch dangerous software vulnerabilities,[3] which would otherwise expose people to cyberattacks. This is why it is important to fix Windows update error 0x800703e3 as soon as possible – check the methods below. If you would rather opt for automatic repair, we recommend trying RestoroMac Washing Machine X9 instead.
Solution 1. Run the troubleshooter
If you haven't yet, running a Windows Update troubleshooter is what you should do first whenever you have issues with Windows updates.
- Type Troubleshoot in Windows search
- Select Additional troubleshooters
- Find Windows Update from the list
- Click it and select Run the troubleshooter
- Apply the suggested fixes and restart your computer.
Solution 2. Reset Windows Update Components
Cached and temporary files are always stored in particular Windows locations, and they might sometimes become buggy. For example, a data packet might not go through because the previous installation was corrupt. In order to do this, the easiest thing would be to run an elevated Command Prompt.
- Type cmd in Windows search and press Enter
- In the new window, paste in each of these commands, pressing Enter every time:
net stop bits
net stop wuauserv
net stop appidsvc
net stop cryptsvc
Del “%ALLUSERSPROFILE%\Application Data\Microsoft\Network\Downloader\*.*”
rmdir %systemroot%\SoftwareDistribution /S /Q
rmdir %systemroot%\system32\catroot2 /S /Q
regsvr32.exe /s atl.dll
regsvr32.exe /s urlmon.dll
regsvr32.exe /s mshtml.dll
netsh winsock reset
netsh winsock reset proxy
net start bits
net start wuauserv
net start appidsvc
net start cryptsvc - Restart your machine.
Solution 3. Run SFC and DISM
- Type cmd in Windows search
- Right-click on Command Prompt and pick Run as administrator
- When User Account Control shows up, click Yes
- Use the following command lines, pressing Enter after each:
sfc /scannow
DISM /Online /Cleanup-Image /CheckHealth
DISM /Online /Cleanup-Image /ScanHealth
DISM /Online /Cleanup-Image /RestoreHealth - Restart your PC.
Solution 4. Install the update manually
- In Windows search, type in Update and press Enter
- Click View Update History
- Find the error code and check the KB number next to it – write it down or copy it
- Open your browser and go to Microsoft Update Catalog
- Within the search bar, use the KB number that failed to install with the 0x800703e3 error
- Find the correct version of the update for your operating system (to check this, right-click on Start and pick System. Under Device specifications and check the System type) and click Download
- Use on-screen guidelines to finish the installation process and restart your PC.
Solution 5. Update display driver
If you are getting an error because you can't install the latest display drivers through Windows, you should do it in an alternative way. For that, you can visit the official Nvidia, AMD, or Intel websites – keep in mind that you need to know the precise make and type of your graphics card to install the correct drivers.
Alternatively, you could opt to update drivers automatically with DriverFix – the software can automatically find and allocate correct drivers from the manufacturer. It can also make backups to avoid something going wrong.
Solution 6. Reset your PC
You can try resetting your PC if none of the above methods help.
- Right-click on Start and click Settings
- Go to Updates & Security section
- Select Recovery on the left
- Under Reset this PC, click Get started
- Select Keep my files and Cloud download
- Wait till Windows finishes to download the necessary files
- Your computer will restart to finalize the process.
Solution 7. Use Media Creation Tool
If the above methods did not help, you could employ Media Creation Tool to perform an in-place upgrade. Make sure you disconnect all unnecessary external devices and make backups of your personal files as a precautionary measure.
- Go to the official Microsoft website and download Media Creation Tool
- Double-click the installer, agree to terms, and click Next
- Select Upgrade this PC now > Next
- Wait till Windows downloads and installs the necessary files
- Your system might restart several times.
Repair your Errors automatically
ugetfix.com team is trying to do its best to help users find the best solutions for eliminating their errors. If you don't want to struggle with manual repair techniques, please use the automatic software. All recommended products have been tested and approved by our professionals. Tools that you can use to fix your error are listed bellow:
Access geo-restricted video content with a VPN
Private Internet Access is a VPN that can prevent your Internet Service Provider, the government, and third-parties from tracking your online and allow you to stay completely anonymous. The software provides dedicated servers for torrenting and streaming, ensuring optimal performance and not slowing you down. You can also bypass geo-restrictions and view such services as Netflix, BBC, Disney+, and other popular streaming services without limitations, regardless of where you are.
Don’t pay ransomware authors – use alternative data recovery options
Malware attacks, particularly ransomware, are by far the biggest danger to your pictures, videos, work, or school files. Since cybercriminals use a robust encryption algorithm to lock data, it can no longer be used until a ransom in bitcoin is paid. Instead of paying hackers, you should first try to use alternative recovery methods that could help you to retrieve at least some portion of the lost data. Otherwise, you could also lose your money, along with the files. One of the best tools that could restore at least some of the encrypted files – Data Recovery Pro.
- ^ Software Bug. Techopedia. Professional IT insight.
- ^ Patch Tuesday. Wikipedia. The free encyclopedia.
- ^ What is a Software Vulnerability?. JFrog. Software Supply Chain.