# Anti-Virus

## 🛡️ How to Disable or Uninstall Antivirus Software <a href="#how-to-disable-or-uninstall-antivirus-software" id="how-to-disable-or-uninstall-antivirus-software"></a>

> ⚠️ **Warning:** Removing antivirus software will make your system more vulnerable to malware, viruses, and other threats. Only do this if you have a good reason (e.g., testing, gaming performance, or using your own security setup).

***

## 📌 Step 1: Identify Your Antivirus Software <a href="#step-1-identify-your-antivirus-software" id="step-1-identify-your-antivirus-software"></a>

Common antivirus software includes:

| Antivirus                       | Common Source                                  |
| ------------------------------- | ---------------------------------------------- |
| Windows Defender                | Built into Windows                             |
| Avast / AVG                     | Free/paid AV software                          |
| McAfee                          | Often pre-installed on PCs                     |
| Norton / Symantec               | Subscription-based AV                          |
| Bitdefender                     | Paid AV with system control                    |
| Kaspersky                       | Strong security, controversial in some regions |
| Trend Micro, ESET, Sophos, etc. | Less common, but still effective               |

To check:

* Press `Windows + R`, type `appwiz.cpl`, and press Enter to view all installed programs.
* Also check the **System Tray** (bottom-right of screen) for icons.
* Open **Task Manager > Startup tab** to spot antivirus-related items.

***

## 🧼 Step 2: Uninstall Third-Party Antivirus Software <a href="#step-2-uninstall-third-party-antivirus-software" id="step-2-uninstall-third-party-antivirus-software"></a>

1. Press `Windows + R`, type `appwiz.cpl`, and press Enter.
2. Locate any of the following (examples):
   * **Avast Antivirus**
   * **McAfee LiveSafe**
   * **Norton Security**
   * **Bitdefender**
   * **AVG Antivirus**
   * **Kaspersky**
3. Select each one, then click **Uninstall**.
4. Follow the uninstaller’s instructions — some may require a reboot.
5. Repeat this for all antivirus software found.

> 💡 Some antivirus software may require a **special removal tool** if uninstallation fails. Let me know if you need one.

***

## 🛑 Step 3: Disable Windows Defender (Microsoft Defender Antivirus) <a href="#step-3-disable-windows-defender-microsoft-defender-antivirus" id="step-3-disable-windows-defender-microsoft-defender-antivirus"></a>

> Microsoft Defender automatically reactivates if no other antivirus is installed. You’ll need to disable it manually if you want **zero antivirus** on the system.

## **Option 1: Disable via Windows Security Settings**

1. Press `Windows + I` → **Privacy & Security** → **Windows Security** → **Virus & threat protection**.
2. Under **Virus & threat protection settings**, click **Manage settings**.
3. Turn **Real-time protection** to **Off**.
4. (Optional) Disable **Cloud-delivered protection** and **Tamper Protection**.

## **✅ Option 2: Disable via DControl Tool (Third-Party Utility)**

> 🛠️ **DControl** (Defender Control) is a lightweight utility used to disable Microsoft Defender with one click. Trusted by many power users.

1. Download **DControl (Defender Control)** from a trusted source (e.g., [Sordum.org](https://www.sordum.org/downloads/?st-defender-control)).

   > *(⚠️ Avoid unofficial mirrors. Always verify the download source.)*
2. Extract the ZIP file (ZIP Password is: sordum) and run `DefenderControl.exe` as **Administrator**.
3. Click the red **“Disable Windows Defender”** button.
4. You should see status change to **Defender is turned off**.
5. Reboot your PC.

> 💡 This disables all Defender-related services, including Real-Time Protection. 🔒 Re-enable anytime by clicking **“Enable Windows Defender”** in the same tool.

***

## ✅ Step 4: Confirm Everything Is Disabled <a href="#step-4-confirm-everything-is-disabled" id="step-4-confirm-everything-is-disabled"></a>

1. Press `Ctrl + Shift + Esc` to open Task Manager.
2. Check the **Processes** and **Startup** tabs for any antivirus-related tasks.
3. Open **Windows Security** again to verify Defender status.
4. You can also use `msinfo32` → Look under **System Summary** → Look for any mention of active AV.

<figure><img src="https://aimfinityguide.gitbook.io/~gitbook/image?url=https%3A%2F%2F3541345524-files.gitbook.io%2F%7E%2Ffiles%2Fv0%2Fb%2Fgitbook-x-prod.appspot.com%2Fo%2Fspaces%252Fp675Um9eW70VZI3IEKGS%252Fuploads%252FqyhuWvMFxo8Nc112364k%252Fdcontrol.webp%3Falt%3Dmedia%26token%3D8f422598-9fe4-4ae5-8875-9aa6b642e4f6&#x26;width=768&#x26;dpr=4&#x26;quality=100&#x26;sign=fef0a521&#x26;sv=2" alt=""><figcaption></figcaption></figure>

<figure><img src="https://aimfinityguide.gitbook.io/~gitbook/image?url=https%3A%2F%2F3541345524-files.gitbook.io%2F%7E%2Ffiles%2Fv0%2Fb%2Fgitbook-x-prod.appspot.com%2Fo%2Fspaces%252Fp675Um9eW70VZI3IEKGS%252Fuploads%252FX0VtGrx8cXGWiFetivYN%252Frtp.webp%3Falt%3Dmedia%26token%3D87f5af13-f3d0-4b24-b101-2b7ce10f42b2&#x26;width=768&#x26;dpr=4&#x26;quality=100&#x26;sign=e740f240&#x26;sv=2" alt=""><figcaption></figcaption></figure>
