# Using DControl (Defender Control)

### What is Defender Control? <a href="#what-is-defender-control" id="what-is-defender-control"></a>

Defender Control is a portable tool that completely disables Microsoft Defender in Windows. Our software performs tasks that antivirus programs flag as suspicious, so Defender must be disabled to avoid conflicts.

### Quick Setup <a href="#quick-setup" id="quick-setup"></a>

1. **Download**: [Defender Control](https://cheatvault.net/safe-redirect?url=https%3A%2F%2Fwww.sordum.org%2Ffiles%2Fdownloads.php%3Fst-defender-control)
   * Password: `sordum`
2. **Extract and Run**: Unzip and run `dControl.exe`
3. **Add to Exclusions**:
   * Click menu → "Add it to the exclusion list"
   * This prevents false alerts and creates desktop shortcut
   * Path: `C:\Program Files (x86)\DefenderControl\dControl.exe`
4. **Disable Defender**: Click "Disable Windows Defender"
   * Button should turn **RED** when disabled
   * If prompted, disable anti-tamper protection

![Defender Disabled](https://cheatvault.net/safe-redirect?url=https%3A%2F%2Fwww.sordum.org%2Fwp-content%2Fuploads%2F2021%2F01%2Fwindows_defender_is_turned_off.png)

Verification

The button should be RED and say "Defender is turned off" when properly disabled.

### Additional Steps <a href="#additional-steps" id="additional-steps"></a>

**Also disable these Windows features:**

* Windows SmartScreen
* Windows Firewall (if issues persist)
* UAC (User Account Control) - Optional but recommended

**Remove third-party antivirus:**

* Uninstall Kaspersky, Avast, Norton, McAfee, etc.
* These will also block the loader

### Troubleshooting <a href="#troubleshooting" id="troubleshooting"></a>

**Defender Keeps Re-enabling**

* Disable anti-tamper protection when prompted
* Run DControl as Administrator
* Restart PC after disabling

**Can't Download DControl**

* Windows may block the download
* Click "Keep" or "Download anyway" in browser
* Temporarily disable SmartScreen

**Still Getting Blocked**

* Ensure DControl button is RED
* Check no other antivirus is running
* Add loader folder to exclusions manually


---

# 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/using-dcontrol-defender-control.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.
