Skip to content

Commit 993dc31

Browse files
author
Simonx Xu
authored
Merge pull request #8982 from rnitsch70/docs-editor/disable-http-proxy-auth-featur-1747905525
AB#6003: Update disable-http-proxy-auth-features.md
2 parents 4e184d3 + f66be1e commit 993dc31

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

support/windows-server/networking/disable-http-proxy-auth-features.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
---
22
title: How to disable HTTP proxy features
33
description: Describes how to disable specific features of Windows HTTP proxies.
4-
ms.date: 01/15/2025
4+
ms.date: 05/27/2025
55
manager: dcscontentpm
66
audience: itpro
77
ms.topic: troubleshooting
8-
ms.reviewer: kaushika, v-tappelgate
8+
ms.reviewer: kaushika, v-tappelgate, rnitsch
99
ms.custom:
1010
- sap:network connectivity and file sharing\tcp/ip connectivity (tcp protocol,nla,winhttp)
1111
- pcy:WinComm Networking
@@ -54,7 +54,7 @@ Starting in Windows Server 2019 and Windows 10, version 1809, you can disable WP
5454
HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Internet Settings\WinHttp\DisableWpad
5555
```
5656

57-
After you disable WPAD, you have to manually configure all proxies.
57+
After you disable WPAD, you must manually configure all proxies. The registry key stops WPAD detection for all proxy detection calls made through the Windows HTTP Services (WinHTTP) application programming interface (API). Even with this registry key set, applications can still resolve the name "WPAD" by calling Domain Name System (DNS) directly. For example, running `nslookup WPAD` still resolves the name by using DNS.
5858

5959
> [!IMPORTANT]
6060
> In addition to setting the registry key, WPAD should also be disabled in the Windows **Settings** UI, because third-party apps and Internet browsers may rely on these settings for Proxy Auto-Discovery.

0 commit comments

Comments
 (0)