# Windows

Configuring proxies in Windows allows your browser or the entire system's network traffic to be routed through the proxy IP. Please follow the steps below to complete the proxy setup.

{% hint style="success" icon="lightbulb-exclamation-on" %}
Before configuring the proxy, you need to obtain proxies credentials. [Click here](/proxy/rotating-residential-proxies/quick-start.md) to learn how to obtain proxies credentials.
{% endhint %}

***

{% stepper %}
{% step %}

#### **Open Windows Proxy Settings**

1.Click the **Start** button in the lower-left corner of Windows, then select **Settings** (gear icon).

2.In the Settings window, click **Network & Internet** → **Proxy**.

<figure><img src="/files/usvgASYn6ZRL5sx6CSTz" alt="" width="563"><figcaption></figcaption></figure>
{% endstep %}

{% step %}

#### **Configure the Proxy**

Under **Manual proxy setup**, turn on the **Use a proxy server** switch.\
Fill in your proxy information and click **Save**:

* Address: Enter the proxy host
* Port: Enter the port

<figure><img src="/files/e4UX8rB9B8i6IiPAPff5" alt="" width="563"><figcaption></figcaption></figure>
{% endstep %}

{% step %}

#### **Enter Authentication Information**

The first time you access a website through the proxy, the browser will display an authentication window. Enter your username and password.
{% endstep %}

{% step %}

#### **Verify the Proxy**

Visit [ipinfo.io](https://ipinfo.io/) in Edge and confirm whether the displayed IP matches your proxy IP.
{% endstep %}
{% endstepper %}

***


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.talordata.com/proxy/integrations/windows.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
