ACTIVE MALWARE WINDOWS TESTED: WINDOWS 10, WINDOWS 11

How to fix
Windows update error 0x800704B8 – 0x3001A
on Windows

Resolve the Windows update error 0x800704B8 - 0x3001A quickly with our expert-tested solutions. Fix your updates seamlessly on Windows 10 and 11!

How to fix Windows update error 0x800704B8 – 0x3001A?
Quick Summary
Error severity
Medium
Est. time
10 minutes
Offer Fortect PC Suite
Start fix →
Ad · we may earn a commission
0 Comments
01

What causes How to fix Windows update error 0x800704B8 – 0x3001A?

  • Unsupported configuration
  • Outdated system components
  • Outdated drivers
  • Insufficient disk space
  • Need for BIOS or motherboard upgrade
Offer Fortect PC Suite

Repairs Windows system files, removes malware, and restores a clean OS state — without reinstalling.

Ad · we may earn a commission
Get Fortect PC Suite ↗

Hello. I am trying to upgrade my Windows 10 computer but I receive an error 0x800704B8 - 0x3001A which says that the installation failed. What could be interfering with the process?

Windows updates are essential to keeping the system running smoothly and securely. However, sometimes users want to update the system because it is outdated and that does not always work. Some users encounter a Windows update error 0x800704B8 - 0x3001A when they try to install an update. The full message says:

Error 800704B8 – 0x3001A

The installation failed in the FIRST_BOOT phase with an error during BEGIN_FIRST_BOOT operation.

One of the causes for this error could be that you are trying to install the update on an unsupported configuration. As new Windows updates are released the compatibility with older devices decreases. You can check if your PC is compatible with the update you want to install on Microsoft's community page.[ref en-1]

Another possible reason for the 0x800704B8 - 0x3001A error is that some of your system components are outdated. You can try upgrading your graphics and other drivers, BIOS,[ref en-2] motherboard. You might have to upgrade your storage or free up some space because generally, a big Windows update requires at least 30 GB of free disk space.

Some users said that they tried everything and nothing helped, so they upgraded to Windows 11 instead and it fixed the issue. If your system meets the requirements, this might be something you will have to consider if none of the solutions will help you. If you are interested, you can read an article we wrote "Windows 11: is it worth upgrading? All the known issues."

How to fix windows update error 0x800704b8 0x3001a
How to fix windows update error 0x800704b8 0x3001a

Troubleshooting manually could take a while because it is unclear what is causing the issue, so you can try using an automatic solution [d1] to avoid going through all of the possibilities. The repair tool can identify the damaged system components, fix BSODs,[ref en-3] and registry issues by scanning the system. This software could also be used to free up space by clearing cookies and cache, which should boost the device's performance.

Below you will find a few manual methods that could fix the Windows update error 0x800704B8 - 0x3001A and let you update your system. Note that this will take a while, so please follow all of the steps very carefully and in an orderly manner:

Solution 1. Check Disk Space

If you are trying to install Windows on a drive that has low disk space, the installation will fail. You must check the free space on your drive before proceeding. There should a minimum of 30 GB of free space.

  • Press Windows + E keys to open File Explorer
  • Click on This PC
  • You can now look at the drive you wish to install the update

Check disk space
Check disk space

If the drive has at least 30 GB of free space, then you can proceed with other troubleshooting options.

Solution 2. Update drivers

Outdated drivers could be the cause of the error. In this case, you can fix it automatically by using [rev id="DriverFix"], which will scan your PC for missing and out-of-date device drivers. Or you can update them manually:

  • Open Settings
  • Click on Update & Security
  • Click on Windows Update
  • Click the Check for updates button
  • Click the View optional updates option
  • Click the Driver updates tab

Update drivers
Update drivers

  • Select the driver you want to update
  • Click the Download and install button

If the View optional updates link is not available after checking for updates, then Windows Update does not have any new drivers or any updates for other products at that particular time.

Solution 3. Disable Third-Party Antivirus Software

Some security programs might be conflicting with Microsoft servers and data packages that they send during the update process, mistakenly perceiving these servers as insecure. Thus, it is known that removing AV software helped some users when trying to remove Windows update errors.

  • Right-click the antivirus icon and select Disable
  • You can also double-click the antivirus icon and look for a Disable option there

Disable third party antivirus software
Disable third party antivirus software

Solution 4. Run Windows Update Troubleshooter

  • Right-click on Start and pick Settings
  • Go to Update & Security section

Run windows update troubleshooter
Run windows update troubleshooter

  • Click Troubleshoot on the left
  • If you can't see troubleshooters listed on the right, click Additional troubleshooters
  • Locate Windows Update, click and pick Run the troubleshooter

Run windows update troubleshooter2
Run windows update troubleshooter2

Solution 5. Repair Corrupted System files and Check Disk

Use Command Prompt commands to repair system file corruption:

  • Open Command Prompt as administrator
  • Use the following command and press Enter:
    sfc /scannow

Repair corrupted system files and check disk
Repair corrupted system files and check disk

  • Reboot your system
  • If SFC returned an error, then use the following command lines, pressing Enter after each:
    DISM /Online /Cleanup-Image /CheckHealth
    DISM /Online /Cleanup-Image /ScanHealth
    DISM /Online /Cleanup-Image /RestoreHealth
  • Ensure that your disk is not damaged. You can perform checks using Administrative Command Prompt:
  • If you are using an HDD as your main driver (where your operating system is installed - C: by default), use the following command and press Enter:
    chkdsk c: /f
  • If you are using SSD, use this command:
    chkdsk c: /f /r /x
  • If you receive an error, type in Y and hit Enter
  • Restart your device to perform the check

Solution 6. Reset Windows Update Components

  • Open Command Prompt as administrator again

Reset windows update components
Reset windows update components

  • Copy and paste the following commands, pressing Enter after each:
    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 PC

Solution 7. Clean Boot

Clean boot is one of the troubleshooting techniques that help identify if an app is causing the issue. It is usually performed when non-Microsoft products cause software conflicts. A clean boot helps in the easy start-up of OS by only loading essential files and programs:

  • Press Windows + R, type msconfig, and hit Enter
  • Go to Services tab and tick the Hide all Microsoft services checkbox
  • Select Disable all
  • Go to Startup tab and click Open Task Manager
  • Here, right-click on each of the non-Windows entries and select Disable

Clean boot
Clean boot

  • Close down the Task Manager
  • Go to Boot tab and tick the Safe boot option
  • Click Apply, OK, and restart your computer

Solution 8. Use Media Creation Tool to update Windows

Use media creation tool to update windows
Use media creation tool to update windows

  • Double-click the installer and agree to the Terms
  • Click Next
  • Pick Upgrade this PC now and select Next

Use media creation tool to update windows2
Use media creation tool to update windows2

  • At this point, Windows will download relevant files
  • Finalize the installation and reboot your computer

Bottom line

To fix the Windows update error 0x800704B8 - 0x3001A, ensure your PC is compatible with the update, upgrade your drivers, and free up at least 30 GB of disk space. If these solutions do not resolve the issue, consider upgrading to Windows 11 or using an automatic repair tool.

Frequently asked questions

This error typically occurs due to issues with the Windows Update components or corruption in the system files. It may also arise from conflicts with installed software or incorrect system settings.

To fix this error, you can run the Windows Update Troubleshooter and reset the Windows Update components manually. Additionally, performing a System File Checker scan may help resolve any underlying file issues.

Keeping your Windows 10 or Windows 11 system updated and regularly performing maintenance tasks like disk cleanup can help prevent this error. Also, ensure that third-party software is not interfering with the update process.

Did this fix work for you?
Lucia Danes

Written & verified by

Tech Support Specialist
Driver troubleshooting Hardware conflicts Device Manager errors USB and peripheral issues Audio and video problems

Lucia Danes is a tech support specialist focused on driver conflicts, hardware recognition failures, and device-level troubleshooting on Windows. Her guides walk users through the full diagnostic process — from reading Device Manager error codes and identifying problematic drivers to performing clean driver installations and resolving hardware compatibility issues. Lucia covers a wide range of devices including printers, audio hardware, graphics cards, USB peripherals, and external storage. Her writing is valued for its step-by-step precision and the real-world testing behind every recommended fix.

0 Comments

Be the first to comment

Still worried? Run a free check.

Paste any URL or domain — we'll scan it against 4.2M known threats in 10 seconds.

View full scanner → Add to your website →