# Apps missing or duplicated in the app drawer

### Why do some apps not appear, or appear twice, in the app drawer?

This usually depends on app visibility rules or on how Android exposes app variants.

Common causes:

* **Hidden apps**: the app may be manually hidden.
* **Category/filter settings**: a category filter may hide part of your app list.
* **Work profile apps**: work and personal instances can appear as separate apps.
* **Cloned apps / Dual apps**: some manufacturers duplicate apps by design.

Quick checks:

1. Verify that the app is not hidden.
2. Reset or review app drawer filters/categories.
3. If you use a work profile, check whether both personal and work apps are enabled.
4. If your device supports dual apps, check that feature in system settings.
5. Reboot the device and let Smart Launcher reindex the app list.

If duplicates persist only for specific brands, see:

{% content-ref url="/pages/-LmFD-JI\_WDNokmjHe08" %}
[Device specific issues](/faq/common-issues/device-specific-issues.md)
{% endcontent-ref %}


---

# 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://docs.smartlauncher.net/faq/performance-and-battery/apps-missing-or-duplicated-in-the-app-drawer.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.
