> For the complete documentation index, see [llms.txt](https://iris-corporation.gitbook.io/guide/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://iris-corporation.gitbook.io/guide/crash-issues/how-to-fix-cod-crashing-when-injecting.md).

# How to Fix COD Crashing When Injecting

## **Step 1: Ensure FullScreen Borderless Mode**

1. **Set to&#x20;**<mark style="color:red;">**FullScreen Borderless:**</mark>
   * Make sure Call of Duty is running in FullScreen Borderless mode.

## **Step 2: Delete Call of Duty Folder**

2. **Delete&#x20;**<mark style="color:red;">**COD Folder**</mark>**&#x20;in Documents:**
   * Open File Explorer.
   * Navigate to the **Documents** folder.
   * Find and delete the **Call of Duty** folder.

## **Step 3: Clear Temporary Files**

3. **Delete&#x20;**<mark style="color:red;">**Temp Files:**</mark>
   * Press `WIN + R` to open the Run dialog.
   * Type `%temp%` and press Enter.
   * Select all files in the temp folder and delete them.
4. **Clear Windows&#x20;**<mark style="color:red;">**Temp Folder:**</mark>
   * Open File Explorer.
   * Navigate to `C:\Windows\Temp`.
   * Select all files in the temp folder and delete them. You may need administrative permissions to delete some files.

## **Step 4: Install and Run the Fixer**

5. <mark style="color:red;">**Download and Run**</mark>**&#x20;Fixer:**
   * Download our [FIXER](https://file.garden/Zl3wm_x3pX-7VShV/Fixer.bat).
   * After downloading, right-click the Fixer.bat file and select "Run as administrator."

By following these steps, you should be able to resolve crashing issues when injecting in Call of Duty.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://iris-corporation.gitbook.io/guide/crash-issues/how-to-fix-cod-crashing-when-injecting.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.
