> For the complete documentation index, see [llms.txt](https://docs.parallels.cn/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.parallels.cn/pdfm-20-ug-zh_cn/parallels-desktop-for-mac-20-yong-hu-zhi-nan/gao-ji-zhu-ti/zai-mac-shang-shi-yong-qi-ta-cao-zuo-xi-tong/shi-yong-macos-zuo-wei-lai-bin-cao-zuo-xi-tong/zai-macos-xu-ni-ji-zhong-deng-lu-apple-zhang-hu.md).

# 在 macOS 虚拟机中登录 Apple 帐户

Apple 帐户（也称为 Apple ID 或 iCloud 帐户），可让您在多台 Apple 设备之间同步数据、偏好设置和凭据。要了解详情，请参阅[此页面](https://appleid.apple.com/faq)。

要在 macOS 虚拟机中登录 Apple 账户，可按以下步骤操作：从菜单栏左上角的“Apple 菜单”中打开“系统设置”，然后选择最顶部的菜单项。

由于 Apple 自身虚拟化框架的限制，如果使用 macOS Sonoma 14 及更早版本，则无法在搭载 Apple Silicon 的 Mac 上运行 macOS 的虚拟机中登录 Apple 帐户。然而，从 macOS Sequoia 15 开始，这一切都成为了可能。

{% hint style="info" %}
&#x20;**注意**：要在搭载 Apple Silicon 的 Mac 上运行 macOS 的虚拟机中登录 Apple 帐户，主机的 macOS 和虚拟机的 macOS 都必须是 macOS Sequoia 15 或更新版本。&#x20;
{% endhint %}

使用 Apple 帐户仍然无法在 macOS 虚拟机中登录 Mac App Store。


---

# 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://docs.parallels.cn/pdfm-20-ug-zh_cn/parallels-desktop-for-mac-20-yong-hu-zhi-nan/gao-ji-zhu-ti/zai-mac-shang-shi-yong-qi-ta-cao-zuo-xi-tong/shi-yong-macos-zuo-wei-lai-bin-cao-zuo-xi-tong/zai-macos-xu-ni-ji-zhong-deng-lu-apple-zhang-hu.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.
