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

# Commandlinetools

> Documentation for command-line in the XBOX Game Development Kit (developer tools) on Windows PC. Covers concepts, tools, configuration, and workflows.

Explore commandlinetools topics for XBOX game development.

<CardGroup cols={2}>
  <Card title="Command-line tools for pc development" icon="terminal" href="/tools/tools-pc/commandlinetools/gr-commandlinetools-toc">
    Command-line tools used to perform Gaming Runtime-related tasks on PC.
  </Card>

  <Card title="Screen capture (wdcapture.exe)" icon="display" href="/tools/tools-pc/commandlinetools/gr-wdCapture">
    wdcapture is a PC command-line tool that captures screenshots in Standard Dynamic Range (SDR) and High Dynamic Range (HDR) formats by using…
  </Card>

  <Card title="XBOX pc remote listening endpoint" icon="plug" href="/tools/tools-pc/commandlinetools/gr-wdEndpoint">
    XBOX PC Remote listening endpoint (wdEndpoint.exe) runs on a remote Windows device and accepts commands from the wdRemote command-line tool…
  </Card>

  <Card title="XBOX pc remote (wdremote.exe)" icon="terminal" href="/tools/tools-pc/commandlinetools/gr-wdRemote">
    XBOX PC Remote (wdRemote.exe) is a command-line tool that enables two workflows that are required for building games on remote Windows…
  </Card>

  <Card title="Application management (wdapp.exe)" icon="terminal" href="/tools/tools-pc/commandlinetools/gr-wdapp">
    Application Management (wdapp.exe) is a command-line tool that installs and launches PC Microsoft Game Development Kit (GDK) titles.
  </Card>

  <Card title="Video capture (wdcapturesession.exe)" icon="people-group" href="/tools/tools-pc/commandlinetools/gr-wdcapturesession">
    wdcapturesession is a PC command-line tool that records live video during game tests.
  </Card>

  <Card title="Manage xgamesave data on pc" icon="terminal" href="/tools/tools-pc/commandlinetools/gr-xgamesaveutil">
    Use this tool to manage XGameSave data on your PC.
  </Card>
</CardGroup>

## See also

* [Visualstudio](/tools/tools-pc/visualstudio/index)
* [Xboxpctoolbox](/tools/tools-pc/xboxpctoolbox/index)


## Related topics

- [Commandlinetools](/tools/tools-console/commandlinetools/index.md)
- [XBOX console developer tools (GDK)](/tools/tools-console/index.md)
- [PC developer tools for the XBOX GDK](/tools/tools-pc/index.md)
- [xbWatson debug-output monitor for XBOX](/tools/tools-console/xbWatson/index.md)
- [XBOX Hang Investigation Tool (XHIT)](/tools/tools-console/xhit/index.md)
