> For the complete documentation index, see [llms.txt](https://docs.rouman5.org/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.rouman5.org/altstore-an-zhuang-zhi-nan-windows-ban/altstore-an-zhuang-zhi-nan-windows-ban.md).

# AltStore 安裝指南(Windows版)

本文是官方文檔的中文翻譯, [原文地址](https://faq.altstore.io/altstore-classic/how-to-install-altstore-windows)

## 🪟如何安裝（Windows）

本頁面將指導您使用 Windows 電腦將 AltStore 安裝到您的 iOS 設備上的過程。很快您就可以開始側載應用程式了！

**安裝 AltStore 之前：**

*直接從 Apple 下載並安裝最新版本的 iTunes **和** iCloud（**不要**從 Microsoft Store 下載）。*

**iTunes 直接下載連結：**&#x20;

Windows 64位元：<https://www.apple.com/itunes/download/win64>&#x20;

Windows 32位元：<https://www.apple.com/itunes/download/win32>

**iCloud 直接下載連結：**&#x20;

Windows 32位元和64位元：<https://updates.cdn-apple.com/2020/windows/001-39935-20200911-1A70AA56-F448-11EA-8CC0-99D41950005E/iCloudSetup.exe>

如果您**必須**使用 Windows Store 版本的 iCloud，您仍然可以使用 AltStore，請按照我們故障排除指南中的替代步驟操作。

**安裝 AltStore：**

1. 去[官網](https://altstore.io/)下載適用於 Windows 的 AltServer(在首頁的下部, 不是PAL,是替代服務器)。或者使用[這個地址](https://cdn.altstore.io/file/altstore/altinstaller.zip)。
2. 解壓 `AltInstaller.zip` 並運行 `Setup.exe`。
3. 在 Windows 任務欄中搜尋，然後輸入 "AltServer" 並點擊 "以管理員身份運行"。如果提示，請確保允許訪問私人網絡。AltStore 將以圖標形式出現在任務欄中。
4. 將 iOS 設備連接到電腦，並確保設備已解鎖。如有需要，請在電腦上信任您的設備。
5. 打開 iTunes，然後在您的設備上啟用 "Wi-Fi 同步"。
6.

```
<figure><img src="/files/ubB9VEMM6HxILJk1jauX" alt=""><figcaption></figcaption></figure>
```

7. 點擊右下角任務欄中的 AltServer 圖標。然後前往 "安裝 AltStore" 並選擇您的 iOS 設備。
8. 輸入您的 Apple ID 電子郵件地址和密碼。這將允許 AltServer 與 Apple 進行身份驗證，並配置您的帳戶以支援側載應用程式。 您的 Apple ID 和密碼**只會**發送給 Apple — 不會發送給我們或其他任何人。
9. 等待幾秒鐘，然後應該會出現一個 AltServer 通知，說明 AltStore 已成功安裝到您的設備上。 您可能需要重新啟動設備，以使 AltStore 出現在主屏幕上。
10. 在您的 iOS 設備上，前往設置 -> 一般 -> 描述檔和裝置管理。點擊 "信任 \[您的 Apple ID]"，然後再次點擊 "信任" 以確認。 圖片由 @LouisAnslow 提供 "描述檔和裝置管理" 可能會根據您的版本顯示為不同的名稱，但您總是可以在設置 -> 一般的底部附近找到它。
11.

```
<figure><img src="/files/PEwtfpDzsKa2KhJ8GW9p" alt=""><figcaption></figcaption></figure>
```

### 啟用開發者模式（iOS 16+）

10. 要在 iOS 16 或更高版本上使用 AltStore，您需要通過前往設置 -> 隱私與安全性 -> 開發者模式來啟用設備上的開發者模式。 **圖片由 @9to5mac 提供**

<figure><img src="/files/4EPRAWx8tMgPfbcnPrar" alt=""><figcaption></figcaption></figure>

**您現在已準備好使用 AltStore 側載應用程式了！**


---

# 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.rouman5.org/altstore-an-zhuang-zhi-nan-windows-ban/altstore-an-zhuang-zhi-nan-windows-ban.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.
