# Unable to deactivate or uninstall theme

## Fehlerbeschreibung

Du erhältst bei einem Shopware Update oder beim Deaktivieren bzw. Deinstallieren eines Themes die folgende Fehlermeldung:

> Unable to deactivate or uninstall theme "{themeName}". Please remove the following theme assignments: {assignments}.

## Ursache

Wie die Fehlermeldung schon sagt, darf ein Theme damit es deaktiviert bzw. deinstalliert werden kann keinem Verkaufskanal mehr zugewiesen sein.

## Lösungen

Shopware bitte mit dieser Meldung darum die Zuweisung eines Themes (siehe `{themeName}`) aus dem Verkaufskanal (siehe `{assignments}`) zu entfernen.

Weise in diesem Fall einfach dem entsprechenden Verkaufskanal das Shopware Standard Theme zu.

{% hint style="info" %}
**Hinweis**: Wie du das Shopware Standard Theme einem Verkaufskanal zuweisen kannst erfährst du in der folgenden Anleitung: [Shopware Standard-Theme zuweisen](/wissensdatenbank/shopware/konfiguration/themes/shopware-standard-theme-zuweisen.md)
{% 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://wiki.themeware.design/wissensdatenbank/haeufige-fehler/administration/unable-to-deactivate-or-uninstall-theme.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.
