-
×InformationNeed Windows 11 help?Check documents on compatibility, FAQs, upgrade information and available fixes.
Windows 11 Support Center. -
-
×InformationNeed Windows 11 help?Check documents on compatibility, FAQs, upgrade information and available fixes.
Windows 11 Support Center. -
- HP Community
- Notebooks
- Notebook Operating System and Recovery
- Windows 8 update error 80070436

Create an account on the HP Community to personalize your profile and ask a question
05-18-2025 03:11 AM
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
05-20-2025 03:40 AM
@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
05-23-2025 10:51 PM
@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
05-25-2025 07:27 AM
@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