> For the complete documentation index, see [llms.txt](https://cloudbook-manual-tw.swalloworkstudio.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://cloudbook-manual-tw.swalloworkstudio.com/faq/bao-cuo-xian-shi-errornot-authenticated-9-no-icloud-account-is-configured.md).

# 報錯，顯示Error:"Not Authenticated" (9); "No iCloud account is configured"

出現這個錯誤，是因為Apple ID的設定需要更新或者需要重新驗證。

### 更新 Apple ID 設定

1.首先請前往手機的【設定】APP，確認一下有沒有【更新 Apple ID 設定】的提示

![list](/files/G5MljzcYJKMuDti3QWTz)

2.如果有，點擊「更新 Apple ID 設定」的選項，然後在後續步驟重新輸入並驗證一次 Apple ID 密碼就可以了。

### 如果沒有【更新 Apple ID 設定】的選項，麻煩您登出1次Apple ID，應該能解決問題。

**※登出操作方法如下：**

在 iPhone、iPad 或 iPod touch 上登出

1. 前往「設定」> \[您的姓名]。
2. 向下捲動至底端。\
   ![在 iPhone 螢幕底部有一個紅色文字的「登出」按鈕。](https://ci5.googleusercontent.com/proxy/Ocj-PrZ55VFTgaYAI1d2S9tJ6KhIk2pw7n6d4b3JmTTFZVu9jPLHTn6SZ8aPAv85Vvai6hC27BVnRJuOzCasCG91Qrb8Tcaygs0ZasHl7-PoJYBwuyaQrJrZ7ugNzFeUwXjV8yV1wLvqiszadZ5NuPufWTECPdT2g08yyburh41d7-gbTRLewJEgJjbr6fl3HVRxGgOnp18KazDRj0ZY=s0-d-e1-ft#https://support.apple.com/library/content/dam/edam/applecare/images/zh_TW/icloud/ios15-iphone-12-pro-settings-apple-id-sign-out-cropped.jpg)
3. 點一下「登出」。<br>
4. 輸入 Apple ID 密碼並點一下「關閉」
5. 開啟您要在裝置上保留的資料。
6. 點一下「登出」。
7. 再點一下「登出」以確認您要登出 iCloud。

然後 **重新登入，如果還不行，重新啟動1次手機**<br>


---

# 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://cloudbook-manual-tw.swalloworkstudio.com/faq/bao-cuo-xian-shi-errornot-authenticated-9-no-icloud-account-is-configured.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.
