# How can antivirus software affect Luminar Neo?

Sometimes, your antivirus software can mistakenly block Luminar Neo’s necessary processes. If it happens, you might experience problems with the app, such as crashes, inability to activate, getting stuck during your login, or seeing a broken/corrupted UI of the login window.

### :tools: How to Fix It

You need to tell your antivirus that Luminar Neo is safe by adding it to the "exclusions" or "exceptions" list.

You can follow these simple steps:

{% tabs %}
{% tab title="on Windows" %}

1. Open your antivirus settings.
2. Find the section called "Exclusions," "Exceptions," "Allowed Apps," or similar.
3. Add the Luminar Neo application (**LuminarNeo.exe**) or its folder (usually in **C:\Program Files\Skylum\Luminar Neo**).
4. Save your changes.
   {% endtab %}

{% tab title="on macOS" %}

1. Open your antivirus settings.
2. Find the section called "Exclusions," "Exceptions," "Allowed Apps," or similar.
3. Add the Luminar Neo application in the ***Applications*** folder on your Mac.
4. Save your changes.
   {% endtab %}
   {% endtabs %}

<details>

<summary><span data-gb-custom-inline data-tag="emoji" data-code="1f914">🤔</span> Where do I find the Exceptions settings in my specific antivirus?</summary>

* **Windows Defender**: Virus & threat protection > Manage settings > Add or remove exclusions.&#x20;
* **McAfee**: Check Internet Connections and Exceptions list.&#x20;
* **Avast**: Settings > General > Exclusions.&#x20;
* **ESET**: Advanced Setup (F5) > Detection Engine (or Antivirus) > Exclusions.&#x20;
* **Avira**: Add to Exceptions under Scan & Real-time protection (may need to disable real-time protection temporarily).&#x20;
* **Bitdefender**: Protection > Settings (or Antivirus) > Exclusions.&#x20;
* **Malwarebytes**: Settings > Allow List (or Malware Exclusions).&#x20;
* **Sophos**: Policies > Antivirus > Exclusions > Add.
* **Kaspersky**: Settings > Additional > Threats and Exclusions > Manage Exceptions > Add.

:exclamation:**Important**: Steps might vary slightly depending on your antivirus version. Always check your antivirus program's official help guide if you're unsure.

</details>

If adding an exclusion doesn't resolve the installation or update issues, you can try a few additional steps:&#x20;

&#x20;:white\_check\_mark: Check if your internet router has its own firewall that might be blocking the connection—if so, try disabling it temporarily to see if that helps.

&#x20;:white\_check\_mark: Try temporarily disabling your entire antivirus software while installing or updating the app.&#x20;

&#x20;:white\_check\_mark: On Windows, temporarily disable your Windows Defender Firewall or add Luminar Neo as an exception there.&#x20;

{% hint style="warning" %}
We recommend using caution with the Kaspersky antivirus program, as it may raise security concerns and can sometimes be overly strict—occasionally blocking safe applications like Luminar Neo. If you continue to experience issues, consider switching to a different antivirus solution.<br>
{% endhint %}


---

# 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://support.skylum.com/how-can-antivirus-software-affect-luminar-neo.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.
