# macOS Big Sur

{% embed url="<https://www.youtube.com/watch?v=kZdfOkVib-c>" fullWidth="true" %}
如何擦除/恢复 Mac 出厂设置/macOS Big Sur 重新安装
{% endembed %}

#### 前提条件

* 在开始之前备份所有文件和数据
* 确保你具有稳定的互联网连接
* 知道你的 Apple ID 和密码
* 知道你当前的 Mac 密码
* 预留 3-5 小时用于完成整个过程

#### 步骤 1：进入恢复模式

1. 重新启动你的 Mac（或打开它，如果它已关闭）
2. 立即按住 Command (⌘) + R
3. 继续按住直到看到恢复屏幕
4. 选择你的 Mac 用户名
5. 输入你的 Mac 密码
6. 验证你的互联网连接（Wi-Fi 或以太网）

#### 步骤 2：抹掉你的磁盘

1. 从恢复屏幕打开"**磁盘工具**"
2. 选择你的硬盘驱动器（通常标记为"**Macintosh HD**"）
3. 点击"**抹掉**"
4. 保留默认设置
5. 确认抹掉操作
6. 等待过程完成（由复选标记指示）
7. 点击"**完成**"
8. 退出磁盘工具

#### 步骤 3：重新安装 macOS

1. 从恢复屏幕选择"**重新安装 macOS**"
2. 点击"**继续**"
3. 阅读并同意条款和条件
4. 选择你的硬盘驱动器作为安装目标
5. 点击"**继续**"
6. 等待安装过程（最多 5 小时，具体取决于互联网速度）

#### 步骤 4：初始设置

1. 选择你的国家/地区
2. 根据需要配置辅助功能设置
3. 连接到 Wi-Fi 并输入密码
4. 跳过 Time Machine 备份（选择"**现在不**"）
5. 使用你的 Apple ID 登录
6. 输入你的 Apple ID 密码
7. 使用你的手机或 iPad 验证你的身份
8. 创建新的 Mac 密码
9. 配置其他设置：
   * Siri 偏好设置
   * 分析和听写设置
   * 选择外观（浅色或深色模式）

#### 重要提示

> ⚠️ **警告**：在此过程中，所有数据都将被擦除。在继续之前，请确保你已备份。

* 安装时间因你的互联网速度和计算机规格而异
* 确保你在安装过程中不会断电
* 你的 Mac 将在过程中重启多次

#### 故障排除

**常见问题**

* **无法进入恢复模式？**
  * 尝试重新启动并重试
  * 确保你在启动声音后立即按下按键
* **安装失败？**
  * 验证你的互联网连接是否稳定
  * 确保你有足够的磁盘空间
  * 检查你是否使用了正确的 Apple ID 凭据

**键盘快捷键**

Command (⌘) + R = 进入恢复模式

#### 安装后

1. 安装你的基本应用程序
2. 恢复你备份的数据
3. 配置你的系统偏好设置
4. 如果可用，将 macOS 更新到最新版本

***

*注意：本指南特定于 macOS Big Sur。对于不同的 macOS 版本，某些步骤可能略有不同。*


---

# 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://app.gadgetsxray.com/ch/macos-big-sur.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.
