> ## Documentation Index
> Fetch the complete documentation index at: https://docs.corelabs.ac/llms.txt
> Use this file to discover all available pages before exploring further.

# Preparing Your Computer

> Complete setup guide to prepare your system before using Apex Legends products

Before launching the product, you need to properly configure your computer. Follow these steps carefully to ensure everything works correctly.

<Warning>
  **Important Step to Avoid BSOD:** You must install the DirectX Web Kit before using this product!

  <Card title="Download DirectX Web Kit" icon="download" href="https://go.microsoft.com/fwlink/?linkid=2335869">
    Required to prevent Blue Screen of Death (BSOD) errors.
  </Card>

  **Make sure to have the same installation path as shown in our screenshot:**

  <Frame>
    <img src="https://567992198-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FQwyPLcwRliQ4zz3VUm9M%2Fuploads%2Fg8lHkRtpEZyT66nwticD%2Ftelegram-cloud-photo-size-2-5276259313758440427-y.jpg?alt=media&token=0dc4c6dd-0461-41ed-8327-93d7332b9db3" alt="DirectX Web Kit installation path" />
  </Frame>
</Warning>

<Info>
  This guide applies to both **Lite** and **Full** versions of the Apex Legends product.
</Info>

## System Requirements

<Steps>
  <Step title="Turn Off Windows Defender">
    Turn off Windows Defender including real-time protection.

    <Warning>
      Remember to re-enable Windows Defender after you're done using the product for your system's security.
    </Warning>
  </Step>

  <Step title="Install Required Libraries">
    Ensure you have Visual C++ Libraries and DirectX installed:

    <CardGroup cols={2}>
      <Card title="Visual C++ All-in-One" icon="windows" href="https://www.techpowerup.com/download/visual-c-redistributable-runtime-package-all-in-one/">
        Download and install all Visual C++ Redistributable versions at once.
      </Card>

      <Card title="DirectX End-User Runtime" icon="gamepad" href="https://download.microsoft.com/download/1/7/1/1718ccc4-6315-4d8e-9543-8e28a4e18c4c/dxwebsetup.exe">
        Install DirectX to ensure graphics compatibility.
      </Card>
    </CardGroup>

    <Tip>
      If you already have these installed, you can skip this step. Most modern games install these automatically.
    </Tip>
  </Step>

  <Step title="Remove Third-Party Antivirus Software">
    Third-party antivirus programs often flag legitimate tools as threats due to their behavior.

    **Commonly conflicting antivirus software:**

    * Norton
    * McAfee
    * Kaspersky
    * Avast
    * AVG
    * Bitdefender

    <Note>
      You can reinstall your antivirus software after you're done. Make sure to completely uninstall it - simply disabling may not be enough.
    </Note>
  </Step>

  <Step title="Set Default Browser">
    **Recommended browser** as default in your system: **Microsoft Edge** or **Google Chrome**

    <Info>
      This helps ensure compatibility with the product.
    </Info>
  </Step>
</Steps>

## Apex Legends-Specific Notes

<Tabs>
  <Tab title="Lite Version">
    The Lite version has fewer features but is generally easier to set up. Follow the standard preparation steps above.
  </Tab>

  <Tab title="Full Version">
    The Full version includes all features. Ensure your system meets the following additional requirements:

    * Minimum 16GB RAM recommended
    * Latest GPU drivers installed
    * No recording software running in background
  </Tab>
</Tabs>

## Verification Checklist

Before proceeding to the next step, verify the following:

<AccordionGroup>
  <Accordion title="Windows Defender Status">
    Open Windows Security and confirm that Real-time protection is disabled.
  </Accordion>

  <Accordion title="DirectX Web Kit">
    Confirm DirectX Web Kit is installed in the correct path as shown in the screenshot above.
  </Accordion>

  <Accordion title="Runtime Libraries">
    Check Programs and Features in Control Panel to verify Visual C++ and DirectX are installed.
  </Accordion>

  <Accordion title="Antivirus Removal">
    Ensure no third-party antivirus is running in the background. Check your system tray for any antivirus icons.
  </Accordion>

  <Accordion title="Default Browser">
    Verify Microsoft Edge or Google Chrome is set as your default browser.
  </Accordion>
</AccordionGroup>

<Check>
  Once all steps are completed, proceed to [Launching the Product](/apex-legends/launching).
</Check>
