All locations active · 99.99% uptime
Setup

Microsoft Edge Proxy Settings

Because Edge is Chromium-based, its network stack follows the same logic as Chrome's: by default it uses the operating system's proxy setting. The "Open your computer's proxy settings" link on Edge's settings screen takes you straight to Windows' proxy screen. So if you want to define a proxy specific to Edge, you have to pick one of three routes.

FIGUREComparison of the three methods for Edge
METHODProfile / shortcut flagExtensionIndependent of the system?YesYesSOCKS5 supportYesAvailable in most extensionsUsername / passwordA window pops upStored inside the extensionA different IP per profilePer shortcutPer profileSetup difficultyMediumEasySecurity riskNoneThe extension sees all your traffic

The extension route is practical, but you entrust all of your browser traffic to a third party. For corporate use the shortcut flag is preferred.

1. Profile-Based Proxy with a Shortcut Flag

Right-click the Edge desktop shortcut → Properties → leave a space at the end of the Target field and add:

--proxy-server="http=185.93.68.14:8080;https=185.93.68.14:8080" --user-data-dir="C:\EdgeProxyProfil"

--user-data-dir parameter creates a separate profile folder, so you can run a second browser with a different exit IP without affecting your normal Edge window. The format for SOCKS5: --proxy-server="socks5://10.0.0.5:1080".

To exclude specific addresses, add a second flag: --proxy-bypass-list="localhost;127.0.0.1;*.intranet".

2. Quick Switching with an Extension

The proxy managers in the Edge Add-ons store let you save several addresses and switch between them with a single click. Things to watch after installation:

  • You grant the extension permission to "read your data on all sites" — choose only publishers you know.
  • Close off WebRTC leaks separately; a proxy extension does not do it automatically. To check, use WebRTC Leak Test.
  • For it to work in an InPrivate window, you need to grant permission in the extension's settings.

3. Enterprise Policy

On managed devices the proxy is deployed through the registry or Intune. The relevant keys are the HKLM\SOFTWARE\Policies\Microsoft\Edge values under ProxyMode, ProxyServer and ProxyPacUrl . ProxyMode value, when set to fixed_servers , overrides the user setting, which then appears grayed out in the interface.

FIGUREEdge proxy policies (registry keys)
POLICYValueTypeMeaningProxyModeREG_SZdirect · auto_detect · fixed_servers · pac_script · systemProxyServerREG_SZhttp=1.2.3.4:8080;https=1.2.3.4:8080 formatProxyPacUrlREG_SZThe full address of the PAC fileProxyBypassListREG_SZSemicolon-separated exception list

The keys are defined under the HKLM\SOFTWARE\Policies\Microsoft\Edge path. ProxyMode must be set, otherwise the others are ignored.

Verification and Common Errors

FIGUREEdge proxy troubleshooting
CHECKDid you open it from the shortcut?An old shortcut pinned to the taskbar does not carry the flagIs the profile folder writable?Choose a user folder instead of the root of C:\ERR_TUNNEL_CONNECTION_FAILEDThe proxy does not support CONNECT, or it is downERR_PROXY_CONNECTION_FAILEDThe address/port is wrong or unreachableHave you verified the exit IP?Check it with the My IP Address pageIs the extension active in InPrivate windows?It requires separate permission

The error codes Edge produces tell you exactly what is wrong: if the word TUNNEL appears, the problem is HTTPS/CONNECT; if the word PROXY appears, it is the address itself.

To check whether an address is live you can use our Proxy Checker tool , and for testing you can get an address from our free proxy list .

Frequently Asked Questions

01Changing the Edge setting also affects Chrome

That's because both read the system proxy. For a browser-specific setting, use the shortcut flag method above.

02Does SOCKS5 work in Edge?

Yes, it works with the --proxy-server="socks5://ip:port" format. Windows' own proxy screen does not accept SOCKS5 — that is the difference.

03An authenticated proxy asks for the password in every tab

Edge stores the credentials for the session; if it keeps asking, either the password is wrong or the proxy is requesting re-authentication on every request. Switch to the IP whitelist method.

Related Articles and Pages

NEXT STEP

Strengthen your proxy setup today.

Get started in minutes with a paid plan, or try our free proxy list first.

FREEPROXY.TR

Looking for a free proxy? You're in the right place

A complete proxy platform where you can browse up-to-date free proxy addresses, compare HTTP and SOCKS proxy types, and check your proxy connections with free tools.