# 🍟购买的苹果ID登录跳过绑定手机（也就是不开启双重认证）方法

#### 本教程仅适用于购买的空白账号/手工注册账号/成品账号，租用账号的用户可以直接关闭了

温馨提示：如果没有特殊需求，只是个人使用的话，还是建议开启双重认证以提高账号安全性；开启双重认证后安全问题就自动关闭并删除了\~

苹果在2020年6月底（大概）更新了AppleID规则，现在新注册苹果账户强制绑定手机并默认开启双重认证，且不可关闭；同时在iOS 12及以上设备和苹果官网登录未开启双重认证的账号时，会弹出窗口提醒你绑定手机（如果绑定就自动开启双重认证了），当然这里并不是强制的（目前来说），只是一个推荐弹窗而已，可以按教程跳过\~

### 官网登录跳过方法

官网登录时，输入账号密码并回答正确安全问题后，如果你的账号未开启双重认证就会弹出【Apple ID安全】的窗口，这里点击【其他选项】，然后接着点击【不升级】即可

![](/files/-MjTzf0V0tpCFAZ-5TOt)

### iOS12及以上设备登录跳过方法

iOS12及以上登陆未开启双重认证的账号，也会弹出【Apple ID安全】的窗口，跟官网一样，点击【其他选项】，然后接着点击【不升级】即可

![](/files/-MjTmEDDEMYWA2WrAU38)


---

# 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://help.iosapp.icu/1008/1207.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.
