> For the complete documentation index, see [llms.txt](https://wiki.u1host.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://wiki.u1host.com/client-area/reset-root-password.md).

# Изменение пароля от виртуального сервера

### 1. Возьмите данные от сервера внутри BillManager

После активации сервера на вашу почту будет отправлено письмо с доступами. Также эту информацию можно найти в панели управления согласно данной [инструкции](/client-area/order-vps.md#access).

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

***

### 2. Перейдите в VM Manager

Вам необходимо перейти на: [vm.u1host.com](https://vm.u1host.com/) и войти в данную панель с использованием данных, которые находятся в инструкции. Где её найти мы уже описали выше.

<figure><img src="/files/ZLBo28CxFFV4z6FkrV63" alt="" width="326"><figcaption></figcaption></figure>

***

### 3. Смените пароль

После авторизации в VM Manager вы попадает в панель управления, где на главной странице отображаются все ваши виртуальные серверы.

Что нам нужно сделать далее:

* Нажмите на меню с тремя точками рядом с нужным сервером.
* В открывшемся списке выберите пункт «Изменить пароль».

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

После нажатия на «Изменить пароль» откроется окно для ввода нового пароля для виртуального сервера. Дополнительно хотели-бы отметить, что справа от строки ввода находится кнопка «Генерировать», которая автоматически создаёт надёжный пароль.

<figure><img src="/files/aLEiGezhzrYstkq6fYDm" alt="" width="328"><figcaption></figcaption></figure>

Нажмите «Сохранить» – сервер перезапустится для изменения пароля.&#x20;

После этого вход с прежним данными (паролем) будет недоступен.

<figure><img src="/files/2NYnFoXGAWC9mid2DSaf" alt="" width="191"><figcaption></figcaption></figure>

{% hint style="warning" %}
Обратите внимание: изменение пароля также влияет на доступ по sFTP / FTP.
{% endhint %}

***

### Наши ресурсы

**Telegram-канал:** <https://t.me/u1host>\
**Наш хостинг:** [https://u1host.com](https://u1host.com/)


---

# 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, and the optional `goal` query parameter:

```
GET https://wiki.u1host.com/client-area/reset-root-password.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
