> ## Documentation Index
> Fetch the complete documentation index at: https://devdocs.xbox.com/llms.txt
> Use this file to discover all available pages before exploring further.

# XBOX PC Remote Tools

> 使用 XBOX PC Remote Tools 在远程 Windows 设备上进行预配、部署、启动、调试与迭代，包括 XBOX PC Toolbox 应用与 CLI 工具。

XBOX PC Remote Tools 帮助你在远程 Windows 设备上完成预配、部署、启动、调试与迭代。你可以根据自己的工作流选用 XBOX PC Toolbox 应用、命令行工具、远程迭代 API 或 Visual Studio 扩展。

## 快速开始

<CardGroup cols={2}>
  <Card title="快速开始" icon="rocket" href="/tools/tools-pc/xbox-pc-remote-tools/quickstart">
    安装 XBOX PC Toolbox 应用并配置你的开发设备与目标设备。
  </Card>

  <Card title="如何使用这些工具" icon="book-open" href="/tools/tools-pc/xbox-pc-remote-tools/how-to-use-tools">
    配对设备、安装附加组件，并连接到远程工作区。
  </Card>

  <Card title="常见问题与故障排查" icon="circle-question" href="/tools/tools-pc/xbox-pc-remote-tools/faq">
    查看常见问题的解答，并解决已知问题。
  </Card>

  <Card title="发布说明" icon="clipboard-list" href="/tools/tools-pc/xbox-pc-remote-tools/release-notes/2605">
    查看每个版本的变更与已知问题。
  </Card>
</CardGroup>

## API 参考

<Card title="XBOX PC Remote Iteration API 参考" icon="code" href="/reference/remoting/remoteiteration_members">
  自动化远程部署、启动与进程管理。
</Card>

## 相关工具

<CardGroup cols={2}>
  <Card title="wdRemote 命令行工具" icon="terminal" href="/tools/tools-pc/commandlinetools/gr-wdRemote">
    从命令行控制远程迭代工作流。
  </Card>

  <Card title="Visual Studio 远程调试" icon="bug" href="/tools/tools-pc/visualstudio/gr-vs-debugging-with-visualstudio-remote-windows">
    附加到远程 Windows 设备上的游戏并进行调试。
  </Card>
</CardGroup>


## Related topics

- [XBOX PC Remote Tools](/tools/tools-pc/xbox-pc-remote-tools/index.md)
- [How to use the XBOX PC Remote Tools](/tools/tools-pc/xbox-pc-remote-tools/how-to-use-tools.md)
- [XBOX PC Remote Tools 사용 방법](/ko/tools/tools-pc/xbox-pc-remote-tools/how-to-use-tools.md)
- [XBOX PC Remote Tools quickstart guide](/tools/tools-pc/xbox-pc-remote-tools/quickstart.md)
- [XBOX PC Remote (wdRemote.exe)](/tools/tools-pc/commandlinetools/gr-wdRemote.md)
