# SmartDNS

{% hint style="warning" %}
Using the VPN will automatically disable your local SmartDNS settings. Please choose either the one or the other.
{% endhint %}

## WINDOWS 10

### Register your IP address and choose your prefered Netflix region

1. Login to your client area (<https://wannaflix.com/clientarea.php>)
2. Click on your active SmartDNS subscription
3. Select your prefered Netflix region and click "Update"

{% hint style="warning" %}
You will have to re-submit your IP address each time it changes (router reboots, new location, etc.)
{% endhint %}

### Change your local DNS settings

#### &#x20;**Open the Network and Sharing Center**

1. Type “control panel” in the search bar and click on *control panel*
2. Go to Network and Internet > Network and Sharing Center&#x20;
3. On the left-hand menu, click "Change adapter settings"

![](/files/-Lc4wgjY7JzVMxce_9df)

#### Access the dns settings

1. &#x20;Right Click on your network adapter and click on **"Properties"**

![](/files/-Lc5-NYGqR6UWNF4Pdwx)

2\. Uncheck the Internet Protocol Version 6 (TCP/IPv6) -- **This is important.**

![](/files/-Lc5-S-YSQ0aixvfakWn)

3\. Click on Internet Protocol Version 4 (TCP/IPv4) to highlight and click on **"Properties"**

4\. In the General tab click on Use the following DNS server addresses.&#x20;

* **Preferred DNS server: 165.227.243.239**&#x20;
* **Alternate DNS server: 165.227.254.128**

![](/files/-Lc5-VmmGogp9GnqBf3j)

5\.  Click the **"OK"** button.

## WINDOWS 7

### Register your IP address and choose your prefered Netflix region

1. Login to your client area (<https://wannaflix.com/clientarea.php>)
2. Click on your active SmartDNS subscription
3. Select your prefered Netflix region and click "Update"

{% hint style="warning" %}
You will have to re-submit your IP address each time it changes (router reboots, new location, etc.)
{% endhint %}

### Change your local DNS settings

1\. Open the *Control Panel* by clicking on the *Start button*

![](/files/-Lc52FmGPPyKr5YDLr6w)

2\. Then click on *Network and Internet*&#x20;

![](/files/-Lc52IGpchWh6bY4V8oU)

3\. Click on *Network and Sharing Center*

![](/files/-Lc52Kiqtvzn_KCMBUXg)

4\. Click on *Change adapter settings*

![](/files/-Lc52N8b7VGYzrJ6hUvM)

5\. Depending on how your computer is connected to the Internet click either *Local Area Connection* or*Wireless Network Connection* if you are connected via Wi-Fi&#x20;

![](/files/-Lc52QRmn9-qCmImzsa4)

6\. Click on *Properties*

![](/files/-Lc52XX27cjTI4NB2cEM)

7\. Uncheck the Internet Protocol Version 6 (TCP/IPv6)&#x20;

![](/files/-Lc52_uH8v5jIebu9nnA)

8\. Check Internet Protocol Version 4 (TCP/IPv4)

9\. Double click Internet Protocol Version 4 (TCP/IPv4)&#x20;

![](/files/-Lc52if-lqankGPbyoSw)

10\. In the General tab click on Use the following DNS server addresses and enter the DNS servers in the spaces provided: **165.227.243.239** and **165.227.254.128**

![](/files/-Lc53-j2q0Ju8QhmpW_p)

11\. Click ok&#x20;

12\. Restart your computer


---

# Agent Instructions: 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.wannaflix.net/installation-guides/windows/smartdns.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.
