# Disabling Core Isolation

#### Step 1: Open Windows Security

1. Press the **Windows key**
2. Type:

   ```
   Windows Security
   ```
3. Click **Windows Security**

<figure><img src="/files/nJK0hPuL7BQWKVzS8im5" alt=""><figcaption></figcaption></figure>

***

#### Step 2: Go to Device Security

1. In the left sidebar, click:\
   **Device security**
2. Look for:\
   **Core isolation**
3. Click:\
   **Core isolation details**

<figure><img src="/files/m2yo2GQPebR3rNoGrO8t" alt=""><figcaption></figcaption></figure>

***

#### Step 3: Turn Off Memory Integrity

1. Find:\
   **Memory integrity**
2. Click the switch so it changes to:\
   **Off**
3. Windows may ask for permission:
   * Click **Yes**

***

#### Step 4: Restart Your PC

1. Save anything open
2. Click:
   * Start Menu
   * Power
   * Restart

The setting usually does not fully disable until after rebooting.


---

# 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://guide.red-xservices.com/common-problems/disabling-core-isolation.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.
