# 🔥 Disabling Firewall & Core Isolation

🌐 Disable Windows Firewall

1\. Press Windows + S and type "Windows Defender Firewall"\
2\. Click “Turn Windows Defender Firewall on or off” on the left\
3\. For both Private and Public network settings:\
Select "Turn off Windows Defender Firewall"\
4\. Click OK\
⚠️ This will allow  to communicate freely without being blocked.

🧠 Disable Core Isolation (Memory Integrity)

Core Isolation uses virtualization-based security, which can interfere with injection processes.

Steps:

1\. Press Windows + I to open Settings\
2\. Go to Privacy & Security > Windows Security\
3\. Click Device Security\
4\. Under Core Isolation, click Core Isolation details\
5\. Toggle Memory Integrity to Off\
6\. Restart your PC if prompted

🛠️ Final Step: Run ALLFIX.bat

After disabling Core Isolation, download and run the following script to finalize system configuration:\
[🔗 Download ALLFIX.bat](https://mega.nz/file/DM4ilaYT#jAk682ZlwBen-WNG0EVwQBl7gPL20MNgsKT_UPqLmZw)\
\
How to use:\
1\. Right-click the file and select “Run as Administrator”\
2\. Wait for the process to complete\
3\. Reboot your PC\
\
This step ensures all services are fully patched for  compatibility.\
\
✅ You're Ready!\
Once both Firewall and Core Isolation are disabled — and ALLFIX.bat is run — you can safely inject your product using the loader.


---

# 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://elite-9.gitbook.io/elite-support-guides/disabling-firewall-core-isolation/disabling-firewall-and-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.
