- Show the current sandbox.
- Switch to a development sandbox or back to RETAIL.
- Relaunch system apps (Microsoft Store and XBOX App) in sandbox mode.
Getting started
After installing the Microsoft Game Development Kit (GDK), open a GDK command prompt and run the tool from there. You can find the GDK command prompts performing the following actions:- Open the Start menu and search for Microsoft GDK Command Prompts.
- Open the shortcut from the Microsoft GDK Command Prompts folder (select the latest GDK version installed)
XboxLiveTools.zip; see Development tools for XBOX services.
Setting the sandbox requires elevated privileges (Run as administrator). If you run the tool without elevated privileges, it will attempt to rerun in an elevated state. Reading the sandbox (
/get) and showing help (/?) don’t require elevation.Command and options reference
Getting the current sandbox
Setting the sandbox
XblPCSandbox /set XDKS.1
When setting the sandbox, the tool:
- Displays the current sandbox before the switch.
- Shows a progress spinner while the switch is in progress.
- Restarts the XBOX Live Auth Manager service.
- Relaunches the following system apps in sandbox mode—but only if they’re already open:
- Microsoft Store
- XBOX App
- Displays the new sandbox after the switch, so you can immediately confirm it was applied.
The tool automatically corrects the casing of sandbox names. For example, typing
xdks.1 will be corrected to XDKS.1.
This reduces errors caused by case sensitivity, since sandbox names are in uppercase.Setting the sandbox without relaunching apps
Switching back to RETAIL
Launching system apps in sandbox mode
/noApps option.
