Xbox Full Screen Experience turns Windows 11 into a console-style dashboard, accessible through the Insider Program or third-party unlock tools.
Xbox Full Screen Experience (FSE) replaces the traditional desktop with a controller-friendly interface built for handheld PCs like the ASUS ROG Ally and Lenovo Legion Go, but it works on any Windows 11 machine. Microsoft officially supports the feature through the Windows Insider Program on version 25H2, and a community-driven unlock path exists for everyone else. Both routes lead to the same console-style mode — the difference is stability, support, and setup complexity.
What Exactly Is Xbox Full Screen Experience?
FSE is a native Windows 11 UI mode that boots directly into an Xbox-style home screen. The Xbox app becomes the launchpad, Game Bar handles overlay controls, and the entire OS is optimized for gamepad navigation. Microsoft designed the experience primarily for handheld gaming PCs, but it functions on desktops and laptops too. The feature currently requires Windows 11 version 25H2 (Build 26220 or higher), available in the Release Preview, Beta, or Dev channels of the Windows Insider Program. No paid subscription — not even Xbox Game Pass — is required to enable the mode itself.
Enabling Xbox Full Screen Experience On Windows 11: The Official Path
The official route requires enrolling in the Windows Insider Program and updating to version 25H2. Microsoft supports this method, and it receives regular updates through normal Windows Update channels. The toggle appears natively once the correct build is installed.
- Open the Xbox Insider Hub app, go to Previews > PC Gaming Preview, and select Join.
- Navigate to Settings > Windows Update > Windows Insider Program, click Get started, link your Microsoft account, and choose the Beta or Dev channel.
- Update Windows to version 25H2 through Windows Update.
- Update the Xbox app and Microsoft Store components to their latest versions.
- Go to Settings > Gaming > Full screen experience (labeled Xbox mode in some builds).
- Set Choose home app to Xbox. Optionally enable Enter full screen experience on startup.
- Reboot the device.
The after reboot, the system loads directly into the Xbox dashboard instead of the traditional desktop, and the Full screen experience toggle shows as active in Settings. Per Microsoft’s official documentation, the feature is rolling out to Insider channels progressively, so the menu may appear on some builds sooner than others.
Third-Party Unlock: Enable FSE On Any Windows 11 Build
If you are not in the Insider Program or prefer not to run preview builds, the community method using ViVeTool and a registry tweak unlocks the same hidden feature on any Windows 11 version. This route is not supported by Microsoft and carries stability risks — create a full system backup and a System Restore point before proceeding.
- Download the Intel/AMD version of ViVeTool from the official GitHub releases page and extract the files to a folder such as
C:\ViVeTool. - Open Command Prompt as Administrator and navigate to the folder (
cd C:\ViVeTool). - Run these two commands:
ViVeTool.exe /enable /id:52580392ViVeTool.exe /enable /id:50902630
- Open Registry Editor (regedit) and navigate to
Computer\HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\OEM. - Locate the DeviceForm value and change it to Hexadecimal 46 (or Decimal 70). If the value does not exist, create a new DWORD (32-bit) Value named
DeviceFormand set it to Hex 46. - Restart the machine. The Full screen experience option now appears under Settings > Gaming.
An alternative tool automates the entire process: the XboxFullscreenExperienceTool on GitHub handles the registry tweaks and feature enables behind the scenes. Run the installer with administrator privileges and click Open Xbox Mode (FSE) Settings. For the safest experience with this tool, start with the PhysPanelCS (Task Scheduler) option rather than the driver mode — it avoids kernel-level changes that could destabilize the system.
The after reboot, the Settings > Gaming menu displays the Full screen experience or Xbox mode option, and toggling it switches the interface to the console dashboard.
Is The Third-Party Unlock Safe?
The community method is widely used but carries real risks. Registry edits and feature-ID toggles can cause system instability or crashes if applied incorrectly. A full backup is essential before starting. The official Insider path is the safer choice for most users, while the third-party route is best reserved for those who cannot or do not want to run preview builds. On standard desktops and laptops, FSE works but is optimized for handheld touchscreens — keyboard-and-mouse navigation may require the Windows + G shortcut to open Game Bar. If the feature causes problems, reverting is straightforward: disable the feature IDs with ViVeTool.exe /disable /id:52580392 and /id:50902630, reset DeviceForm back to its original value, and reboot.
Common Mistakes That Block Xbox Full Screen Experience
Most failures come from one of four issues. The table below covers each problem and its fix.
| Mistake | Cause | Fix |
|---|---|---|
| Missing FSE menu entirely | Running a standard Windows 11 build (not Insider or 25H2) | Join the Insider Program or use the ViVeTool/registry unlock method |
| FSE toggle grayed out | Xbox app or Store components are outdated | Update the Xbox app and all Microsoft Store apps to the latest versions |
| “Choose home app” dropdown empty | Xbox app not installed or not updated | Reinstall or update the Xbox app from the Microsoft Store |
| Incorrect DeviceForm value | Registry value set to Hex 2E (default on some handhelds) instead of Hex 46 | Change DeviceForm to Hexadecimal 46 |
| FSE option appears but does not activate | System was not rebooted after enabling the feature ID | Restart the machine fully |
| Controller does not navigate the UI | Game Bar controller permissions not enabled | Enable “Allow your controller to open Game Bar” in Settings > Gaming > Related Settings |
| Feature IDs report “not found” | Wrong ViVeTool version or incorrect command syntax | Download the latest Intel/AMD release from the official GitHub page and verify the command syntax |
Official Vs Third-Party: What Each Route Delivers
The choice between the two methods depends on your tolerance for preview software versus your willingness to edit system files. The table below compares the key factors.
| Factor | Official Insider Path | Third-Party Unlock |
|---|---|---|
| Microsoft support | Fully supported, receives updates | Not supported, no guarantee of future compatibility |
| Stability | Moderate (preview build may have bugs) | Varies; registry edits can cause system issues |
| Setup complexity | Simple — all settings are in the UI | Moderate — requires Command Prompt and Registry Editor |
| Works on any Windows 11 build | Only Insider 25H2 | Any build (with feature IDs and registry tweak) |
| Requires backup | Recommended before joining Insider | Required before any registry modification |
| Best for | Users who want a supported, stable unlock | Users on standard builds who cannot run Insider previews |
Final Setup: Getting Xbox Mode Running
Whichever path you choose, the end result is the same: a console-style interface that treats Windows 11 like a gaming device. For most readers, the official Insider Path is the cleaner choice — one reboot and the feature is live with Microsoft’s backing. If you are on a standard build or prefer not to run preview code, the ViVeTool method delivers the same functionality with the extra step of a registry change. In either case, update the Xbox app first, enable the toggle, and reboot. The mode is free to use regardless of whether you have an Xbox Game Pass subscription — Game Pass expands the library but is not required to run the dashboard itself. If you hit a snag, the mistake table above covers the fixes for every common blocker.
References & Sources
- Microsoft Support. “Windows Gaming Full Screen Experience.” Official Microsoft documentation for the FSE feature and toggle location.
- ViVeTool (GitHub). Official ViVeTool releases. Tool for enabling hidden Windows feature IDs.
- XboxFullscreenExperienceTool (GitHub). Official repository. Automated tool for unlocking Xbox mode on any Windows 11 build.
