Skip to content

Commit 665b67d

Browse files
committed
AB#7180-Error code 0x8024402C when you try to install Windows Updates or a Feature on Demand
New article for [CI 7180](https://dev.azure.com/KMOps/ContentExperience/_queries/edit/7180)
1 parent b2a75d4 commit 665b67d

1 file changed

Lines changed: 116 additions & 0 deletions

File tree

Lines changed: 116 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,116 @@
1+
---
2+
title: Error code 0x8024402C when You Try to Install a Windows Update or a Feature on Demand
3+
description: Describes methods for resolving error code 0x8024402C when you install a Windows update or a Feature on Demand.
4+
ms.date: 10/07/2025
5+
manager: dcscontentpm
6+
audience: itpro
7+
ms.topic: troubleshooting
8+
ms.reviewer: kaushika
9+
ms.custom:
10+
- sap:windows servicing,updates and features on demand\windows update fails - installation stops with error
11+
- pcy:WinComm Devices Deploy
12+
---
13+
14+
# Error code 0x8024402C when you try to install a Windows update or a Feature on Demand
15+
16+
## Symptoms
17+
18+
You try to manually install a Windows update, or you try to install a Feature on Demand (FoD). You see a message that resembles the following text:
19+
20+
> Windows couldn't complete the requested changes
21+
> The changes couldn't be completed. Please reboot your computer and try again
22+
> Error code 0x8024402C
23+
24+
## Cause
25+
26+
The [Microsoft Error Lookup Tool (err.exe)](https://www.microsoft.com/download/details.aspx?id=100432&msockid=36aa9a75ec446e9e33dd8ee0ed136f37) provides the following definition of error code 0x8024402C:
27+
28+
```output
29+
"WU_E_PT_WINHTTP_NAME_NOT_RESOLVED"
30+
# Same as ERROR_WINHTTP_NAME_NOT_RESOLVED - the proxy server
31+
# or target server name cannot be resolved.
32+
```
33+
34+
If you're working with a computer that connects directly to Windows Update, this error code indicates that the issue might be in the local network or in the internet connection. If you're working with a computer that's using an intranet service such as Windows Server Update Service (WSUS) to manage updates, this error code indicates that the issue might be in the local network. The computer can't connect to the WSUS server.
35+
36+
> [!IMPORTANT]
37+
> To get FoDs from WSUS, the computer must run Windows 11, version 22H2 or a later version, or Windows Server 2025 or a later version. To install FoDs on any other version of Windows on a computer that can't access Windows Update directly, you have to use a network repository, local media, or a network-mounted ISO image.
38+
39+
## Resolution
40+
41+
> [!NOTE]
42+
> If you want to install OpenSSH Server or OpenSSH Client as Features on Demand, see [Can't install OpenSSH features](../system-management-components/cant-install-openssh-features).
43+
44+
1. Verify that the computer can connect to the local network. For example, use `ping` or `nslookup` commands to make sure that the computer can connect to other devices on the network and can resolve DNS addresses correctly. If needed, check the [Windows Update logs](#windows-update-logs) to help identify the source of the issue.
45+
46+
1. If your computer connects directly to Windows Update, follow these steps:
47+
48+
1. Verify that the computer can connect to the internet. If the computer can't connect, check any proxy or firewall configurations, and make sure that the DNS infrastructure is working correctly.
49+
1. Verify that Windows is correctly configured to access Windows Update. For more information about the settings that control such access, see [Manage connection endpoints for Windows 11 Enterprise](/windows/privacy/manage-windows-11-endpoints) and the [Delivery Optimization](/windows/privacy/manage-connections-from-windows-operating-system-components-to-microsoft-services#28-delivery-optimization) section in "Manage connections from Windows 10 and Windows 11 operating system components to Microsoft services."
50+
51+
1. If your computer uses an intranet update management service such as WSUS and you want to install a FoD instead of an update, check the computer's version of Windows or Windows Server. For example, in the **Search** bar, enter **winver**. Based on the Windows version, take one of the following actions:
52+
53+
- **Windows Server 2025 or a later version, or Windows 11 22H2 or a later version**. Continue to the next step in this procedure.
54+
- **Windows Server 2022 or Windows Server 2019, Windows 11 21H2 or an earlier version, or Windows 10**. See [Information about using ISO images or FoD repositories to install FoD](#information-about-using-iso-images-or-fod-repositories-to-install-fod) for instructions.
55+
56+
1. If your computer uses an intranet update service and you want to manually install an update (or a FoD on a supported version of Windows or Windows Server), Verify that the computer can connect to the WSUS server. If the computer can't connect, check any proxy or firewall configurations, and make sure that the DNS infrastructure is working correctly.
57+
58+
1. Check your Group Policy or Policy configuration service provider (CSP) settings to make sure that no settings are blocking updates. For more information about policy settings that affect Windows Update and intranet update management services, see the following articles:
59+
60+
- [Policy CSP - ADMX_Servicing](/windows/client-management/mdm/policy-csp-admx-servicing)
61+
- [Policy CSP - Update](/windows/client-management/mdm/policy-csp-update)
62+
- The [Specify intranet Microsoft update service location](/windows-server/administration/windows-server-update-services/deploy/4-configure-group-policy-settings-for-automatic-updates#specify-intranet-microsoft-update-service-location) section in "Step 4: Configure Group Policy settings for automatic updates"
63+
- [Use Windows Update client policies and WSUS together](/windows/deployment/update/wufb-wsus)
64+
- [Manage additional Windows Update settings](/windows/deployment/update/waas-wu-settings)
65+
66+
## More information
67+
68+
### Windows Update logs
69+
70+
Windows update logs might contain entries that resemble the following excerpt. You can use this information to help identify when the update process failed.
71+
72+
```output
73+
2010-01-05 18:52:06:747 808 aac Misc WARNING: WinHttp: SendRequestUsingProxy failed for <http://servername/selfupdate/wuident.cab>. error 0x8024402c
74+
2010-01-05 18:52:06:747 808 aac Misc WARNING: WinHttp: SendRequestToServerForFileInformation MakeRequest failed. error 0x8024402c
75+
2010-01-05 18:52:06:747 808 aac Misc WARNING: WinHttp: SendRequestToServerForFileInformation failed with 0x8024402c
76+
2010-01-05 18:52:06:747 808 aac Misc WARNING: WinHttp: ShouldFileBeDownloaded failed with 0x8024402c
77+
2010-01-05 18:52:06:747 808 aac Misc WARNING: DownloadFileInternal failed for http://servername/selfupdate/wuident.cab: error 0x8024402c
78+
2010-01-05 18:52:06:747 808 aac Setup FATAL: IsUpdateRequired failed with error 0x8024402c
79+
2010-01-05 18:52:06:747 808 aac Setup WARNING: SelfUpdate: Default Service: IsUpdateRequired failed: 0x8024402c
80+
2010-01-05 18:52:06:747 808 aac Setup WARNING: SelfUpdate: Default Service: IsUpdateRequired failed, error = 0x8024402C
81+
2010-01-05 18:52:06:747 808 aac Agent * WARNING: Skipping scan, self-update check returned 0x8024402C
82+
2010-01-05 18:52:06:762 808 aac Agent * WARNING: Exit code = 0x8024402C
83+
```
84+
85+
For more information on how to collect and review Windows Update logs, see [Windows Update log files](/windows/deployment/update/windows-update-logs).
86+
87+
### Information about using ISO images or FoD repositories to install FoD
88+
89+
If you're using any of the following Windows versions and the affected computers can't connect to Windows Update directly, you have to install FoDs from a repository or mounted ISO image within your network.
90+
91+
- Windows Server 2022 or Windows Server 2019
92+
- Windows 11 21H2 or an earlier version
93+
- Windows 10
94+
95+
You can download FoD ISO packages from any of the following locations.
96+
97+
| Source | Details or requirements |
98+
| - | - |
99+
| [Microsoft 365 Admin Portal](https://admin.microsoft.com/adminportal) | You must have an administrative Microsoft 365 account. This portal has replaced the Volume Licensing Service Center (VLSC) |
100+
| Original Equipment Manufacturer (OEM) | Typically, you must have a support agreement from the OEM. |
101+
| [Microsoft Evaluation Center](https://www.microsoft.com/evalcenter) | This site might not include packages for older versions of Windows. |
102+
| [MSDN-Platforms](https://visualstudio.microsoft.com/msdn-platforms/) | You must have a Visual Studio (previously MSDN) subscription. |
103+
| GitHub ([PowerShell/openssh-portable](https://github.com/PowerShell/openssh-portable) or [Win32-OpenSSH GitHub Releases](https://github.com/PowerShell/Win32-OpenSSH/releases)). | If you use the GitHub packages, install them by following the instructions that are available in the relevant repository.<br />Notice that if you manually install OpenSSH by using GitHub, you're responsible for configuration and for all future updates. For more information, see [Get started with OpenSSH for Windows](/windows-server/administration/openssh/openssh_install_firstuse). |
104+
105+
> [!IMPORTANT]
106+
>
107+
> - The FoD ISO package should match your Windows version. For example, if you want to install OpenSSH features on a computer that runs Windows 11, version 21H2, download the package that's specific to Windows 11, version 21H2.
108+
> - Store the downloaded files on a drive or network share that's accessible from the computer that you want to install the features on.
109+
110+
For more information about how to create and use a repository for language packs and other FoDs, see the following articles:
111+
112+
- [FoD repositories](/windows-hardware/manufacture/desktop/features-on-demand-v2--capabilities#FoD-repositories) in Features on Demand
113+
- [Build a custom FoD and language pack repository](/windows-hardware/manufacture/desktop/languages-overview?view=windows-11&preserve-view=true#build-a-custom-FoD-and-language-pack-repository) in "Languages overview"
114+
- [Features on Demand media](/windows-hardware/manufacture/desktop/features-on-demand-v2--capabilities#features-on-demand-media) in Features on Demand
115+
116+
For more general information about FoDs, see [Available features on demand](/windows-hardware/manufacture/desktop/features-on-demand-non-language-FoD).

0 commit comments

Comments
 (0)