# Change User Password

進入raspberrypi系統後，預設的使用者是「pi」，預設的密碼為「raspberrypi」，如果要修改使用者密碼，可以透過此選項做修改

![](/files/-LdydfH6zVvjk6RMST84)

執行enter後會出現如下圖的訊息內容，告知等一下會要輸入使用者pi的新密碼，確認無誤後就執行enter

![](/files/-LdydfH8viztPqhi_9d_)

接著出現console的畫面要輸入兩次密碼

![](/files/-LdydfHAO_X0b_J4DrFY)

如果密碼都輸入正確，就會出現如下的success畫面

![](/files/-LdydfHCbtiuSQXwD_9k)

執行enter後就會回到主畫面


---

# 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://gxiangco.gitbook.io/raspberry-pi-3/chapter3/raspi-config-1.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.
