# Thumbnails Not Generating or Showing as Black Squares

### :thinking: Why This Happens

Image thumbnails are considered as previews of already edited images, as Luminar Neo uses cached data and indexing to display your photos quickly, specifically in thumbnails.&#x20;

### :tools: How to fix it?

You can simply clear Luminar Neo's cache with one button. Follow these steps:

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

1. **Open** Luminar Neo
2. Go to **File > Preferences**.
3. Find the  **“Catalog cache size"** section within the Preferences window.
4. Click **"Clear cache"**.
   {% endtab %}

{% tab title="macOS" %}

1. **Open** Luminar Neo.
2. Go to **Luminar Neo > Settings**.
3. Find the **“Catalog cache size"** section within the Settings window.
4. Click **"Clear cache"**.
   {% endtab %}
   {% endtabs %}

{% hint style="info" %}
After clearing the cache, there might be a short delay when viewing previews of already edited pictures as Luminar Neo rebuilds them. This is normal.&#x20;
{% endhint %}

You don't need to do this every day, but consider it regularly to free up space and fix any black thumbnail issues.

<details>

<summary><span data-gb-custom-inline data-tag="emoji" data-code="2753">❓</span>Q&#x26;A Section</summary>

:thinking: **Why is clearing the cache that contains cached previews sometimes important or necessary?**\
Clearing these folders forces Luminar Neo to rebuild data from scratch. This is important for:

* 🖼️ **Fixing Display Errors:** Resolves issues where thumbnails/previews are corrupted, missing, outdated, or don't match edits.
* ⚙️ **Resolving Instability:** Can fix freezes or sluggishness if the cached data or index files have become corrupted.

***

**🧹 In which cases should I clear the preview cache on my device?**\
Consider clearing them if you experience:

* 🔄 Thumbnails or previews showing incorrect content, artifacts, or failing to update.
* ❌ Missing thumbnails.

***

**🛡️ Will clearing the folders with cached previews delete my photos or edits?**\
**No**. Clearing the cache **does not delete your original photos or your editing adjustments**. These are stored safely elsewhere in your Catalog and on your hard drive. Luminar will simply regenerate the necessary preview data.

***

**⚠️ Are there any downsides?**\
Yes, temporarily:

* 🐢 **Slower Initial Performance:** Luminar Neo will need time to regenerate previews. Performance will return to normal gradually.
* ⏳ **Regeneration Time:** Depending on the size of your catalog, the regeneration process might take some ti

</details>


---

# 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/thumbnails-not-generating-or-showing-as-black-squares.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.
