# Changing the HALB appliance password

To change the HALB appliance password:

1. Boot the appliance (virtual machine).
2. Press the \<ALT> – \<F1> key combination. A login prompt should be displayed.

   <figure><img src="/files/YVIkAOr5sjX3ELZPOypl" alt="login prompt"><figcaption></figcaption></figure>
3. Type in the following credentials:

   * **login:** `root`
   * **password:** `Pa$$w0rd` (note that "0" is zero, not the letter "O").

   <figure><img src="/files/3kPABA44Knr56CqrFtZO" alt="command line"><figcaption></figcaption></figure>
4. Once logged in, execute the password changing command and type a new password.

   <figure><img src="/files/q0m4ExMa9oBIvlesVrLF" alt="password changing prompt"><figcaption></figcaption></figure>

Upon completion, you may log in to the HALB device with the new password.


---

# 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.parallels.com/landing/ras-admin-guide/v20-en-us/parallels-ras-20-administrators-guide/load-balancing-and-halb/high-availability-load-balancing-halb/changing-the-halb-appliance-password.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.
