If you want to have a secured computer you need to keep Windows 10, 8 or 7 up to date, so the Windows Update agent needs to connect to the Internet and retrieve from Windows Update or Microsoft Update service the latest updates. Sometimes there is a problem with this connection, or you may receive an error code in Windows Update like : “There were some problems installing updates, but we’ll try again later. If you keep seeing this and want to search the web or contact support for information, this may help: (0x8024002e)” ..
To sole this problem you need to try some things .
Method 1. Use Windows troubleshooter .
Restart your computer .
Method 2. Delete files in Software Distribution . Use CMD or command prompt in Windows and type “net stop wuauserv” and “net stop bits”, and then delete all files from C:\Windows\SoftwareDistribution.
Restart your computer .
Method 3. Type “regedit” in search windows as administrator mode
Find Key: HKLM / Software / Policies / Microsoft / Windows / WindowsUpdate / DisableWindowsUdateAccess = 1
Change: 1 to 0
If you have WUServer and WUStatusServer keys you may try to delete them because it may be wrong .
Restart your computer .
It works in Windows 10, 8 and 7 .