Xbox PC Remote Tools now available in preview, no GDK or Xbox app required

Microsoft has announced Xbox PC Remote Tools in public preview, a new set of utilities designed to simplify remote game development on Windows devices. The tools target both Windows-powered handhelds and desktop PCs , letting developers pair, deploy, test, and debug games from a separate development system.
The new toolkit includes four parts. Xbox PC Toolbox handles setup and pairing of remote devices. Xbox PC Remote Debugger is a Visual Studio extension for deployment and debugging over a secure connection. Microsoft is also providing command-line tools for scripted workflows and CI pipelines, alongside Remote Iteration APIs for custom engine and toolchain integration.
A key part of the announcement is that these tools do not require the Microsoft Game Development Kit or the Xbox PC App. Microsoft says developers can use them regardless of storefront, which makes the package relevant beyond Xbox-specific distribution.
🔥 Xbox PC Remote Tools now in Public Preview!
We’re making it easier for you to develop PC games on remote Windows devices – from powered handhelds to desktop PCs.
Deploy, test, and debug from your dev machine so you can spend less time on setup and more time building great… pic.twitter.com/xA3fRkRtWB
— Microsoft Game Dev (@MSFTGameDev) March 31, 2026
Microsoft says the tools reduce setup work by replacing manual installs, firewall changes, and full network copies with a more streamlined process. Once paired through Xbox PC Toolbox, developers can use Visual Studio 2022 or 2026 to deploy builds, launch games, and attach the debugger with F5. Incremental deployment is also supported, so only modified files need to be transferred after each change.
The release also fits Microsoft’s broader push around Windows gaming across multiple device types, including handhelds. The next Xbox is clearly a PC, right?
Source: Microsoft