# Windows 10

## <mark style="color:orange;">Option 1: Fellas Support Tool (Easiest)</mark>

{% file src="/files/Rs85uR7w1CEEQHUxmWOz" %}

### 1)  Run Fellas Support Tool as <mark style="color:red;">Admin</mark>&#x20;

### 2) Go to the "<mark style="color:red;">Windows Settings</mark>" Tab it will most likely look like this if you've never used Cheats.&#x20;

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

### 3) You need to open and disable everything until it matches the image below.

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

## <mark style="color:orange;">Option 2: Registry Editor</mark>

1. Press Win + R to open the "Run" dialog, type regedit, and press Enter.
2. In the Registry Editor window, navigate to the following key: If the Windows Defender key does not exist, you will need to create it. HKEY\_LOCAL\_MACHINE\SOFTWARE\Policies\Microsoft\Windows Defender
3. Right-click on the Windows Defender key, select "New -> DWORD (32-bit) Value," and name it DisableAntiSpyware.
4. Double-click on DisableAntiSpyware, set the "Value data" to 1, and click OK.
5. Close the Registry Editor and restart your computer.

## <mark style="color:orange;">Option 3:  Security Center Service</mark>

1. Press Win + R to open the "Run" dialog, type services.msc, and press Enter.
2. In the "Services" window, find and double-click on "Security Center" (or "Windows Defender Security Center" in newer versions).
3. In the "Properties" window, set the "Startup type" to "Disabled," then click "Apply" and "OK."
4. Restart your computer to apply the changes.

<br>


---

# 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://fellas.gitbook.io/fellas-guides/trouble-shooting-basics/disable-windows-defender/windows-10.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.
