# Reset to factory settings

## Method 1

1. Go to "**General Settings**" -> "**Delete all system settings**"

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

2. In the input field, paste the text "**delete everything**", click "**Save settings**"

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

## Method 2

1. Open the MikoPBX console menu. Use the keyboard to enter **9** to go to the **PBX console.**

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

2. Enter two commands sequentially:

```
cp /conf.default/mikopbx.db /cf/conf/mikopbx.db
reboot
```

3. After executing these commands, MikoPBX will reboot. The login to the web interface takes place with the login (admin) and password (admin) by default.


---

# 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.mikopbx.com/mikopbx/english/faq/setup/reset-to-factory-settings.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.
