How to set up a proxy in Microsoft Edge

Setup

1

Open Edge Settings

Launch Microsoft Edge, click the three-dot menu at the top-right corner, then choose Settings.Edge Settings Menu
2

Open System Proxy Settings

Navigate to System and Performance, then click Open your computer’s proxy settings.Edge Advanced Settings
3

Configure Proxy Server

  • In the system window, turn on Use a proxy server
  • Enter the following:
    • Proxy IP Address: dc.ipnproxy.com
    • Port: 10080 (Rotating HTTP/HTTPS)
  • Click Save
Proxy Server Configuration
4

Verify Your Proxy IP

Visit https://ipnproxy.com/ip-lookup to confirm your active proxy IP address.

Residential Proxies

  • Host: residential.ipnproxy.com
  • Port: 823
  • Format:
bash http http://username:[email protected]:823

Datacenter Proxies

  • Host: dc.ipnproxy.com
  • Port: 10080
  • Format:
bash http http://username:[email protected]:10080

Premium Mobile Proxies

  • IP: {IP_ADDRESS}
  • Port: {PORT}
  • Username: {PROXY_USERNAME}
  • Password: {PROXY_PASSWORD}
  • Format:
bash http http://{username}:{password}@{IP}:{PORT} 
bash socks5 http://{username}:{password}@{IP}:{PORT}

Mobile Proxies

  • IP: {IP_ADDRESS}
  • Port: {PORT} - Format:
bash http http://{IP_ADDRESS}:{PORT}
bash socks5 socks5://{IP_ADDRESS}:{PORT}
Microsoft Edge uses system-wide proxy configuration, meaning changes here apply across all network-based apps on your computer.
Use the correct proxy format based on the protocol and proxy type. Mistakes in port or IP structure can lead to connection failures.