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

# Console-based command-line tools

> Console-based command-line tools

This section describes the command-line tools that are available in the System OS and Game OS. These tools are accessible from running apps and games.

## In this section

[Calling wd tools from your title](/tools/tools-console/console_commandlinetools/titlecodecallingwdtools)
Steps to call wd tools from your title

[Manage packages (wdapp.exe)](/tools/tools-console/console_commandlinetools/wdapp)
Registers new locations, changes process lifetime management (PLM) states, removes, and manipulates settings for packages on Universal Windows Platform (UWP) devices.

[Media capture (wdcapture.exe)](/tools/tools-console/console_commandlinetools/wdcapture)
Captures video, audio, and screenshots.

[Long duration game captures (wdcapturesession.exe)](/tools/tools-console/console_commandlinetools/wdcapturesession)
Start and Stop long duration captures of the game.

[Configuration and settings management (wdconfig.exe)](/tools/tools-console/console_commandlinetools/wdconfig)
Configures and changes settings on the console.

[Credentials (wdCred.exe)](/tools/tools-console/console_commandlinetools/wdcred)
Manage network credentials on a console.

[Manage game streaming (wdgamestream.exe)](/tools/tools-console/console_commandlinetools/wdgamestream)
Manages the streaming service to enable remote streaming from a remote devkit.

[Front panel management (wdpanel.exe)](/tools/tools-console/console_commandlinetools/wdpanel)
Views and manipulates the console's front panel.

[Recovery (wdRecovery.exe)](/tools/tools-console/console_commandlinetools/wdrecovery)
Install a new system recovery

[Run (wdRun.exe)](/tools/tools-console/console_commandlinetools/wdrun)
Runs the specified command in the appropriate operating system.

[Event tracing (wdtrace.exe)](/tools/tools-console/console_commandlinetools/wdtrace)
Performs event tracing.

[Manage user accounts (wduser.exe)](/tools/tools-console/console_commandlinetools/wduser)
Deletes, controls sign-in state, and manages other user accounts for testing and development purposes.

## See also

[XBOX console game development (environment and tools)](/tools/tools-console/gc-tools-console-toc)


## Related topics

- [Console-based command-line tools for XBOX](/tools/tools-console/console_commandlinetools/index.md)
- [XBOX console game development environment and tools](/tools/tools-console/gc-tools-console-toc.md)
- [XBOX environment tools and APIs](/tools/tools-console/gc-xbox-tools-and-apis-toc.md)
- [Command-line tools for console development](/tools/tools-console/commandlinetools/commandlinetools.md)
- [xWMA encoder library and command line tool](/build/console-features/audio/tools/xwmaencoder/index.md)
