Skip to content
Follow
Windows

How to Add or Remove Xbox Mode in Task View on Windows 11

Richard
Written by
Richard
Apr 18, 2026 Updated Aug 12, 2026 4 min read
Futuristic PC desktop transforming with glowing green accents
Futuristic PC desktop transforming with glowing green accents

Xbox Mode in Windows 11 Task View is a feature that adds a special gaming button to the screen where you see all your open apps by pressing the Win and Tab together (Win+Tab). This option became available starting with Windows 11 build 22621.1992.

You can turn this button on or off by making a quick change to the Windows Registry, which is a big database of system settings. Hiding the button keeps your screen clean if you do not use it, while showing it gives you fast access to your games.

⚡ Quick Answer

Open Settings by pressing Win+I, navigate to Gaming Xbox mode, and toggle ‘Show Xbox mode in Task View’ to On or Off. Alternatively, edit the ‘ShowOnDesktopSwitcher’ value in Registry Editor under 🗝️HKEY_CURRENT_USER\Software\Microsoft\GameBar.

Why Use Xbox Mode?

You’d want to use Xbox Mode because it offers a clean, simple screen that works well with game controllers. It cuts out distractions, letting you easily switch between your games and apps without getting sidetracked.

Xbox Mode appears in Windows 11's Task View by default. Task View displays open application windows when a user presses Alt+Tab or clicks the Task View button. Users can turn off Xbox Mode in Task View if they prefer not to see it listed.

How to Add or Remove Xbox Mode in Task View

Option 1Using Settings

You can add Xbox Mode to your Windows 11 Task View using the Settings app. Just open Settings by pressing Win+I, go to Gaming, then click Xbox mode, and turn on the ‘Show Xbox mode in Task View’ option.

  1. Open Settings by pressing Win + I.
  2. Click Gaming on the left side.
  3. Click Xbox mode on the right side.
  4. Look for the option Show Xbox mode in Task View. Switch it On to show Xbox Mode in Task View, or switch it Off to hide it.
  5. You can now close Settings.
Xbox Mode tile icon in Windows 11 Settings
Xbox Mode tile icon in Windows 11 Settings
Xbox Mode displayed in Windows 11 Task View
Xbox Mode displayed in Windows 11 Task View

Option 2Using Registry Editor

You can add Xbox Mode to your Task View using the Registry Editor. This involves finding the 'ShowOnDesktopSwitcher' value within a specific registry path and changing its setting to 1.

⚠️Warning
You can also change this setting using the Registry Editor or Windows Terminal. The Registry is where Windows stores advanced settings.

To add Xbox Mode to Task View, look for this registry path:

🗝️Registry
HKEY_CURRENT_USER\Software\Microsoft\GameBar

Find the value:

"ShowOnDesktopSwitcher" and change the value to 1

To remove Xbox Mode from Task View, change the value to:

"ShowOnDesktopSwitcher" change the value to 0

⚠️Warning
The default Windows 11 setting, identified by the code 00000001, displays Xbox Mode within Task View. To hide Xbox Mode from Task View, users must change this setting to 00000000. This allows users to control which gaming features appear in the Task View interface.

Terminal command:

Enable:

🗝️Registry
reg add "HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\GamingConfiguration" /v ShowOnDesktopSwitcher /t REG_DWORD /d 1 /f

Disable:

🗝️Registry
reg add "HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\GamingConfiguration" /v ShowOnDesktopSwitcher /t REG_DWORD /d 0 /f

Summary

The setting for Xbox Mode in Task View controls whether this gaming-focused screen appears when you press Alt + Tab. Keeping it visible offers quick access for frequent users, while hiding it keeps your Task View cleaner if you don't use it often.

Keeping Xbox Mode in Task View provides easy access for users who frequently use the Xbox Mode feature. Hiding Xbox Mode keeps Task View cleaner for users who do not use this Xbox Mode feature often.

Users can turn Xbox mode on or off within Windows 11 Settings under Gaming Xbox mode. Alternatively, advanced users can directly edit the Windows Registry using either Registry Editor or Windows Terminal. Both the Settings app and the Windows Registry methods achieve the same outcome for controlling Xbox mode.

How do I get out of task view mode?

To get out of Task View on Windows 11, just press the Esc key on your keyboard or click on an empty part of your desktop.

What is the Xbox button task view on 🪟 Windows 11?

The Xbox button integration in Task View allows users to quickly access the Xbox gaming interface directly from the Windows 11 multitasking screen. By selecting this option, you can launch your game library or enter a full-screen, controller-friendly gaming environment, effectively minimizing desktop distractions for a more immersive console-like experience.

Does anyone use task view?

Yes, many Windows 11 users find Task View very helpful for managing lots of open windows, organizing their workspace with virtual desktops, and quickly switching between apps.

How do I change the taskbar to classic view?

Windows 11 doesn't have a built-in classic taskbar look, but you can move the icons to the left in Settings, or use third-party tools for a more classic appearance.

Was this guide helpful?

Tags: #Windows 11
Was this helpful?
Richard

About the Author

Richard

Tech Writer, IT Professional

Richard, a writer for Geek Rewind, is a tech enthusiast who loves breaking down complex IT topics into simple, easy-to-understand ideas. With years of hands-on experience in system administration and enterprise IT operations, he’s developed a knack for offering practical tips and solutions. Richard aims to make technology more accessible and actionable. He's deeply committed to the Geek Rewind community, always ready to answer questions and engage in discussions.

📚 Related Tutorials

How to Enable or Disable Xbox Mode in Windows 11
Windows How to Enable or Disable Xbox Mode in Windows 11
Windows 11 Taskbar: What is the Task vie Feature
Windows Windows 11 Taskbar: What is the Task vie Feature
How to Enable or Disable Task View Hints for Xbox Mode in Windows 11
Windows How to Enable or Disable Task View Hints for Xbox Mode in Windows 11
How to Access Xbox Game Bar in Windows 11
Windows How to Access Xbox Game Bar in Windows 11

No comments yet — be the first to share your thoughts!

Leave a Comment

Your email address will not be published. Required fields are marked *