# OS X El Capitan

{% embed url="<https://www.youtube.com/watch?v=FHwclR_QLcc>" fullWidth="true" %}
Mac：恢复出厂设置/全新安装 (OS X El Capitan)
{% endembed %}

#### 前提条件

* 如果需要，备份你的数据（使用 Time Machine）
* 稳定的互联网连接
* Apple ID 和密码
* 允许 2-5 小时完成
* 连接电源适配器

#### 步骤 1：启动恢复模式

1. 关闭你的 Mac
2. 找到 `Command (⌘)` 和 `R` 键
3. 按住 `Command (⌘) + R`
4. 在按住这些键的同时，按下电源按钮
5. 继续按住直到出现恢复屏幕（最多 5 分钟）

#### 步骤 2：连接到互联网

1. 选择你的 Wi-Fi 网络
2. 输入你的 Wi-Fi 密码
3. 点击"确定"
4. 等待连接验证

#### 步骤 3：抹掉你的驱动器

1. 选择"**磁盘工具**"
2. 点击"**继续**"
3. 选择你的主驱动器
4. 点击"**抹掉**"
5. 保留默认设置
6. 点击"**抹掉**"进行确认
7. 等待完成
8. 退出磁盘工具

#### 步骤 4：安装 OS X El Capitan

1. 选择"**重新安装 OS X**"
2. 点击"**继续**"
3. 等待系统验证
4. 阅读并同意条款（两次确认）
5. 选择已抹掉的驱动器
6. 点击"**继续**"
7. 输入你的 Apple ID 和密码
8. 点击"**登录**"
9. 等待安装（2-5 小时）

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

1. 选择国家和语言
2. 再次连接到 Wi-Fi
3. 输入 Wi-Fi 密码
4. 选择迁移选项：
   * 如果没有备份，请跳过（"不传输"）
   * 如果有备份，请从备份恢复

#### 步骤 6：系统配置

1. 定位服务：
   * 启用以获取天气小部件
   * 如果愿意，可以禁用
2. 帐户设置（如果出售则跳过）：
   * 输入姓名
   * 创建用户名
   * 设置密码
3. 其他选项：
   * 钥匙串设置（可选）
   * 与 Apple 分享分析
4. 接受最终条款

#### 重要提示

> ⚠️ **警告**：此过程将擦除你 Mac 上的所有数据。开始之前备份重要文件。

**如果出售你的 Mac**

* 跳过输入个人信息
* 将帐户创建留给新所有者
* 不要使用 Apple ID 登录

**安装时间因素**

* 互联网速度
* 计算机规格
* 驱动器大小

#### 故障排除

* 如果未出现恢复模式：
  * 重新启动该过程
  * 确保在开机后立即按住按键
* 如果安装失败：
  * 检查互联网连接
  * 验证 Apple ID 凭据

#### 安装后

1. 验证系统是否正常运行
2. 安装必要的应用程序
3. 如果需要，恢复数据
4. 检查系统更新

***

*注意：本指南特定于 OS X El Capitan。其他版本的步骤可能会有所不同。*


---

# 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/os-x-el-capitan.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.
