Download Windows Speedup Tool to fix errors and make PC run faster
Windows Update Error 0x8024000E is caused when the Windows Update Agent is not updated or has become corrupted. Basically, the update.xml file of a few drivers contains information that cannot be read unless you have updated the Windows Update Agent.
WU_E_XML_INVALID: Windows Update Agent found invalid information in the update’s XML data
The problem is that while the Windows Update Agent could be updated manually for versions of Windows till Windows 8.1, the same is not true for Windows 11/10. The WU Agent updates automatically.
You can try the following suggestions and see if they help you.
1] Update the Windows Update Agent manually
For versions of Windows up to Windows 8.1/8/7, the procedure to update the Windows Update Agent & the download links has been mentioned on microsoft.com. This would surely resolve your problem. Windows 11/10 users don’t need to update the WU Agent manually.
2] Reset Windows Update Agent
Reset Windows Update Agent to default in Windows 10 and see if that helps you.
3] Use the Windows Update Troubleshooter
The Windows Update troubleshooter could fix this problem in Windows 10. The procedure to run the Windows Update troubleshooter is as follows:
Click on Start > Settings > Updates and Security > Troubleshoot. Then select the Windows Update troubleshooter and run it. Restart the system once done.
4] Reset Windows Update components
It is possible that the Windows Update troubleshooter would fail in fixing the Windows Update Agent. In such a case, the only resolution would be resetting all Windows Update components. This would probably fix the problem when nothing else does.
Hope this helps!
Karan is a B.Tech, with several years of experience as an IT Analyst. He is a passionate Windows user who loves troubleshooting problems and writing about Microsoft technologies.
Обновлению Windows иногда может препятствовать ошибка с кодом 0x8024000e. Причина — сервис обновления не может прочитать информацию с XML-файла по неизвестным причинам.
Исправлять сбой необходимо следующим образом:
- Отключите все антивирусы. Это касается не только ПО от сторонних разработчиков (к примеру, Avast, Eset, Kaspersky), но и антивируса, идущего в стандартной поставке ОС (Защитник Windows). После выключения — пытайтесь установить апдейты.
- Используйте Windows Update troubleshooter. Зажмите клавишу Win и введите в строке поиска troubleshooting. Запустите найденную утилиту. Слева нажмите на «Отобразить все», отыщите и клацните на «Центр обновления». Следуйте инструкциям, которые будут отображаться. Также имеет смысл скачать и запустить это приложение от Microsoft. Его используют для решения неполадок именно сервиса обновления, ответственного за ошибку 0x8024000e.
Follow the steps below:
- Type “services.msc” on keyboard in the search panel.
2. Open “services.msc” when the search results show up.
3. Now you will see all Windows services on your system.
4. Search for “Windows Update”
5. Right-click the “Windows Update” and then click Stop.
Clean the Windows Update temporary cache folder:
- Press Windows + R to launch the Run Command Box.
- Type “%windir%\SoftwareDistribution\DataStore” in Run Command Box and click OK.
- This will open Windows Explorer on the correct location.
- Delete all contents of this folder.
Restart the Windows Update Service again:
- Switch back to the windows Services.
- Locate Windows Update.
- Right-click on it and choose Start.
If the problem still persists, you can run the System File Checker (SFC) utility. This tool will check your filesystem.
- Search “cmd” in the search panel.
- Open Cmd by right-clicking it and selecting Run as administrator.
- Provide the password if prompted.
- A black window opens up.
- Type sfc/scannow and press Enter.
Come back to the black window after some time and check if the process is finished.
As soon as the SFC process is finished, restart your computer. After the restart, search for Updates again.
Loading…
By Dr. Joseph H Volker
|
On August 8, 2018
8 Replies
-
Have you tried installing the latest Windows Update agent?
What else is installed on the machine?, if AV disable it or remove it altogether, then try patching once removed.
https://support.microsoft.com/en-ie/help/971058/how-do-i-reset-windows-update-components Opens a new window
Can you also post the Windows Update log?
Was this post helpful?
thumb_up
thumb_down
-
-
Have you tried installing the latest Windows Update agent?
Yup! One of the first things I did.
Nothing else installed on the lappy. I always do Windows Updates before I start adding things.
Was this post helpful?
thumb_up
thumb_down
-
Bookmark that one, you will need it again if you have to install from OEM media.
All my builds are from VL media, and I captured an image off a VM that has all that stuff baked in so I don’t have that hassle any more.
Was this post helpful?
thumb_up
thumb_down
-
Ken Carter wrote:
kevinhughes2 wrote:
https://community.spiceworks.com/how_to/132158-get-windows-7-updates-working-after-a-fresh-install
Easier to link than detail the steps.
This did the trick! Thank you!
Over a year later and it’s still helping people… Glad I decided to write that thing
Was this post helpful?
thumb_up
thumb_down
-
DragonsRule wrote:
Over a year later and it’s still helping people… Glad I decided to write that thing
If I still had to do systems from an OEM image … I would be breaking a ton of MS licensing rules because I’d have quietly slipstreamed those in with DISM long ago. Having to manually intervene in every fresh install, no time for that, especially to restore basic functionality.
Thank god for VL and captured images.
Was this post helpful?
thumb_up
thumb_down