> ## 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

> Provision, deploy, launch, debug, and iterate on remote Windows devices with the XBOX PC Remote Tools, including the XBOX PC Toolbox app and CLI tools.

The XBOX PC Remote Tools help you provision, deploy, launch, debug, and iterate on remote Windows devices. Use the XBOX PC Toolbox app, command-line tools, remote iteration API, or Visual Studio extension for your workflow.

## Get started

<CardGroup cols={2}>
  <Card title="Quickstart" icon="rocket" href="/tools/tools-pc/xbox-pc-remote-tools/quickstart">
    Install the XBOX PC Toolbox app and configure your development and target devices.
  </Card>

  <Card title="How to use the tools" icon="book-open" href="/tools/tools-pc/xbox-pc-remote-tools/how-to-use-tools">
    Pair devices, install add-ons, and connect to a remote workspace.
  </Card>

  <Card title="FAQ and troubleshooting" icon="circle-question" href="/tools/tools-pc/xbox-pc-remote-tools/faq">
    Find answers to common questions and resolve known issues.
  </Card>

  <Card title="Release notes" icon="clipboard-list" href="/tools/tools-pc/xbox-pc-remote-tools/release-notes/2605">
    Review changes and known issues for each release.
  </Card>
</CardGroup>

## API reference

<Card title="XBOX PC Remote Iteration API reference" icon="code" href="/reference/remoting/remoteiteration_members">
  Automate remote deployment, launch, and process management.
</Card>

## Related tools

<CardGroup cols={2}>
  <Card title="wdRemote command-line tool" icon="terminal" href="/tools/tools-pc/commandlinetools/gr-wdRemote">
    Control remote iteration workflows from the command line.
  </Card>

  <Card title="Visual Studio remote debugging" icon="bug" href="/tools/tools-pc/visualstudio/gr-vs-debugging-with-visualstudio-remote-windows">
    Attach to and debug a game on a remote Windows device.
  </Card>
</CardGroup>


## Related topics

- [Command-line tools for PC development](/tools/tools-pc/commandlinetools/gr-commandlinetools-toc.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 quickstart guide](/tools/tools-pc/xbox-pc-remote-tools/quickstart.md)
- [XBOX PC Remote (wdRemote.exe)](/tools/tools-pc/commandlinetools/gr-wdRemote.md)
- [XBOX PC Remote Tools FAQ and troubleshooting guide](/tools/tools-pc/xbox-pc-remote-tools/faq.md)
