> For the complete documentation index, see [llms.txt](https://premium.gitbook.io/main/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://premium.gitbook.io/main/osnovnye-nastroiki/modul-electrum/udalenie-electrum-s-servera.md).

# Удаление Electrum с сервера

1. В панели управления ISP Manager через раздел "**Сайты**" выделите нужный сайт кликом мыши и нажмите на пункт **"Войти как владелец"**.<br>

   <figure><img src="/files/bWp0IlSHJZRhqzaeamkX" alt=""><figcaption></figcaption></figure>
2. Откройте раздел **"Менеджер файлов"**.<br>

   <figure><img src="/files/dqb2OBsNCwBq2IkE9O5J" alt="" width="330"><figcaption></figcaption></figure>
3. Удалите папку **Electrum**.<br>

   <figure><img src="/files/HlVsI0BlUgbgwML854et" alt="" width="375"><figcaption></figcaption></figure>
4. Откройте раздел **"Планировщик Cron".**<br>

   <figure><img src="/files/ZzxLiqHnkJDdq0CSvAie" alt="" width="305"><figcaption></figcaption></figure>
5. Удалите задания cron, созданные для Electrum.

<figure><img src="/files/PN9hEf9Nup7tsMbPPBSJ" alt=""><figcaption></figcaption></figure>

6. <mark style="color:red;">Обязательно перезагрузите сервер</mark>.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://premium.gitbook.io/main/osnovnye-nastroiki/modul-electrum/udalenie-electrum-s-servera.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.
