> ## 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="FAQ とトラブルシューティング" 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 (wdRemote.exe)](/ja-jp/tools/tools-pc/commandlinetools/gr-wdRemote.md)
- [XBOX PC Remote Tools の使用方法](/ja-jp/tools/tools-pc/xbox-pc-remote-tools/how-to-use-tools.md)
- [XBOX PC Remote Iteration API](/ja-jp/reference/remoting/remoteiteration_members.md)
- [XBOX PC Remote Tools: 2026 年 3 月 (2603) リリース ノート](/ja-jp/tools/tools-pc/xbox-pc-remote-tools/release-notes/2603.md)
- [XBOX PC Remote Tools クイック スタート ガイド](/ja-jp/tools/tools-pc/xbox-pc-remote-tools/quickstart.md)
