# How to disable Internet Explorer Enhanced Security Configuration

Upon opening internet explorer, you're initially greeted with a prompt telling you that there is a security setting hindering you to browse the web.

{% tabs %}
{% tab title="Step 1" %}
&#x20;In the **Search** button on the bottom left of your RDP, look up **Server Manager**

![](/files/-Ma2RN3Q7Z9bP0JkEicX)
{% endtab %}

{% tab title="Step 2" %}
&#x20;Navigate to **Local Server**

![](/files/-Ma2RR_kGjps1ph5pDbs)
{% endtab %}

{% tab title="Step 3" %}
&#x20;Click on **IE Enhanced Security Configuration**

![](/files/-Ma2RZ972f9_wR8cS8YK)
{% endtab %}

{% tab title="Step 4" %}
&#x20;Turn both **Administrators** and **Users** from On (Recommended) to **Off**

![](/files/-Ma2Re2UGYsCTdqYAW1X)

&#x20;Press **OK** to save your changes, then you're done!
{% endtab %}
{% endtabs %}


---

# 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://kb.secured.gg/vps/disable-ieesc.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.
