• ×
    Information
    Need Windows 11 help?
    Check documents on compatibility, FAQs, upgrade information and available fixes.
    Windows 11 Support Center.
  • post a message
  • ×
    Information
    Need Windows 11 help?
    Check documents on compatibility, FAQs, upgrade information and available fixes.
    Windows 11 Support Center.
  • post a message
Guidelines
Are you having HotKey issues? Click here for tips and tricks.
Check out our WINDOWS 11 Support Center info about: OPTIMIZATION, KNOWN ISSUES, FAQs, VIDEOS AND MORE.
HP Recommended

Hi.

I recently did a clean reset my laptop and it installed windows 8. It was running on windows 8.1, but when running windows update it gives a 80070436 error. 

I have tried many suggestions from different forums but nothing works.

 

Any help would be appreciated

Thanks

5 REPLIES 5
HP Recommended

@User380, Welcome to the HP Support Community!  

  

Thanks for reaching out about your query regarding Windows 8 Update Error 80070436! 

We're thrilled to have the opportunity to assist you and provide a solution.  

  

To resolve the Windows 8 update error 80070436, you can follow these steps:

Run Windows Update Troubleshooter:

  • Open the Control Panel.
  • Type “Troubleshooting” in the search box and select Troubleshooting.
  • Under System and Security, click on "Fix problems with Windows Update".
  • Follow the instructions and let the troubleshooter run to detect and fix issues.

Check Windows Update Services:

  • Press Win + R to open the Run dialog box.
  • Type services.msc and press Enter.
  • Locate the following services and ensure they are running:
    • Windows Update (wuauserv)
    • Background Intelligent Transfer Service (BITS)
    • Cryptographic Services
  • Set their Startup type to 'Automatic' and start the services if they are not running.

Delete Windows Update Cache:

  • Press Win + R, type cmd, and press Enter to open Command Prompt.
  • Run the following commands:net stop wuauserv net stop bits
  • Navigate to the Windows Update cache folder:C:\Windows\SoftwareDistribution
  • Delete all files and folders within the SoftwareDistribution directory.
  • Restart the Windows Update services:net start wuauserv net start bits

Repair Windows System Files:

  • Open Command Prompt as an administrator.
  • Run the System File Checker tool:sfc /scannow
  • Let the tool scan and repair any corrupted system files.  

 

Hope this helps! 

Take care, and have an amazing day!  

  

Did we resolve the issue? If yes, Please consider marking this post as "Accepted Solution" and click "Yes" to give us a helpful vote - your feedback keeps us going!  

  

Regards, 

ZOEY7886
I am an HP Employee

HP Recommended

When deleting windows update cache it displays:"System error 5 has occured."

User380_0-1747839943030.png

 

HP Recommended

@User380, It seems you are encountering a "System error 5" while trying to delete the Windows update cache. This error typically indicates a permissions issue. To resolve this, you can try several steps. Here’s how to potentially resolve this issue:

 

Delete Windows Update Cache with Administrator Privileges:

Open Command Prompt as Administrator:

  • Press Windows Key + X and select Command Prompt (Admin) or Windows PowerShell (Admin).
  • If prompted by User Account Control (UAC), click Yes to proceed.

Stop Windows Update Service:

  • In the Command Prompt, type the following commands and press Enter after each one:
    net stop wuauserv
    net stop bits

Delete the Cache:

  • Navigate to the Windows Update cache folder. You can do this by typing:rd /s /q %systemroot%\SoftwareDistribution

Restart Windows Update Service:

  • After deleting the cache, restart the services with the following commands:
    net start wuauserv
    net start bits

Close the Command Prompt:

  • Type exit and press Enter to close the Command Prompt.

By following these steps, you should be able to delete the Windows Update cache without encountering "System error 5".

 

Did we resolve the issue? If yes, Please consider marking this post as "Accepted Solution" and click "Yes" to give us a helpful vote - your feedback keeps us going!   

   

Regards,  

ZOEY7886
I am an HP Employee

HP Recommended

I followed the steps and everything was successful, however it is still giving the same error.

User380_0-1748073739700.png 

It shows this when installing update but gives the 80070436 error

 

HP Recommended

@User380, thanks for the update—and I totally get how frustrating this can be, especially after trying so many steps.

 

Since the basic fixes didn’t solve it, here are a couple more things you can try:

 

1. Manually install the update that’s failing:
Sometimes specific updates cause this error. Head over to the Microsoft Update Catalog, search for the update code (like KBxxxxxxx), and download/install it manually.

 

2. Upgrade to Windows 8.1 (if possible):
Windows 8 is no longer supported, which might be affecting the update process. If you can, upgrading to Windows 8.1 through the Microsoft Store may bypass the issue entirely and improve compatibility.

 

Hope this helps! 

Take care, and have an amazing day!  

  

Did we resolve the issue? If yes, Please consider marking this post as "Accepted Solution" and click "Yes" to give us a helpful vote - your feedback keeps us going!  

  

Regards, 

ZOEY7886
I am an HP Employee

† The opinions expressed above are the personal opinions of the authors, not of HP. By using this site, you accept the <a href="https://www8.hp.com/us/en/terms-of-use.html" class="udrlinesmall">Terms of Use</a> and <a href="/t5/custom/page/page-id/hp.rulespage" class="udrlinesmall"> Rules of Participation</a>.