Skip to main content

XtfShutdownTitleOS

Shuts down the active title and Game OS.

Syntax

Parameters

address
Type: PCWSTR
[in] The address of the console.

Return value

Type: HRESULT Returns S_OK if successful; otherwise, returns an HRESULT error code.

Remarks

This function shuts down both the active title and the Game OS. Unlike the IXtfApplicationClient::Terminate method, this function ignores Fast Iteration Mode and fully terminates both the active title and the Game OS. For more information about Fast Iteration Mode, see Application Management (xbapp.exe) (NDA topic) and Managing applications and files (NDA topic).

Requirements

Header: xtfapi.h Library: XtfApi.lib Supported platforms: Windows (for XBOX console tools)

See also

Run from PC Deployment (NDA topic)
XTF Transport Errors (NDA topic)
Additional Xtf APIs
Last modified on August 20, 2026