# 🐣iOS正确登录AppStore教程（防止/禁止登录iCloud）

{% embed url="<https://www.bilibili.com/video/BV1ML4y1q7Wq?share_source=copy_web>" %}

## 确保iCloud已登陆你自己的账号

#### **本站账号禁止登陆iCloud，也就是禁止在iPhone/iPad桌面AppStore之外的任何地方登陆！**

温馨提示：由于iOS11及以上系统如果iCloud空着没有登陆账号，AppStore登陆账号的时候会同时自动登陆iCloud；所以登陆AppStore之前必须确保iCloud已登陆你自己的账号，可按下图所示检查iCloud是否为空

![](/files/-MjThTKhHDhyR0aAwUaR)

## 常见问题解答

登陆租用/共享账户提示安全问题\
[登录提示需安全问题或双重验证？](/1008/1105.md)\
登陆租用/共享账户各种问题汇总（包括密码错误）\
[租用账号其他常见问题解决方法](/1008/1200.md)\
关于iCloud和AppStore区别说明[iCloud和AppStore区别](/1008/1103.md)<br>

## App Store登录账号方法

登录方法根据iOS设备系统版本不同登陆位置有所不同

* iOS 12以下系统：\
  打开桌面【App Store】首页，翻到最底部，就能看到你App Store现在登陆的账号，点击账户会弹出选项，选择【注销】（英文：Sign Out）即可退出，之后再点击即可登陆新的账号
* iOS 12及以上系统：\
  打开桌面【App Store】，点击顶部右上角的头像图标进入账号页面（注意这里不要点页面上的账号），往下翻就能看到退出选项了，退出后点击即可登陆新的账号（如下图所示）

![](/files/-MjTi4lMUuy35T-0I43L)

## 退出账户

如果是租用的账号，下载好你需要的App之后，按照同样的方法退出账号，登录回你自己的账号，已经下载的App只要不卸载可以永久使用，跟账号是否退出无关；同时强烈建议再按本文第一步检查下iCloud有没有登陆购买的账号，有的话及时退出以防万一！


---

# 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/1104.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.
