3 Easy Steps to Disable Xbox Game Bar in Windows 11

Disable Xbox Game Bar Windows 11

$title$

The Xbox Sport Bar is a useful gizmo for avid gamers, however it may be annoying for individuals who do not use it. Should you’re a kind of individuals, you may disable the Xbox Sport Bar in Home windows 11. This is how:

First, open the Settings app. You are able to do this by clicking on the Begin button after which clicking on the gear icon. As soon as the Settings app is open, click on on the “Gaming” tab. On the left-hand aspect of the Gaming tab, click on on the “Xbox Sport Bar” possibility. On the right-hand aspect of the Xbox Sport Bar web page, you will notice a toggle change. Click on on the toggle change to disable the Xbox Sport Bar. Upon getting disabled the Xbox Sport Bar, it would not seem in your display.

Should you ever wish to re-enable the Xbox Sport Bar, you may observe the identical steps and click on on the toggle change once more. The Xbox Sport Bar will then be re-enabled and can seem in your display whenever you press the Home windows key + G.

Disabling Sport Bar by way of Home windows Settings

Disabling Xbox Sport Bar by means of Home windows Settings is a simple course of that may be accomplished in just some steps. This is an in depth information on how one can do it:

1. Open the Home windows Settings app by urgent the Home windows key + I.

2. Within the Settings window, click on on the “Gaming” possibility from the left-hand menu.

3. Underneath the “Common” tab, scroll right down to the “Xbox Sport Bar” part.

4. Toggle the change subsequent to “Open Xbox Sport Bar utilizing this button on a controller” to the “Off” place.

5. To additional disable the Sport Bar, uncheck the field subsequent to “File recreation clips, screenshots, and broadcast utilizing Sport Bar.”

By following these steps, you may successfully disable Xbox Sport Bar in Home windows 11 and stop it from working within the background or opening whenever you press the Xbox button in your controller.

Utilizing Registry Editor to Disable Sport Bar

To disable Xbox Sport Bar utilizing Registry Editor, observe these steps:

Step 1: Open Registry Editor

* Press Home windows + R to open the Run dialog.
* Kind “regedit” and click on OK.

Step 2: Navigate to the Sport Bar Registry Key

* Navigate to the next registry key:
“`
HKEY_CURRENT_USERSOFTWAREMicrosoftWindowsCurrentVersionGameDVR
“`

Step 3: Create or Modify GameDVR_Enabled DWORD

* Proper-click in the correct pane and choose New > DWORD (32-bit) Worth.
* Identify the brand new DWORD “GameDVR_Enabled.”
* Double-click on GameDVR_Enabled and set its worth to 0.

Step 4: Exit Registry Editor

* Shut Registry Editor.

Step 5: Restart Your PC

* Restart your PC to use the modifications.

After finishing these steps, Xbox Sport Bar must be disabled in your Home windows 11 PC.

Disabling Sport Bar By Group Coverage

Group Coverage is a strong administrative software that permits system directors to manage numerous facets of Home windows 11 machines inside their group. It offers granular choices for configuring pc settings, together with disabling or enabling particular options just like the Xbox Sport Bar.

Utilizing Native Group Coverage Editor

This methodology is relevant to Home windows 11 Professional and Enterprise editions. To entry the Native Group Coverage Editor, observe these steps:

  1. Press Home windows Key + R to open the Run dialog field.
  2. Kind “gpedit.msc” and press Enter.
  3. Navigate to Laptop Configuration > Administrative Templates > Home windows Parts > Xbox Sport Bar.

Within the right-hand pane, find the coverage setting “Disable Xbox Sport Bar” and double-click on it.

Coverage Setting Description
Not Configured Default setting, doesn’t allow or disable Sport Bar.
Enabled Disables the Xbox Sport Bar fully.
Disabled Permits the Xbox Sport Bar to run.
  1. Allow the coverage by choosing the “Enabled” possibility.
  2. Click on on “OK” to avoid wasting the modifications.
  3. Restart your pc to use the brand new coverage settings.

Disabling Sport Bar Utilizing Command Immediate

To disable the Xbox Sport Bar by means of the Command Immediate, observe these steps:

  1. Press Home windows + R to open the Run dialog field.
  2. Kind “cmd” and press Enter to open the Command Immediate.
  3. To disable the Xbox Sport Bar, enter the next command and press Enter:

    reg add “HKCUSOFTWAREMicrosoftWindowsCurrentVersionGameDVR” /v AppCaptureEnabled /t REG_DWORD /d 0 /f

  4. To re-enable the Xbox Sport Bar, enter the next command and press Enter:

    reg add “HKCUSOFTWAREMicrosoftWindowsCurrentVersionGameDVR” /v AppCaptureEnabled /t REG_DWORD /d 1 /f

You might have to restart your pc for these modifications to take impact.

Disabling Sport Bar with PowerShell

PowerShell can be utilized to disable Xbox Sport Bar on Home windows 11. Listed here are the steps:

  1. Open PowerShell as an administrator.
  2. Run the next command: Get-AppxPackage *xboxapp* | Take away-AppxPackage
  3. Restart your pc.
  4. Sport Bar ought to now be disabled.
  5. Extra Notes:

    • You might have to run the command Set-ExecutionPolicy Unrestricted in PowerShell earlier than working the Take away-AppxPackage command.
    • You can even use the next command to disable Sport Bar: reg add HKCUSOFTWAREMicrosoftWindowsCurrentVersionGameDVR /v AppCaptureEnabled /t REG_DWORD /d 0
    • To re-enable Sport Bar, you may run the next command: reg add HKCUSOFTWAREMicrosoftWindowsCurrentVersionGameDVR /v AppCaptureEnabled /t REG_DWORD /d 1

    Stopping Sport Bar from Launching Mechanically

    To cease Sport Bar from opening robotically whenever you press the Xbox button in your controller, observe these steps:

    1. Open the Settings app

    Press Home windows Key + I to open the Settings app.

    2. Go to the Gaming part

    Click on on the “Gaming” possibility within the left pane.

    3. Click on on the “Xbox Sport Bar” tab

    Within the “Gaming” part, click on on the “Xbox Sport Bar” tab.

    4. Flip off the “Open Xbox Sport Bar utilizing this button on a controller” possibility

    Underneath the “Common” part, discover the choice “Open Xbox Sport Bar utilizing this button on a controller” and switch it off.

    5. Flip off the “Open Xbox Sport Bar after I press the Information button on my controller” possibility

    Underneath the “Shortcuts” part, discover the choice “Open Xbox Sport Bar after I press the Information button on my controller” and switch it off.

    6. Stop Sport Bar from Launching with Activity Scheduler

  6. Press Home windows Key + R to open the Run dialog field.
  7. Kind “taskschd.msc” within the Run dialog field and press Enter.
  8. Within the Activity Scheduler window, navigate to the next folder: “Activity Scheduler Library > Microsoft > Home windows > GameBar.”
  9. Proper-click on the “GameBarPresenceWriter” activity and choose “Disable.”
  10. Proper-click on the “GameDVR” activity and choose “Disable.”
  11. Uninstalling Sport Bar with Winget

    To uninstall Xbox Sport Bar utilizing Winget, observe these steps:

    1. Set up Winget

    Should you do not have already got Winget put in, you may obtain it from the Microsoft Retailer.

    2. Open PowerShell as administrator

    Press Home windows Key + X and choose “Home windows PowerShell (Admin)” from the menu.

    3. Disable Sport Bar

    Run the next command to disable Sport Bar:

    “`
    winget uninstall “Xbox.GamingOverlay” –force
    “`

    4. Shut PowerShell

    As soon as the command has accomplished, you may shut PowerShell.

    5. Restart your pc

    To finish the uninstallation, restart your pc.

    6. Confirm the uninstallation

    After restarting your pc, examine if Xbox Sport Bar remains to be put in by urgent Home windows Key + G. If the Sport Bar overlay doesn’t seem, it signifies that it has been efficiently uninstalled.

    7. Reinstalling Sport Bar (Non-compulsory)

    If you wish to reinstall Xbox Sport Bar later, you need to use the next command in PowerShell:

    “`
    winget set up “Xbox.GamingOverlay”
    “`

    Deactivating Sport Bar with the Xbox App

    Step 1: Launch the Xbox app in your Home windows 11 PC. You are able to do this by clicking on the Begin menu and looking for “Xbox.”

    Step 2: As soon as the Xbox app is open, click on on the “Settings” icon within the bottom-left nook of the window.

    Step 3: Within the Settings menu, click on on the “Sport Bar” tab.

    Step 4: Underneath the “Common” part, you will notice the choice to “Open Xbox Sport Bar.” Toggle this feature to “Off.”

    Step 5: You can be prompted to verify your selection. Click on on the “Sure” button.

    Step 6: The Xbox Sport Bar will now be disabled in your Home windows 11 PC.

    Step 7: If you wish to re-enable the Xbox Sport Bar at any time, you may observe the identical steps and toggle the “Open Xbox Sport Bar” possibility again to “On.”

    Step 8: Along with the Xbox app, you can even disable the Xbox Sport Bar utilizing the Registry Editor. This is how:

    Registry Key Worth Identify Worth Information
    HKEY_CURRENT_USERSoftwareMicrosoftWindowsCurrentVersionGameDVR AppCaptureEnabled 0

    Upon getting made this alteration, the Xbox Sport Bar might be disabled in your Home windows 11 PC.

    Utilizing Third-Celebration Software program to Disable Sport Bar

    A number of third-party software program purposes could be employed to disable the Xbox Sport Bar. One such software is known as “Sport Bar Disabler,” which offers a handy and easy methodology of disabling the Sport Bar performance.

    To disable the Sport Bar utilizing Sport Bar Disabler:

    1. Obtain and set up Sport Bar Disabler.
    2. Launch the applying and click on the “Disable Sport Bar” button.
    3. The Sport Bar might be disabled and can not be accessible.

    Different third-party software program choices for disabling the Sport Bar embrace:

    Software program Options
    Disable Sport Bar Easy and efficient software to disable the Sport Bar
    Win+G Tweaker Presents superior customization choices and options

    By utilizing these third-party software program purposes, you may simply disable the Xbox Sport Bar on Home windows 11 and stop it from working within the background.

    Disable Xbox Sport Bar Utilizing Registry Editor

    1. Press Home windows + R to open the Run dialog field.
    2. Kind regedit and click on OK.
    3. Navigate to the next path: HKEY_CURRENT_USERSoftwareMicrosoftWindowsCurrentVersionGameDVR
    4. Search for the DWORD worth named AppCaptureEnabled.
    5. Double-click on it and set the worth knowledge to 0.
    6. Click on OK to avoid wasting the modifications.
    7. Shut the Registry Editor and restart your pc.

    Disable Xbox Sport Bar Utilizing Group Coverage Editor

    1. Press Home windows + R to open the Run dialog field.
    2. Kind gpedit.msc and click on OK.
    3. Navigate to the next path: Laptop ConfigurationAdministrative TemplatesWindows ComponentsGame Bar
    4. Search for the coverage named Disable Xbox Sport Bar.
    5. Double-click on it and choose Enabled.
    6. Click on OK to avoid wasting the modifications.
    7. Shut the Group Coverage Editor and restart your pc.

    Disable Xbox Sport Bar Utilizing App Settings

    1. Open the Begin menu and click on on Settings.
    2. Go to the Gaming tab.
    3. Underneath the Xbox Sport Bar part, flip off the toggle change subsequent to Open Xbox Sport Bar utilizing this button on a controller.

    Re-Enabling Sport Bar After Disabling

    1. Observe the identical steps as talked about within the above strategies, however this time, change the worth or setting again to its authentic state.
    2. For Registry Editor, set the AppCaptureEnabled DWORD worth to 1 and save the modifications.
    3. For Group Coverage Editor, set the Disable Xbox Sport Bar coverage to Not Configured or Disabled and save the modifications.
    4. For App Settings, toggle the change again to allow the Xbox Sport Bar.
    5. Restart your pc after making the modifications.

    How To Disable Xbox Sport Bar Home windows 11

    The Xbox Sport Bar is a built-in Home windows 11 characteristic that permits you to report and share gameplay, chat with buddies, and examine your achievements. Nevertheless, for those who do not use the Sport Bar or discover it distracting, you may disable it.

    To disable the Xbox Sport Bar, observe these steps:

    1. Click on on the Begin menu, then click on on Settings.
    2. Within the Settings window, click on on Gaming.
    3. Within the left-hand menu, click on on Xbox Sport Bar.
    4. Toggle the change underneath “Open Xbox Sport Bar utilizing this button on a controller” to Off.
    5. Toggle the change underneath “Open Xbox Sport Bar after I press the Home windows key + G” to Off.
    6. Click on on the Again button to return to the principle Settings window.

    The Xbox Sport Bar will now be disabled. You may nonetheless open the Sport Bar by urgent the Home windows key + Alt + G, however it would not open robotically.

    Individuals additionally ask

    How do I disable the Xbox Sport Bar shortcut?

    To disable the Xbox Sport Bar shortcut, observe these steps:

    1. Click on on the Begin menu, then click on on Settings.
    2. Within the Settings window, click on on Gaming.
    3. Within the left-hand menu, click on on Xbox Sport Bar.
    4. Toggle the change underneath “Open Xbox Sport Bar utilizing this button on a controller” to Off.
    5. Toggle the change underneath “Open Xbox Sport Bar after I press the Home windows key + G” to Off.
    6. Click on on the Again button to return to the principle Settings window.

    How do I uninstall the Xbox Sport Bar?

    The Xbox Sport Bar can’t be uninstalled, as it’s a built-in Home windows 11 characteristic. Nevertheless, you may disable it by following the steps above.

    How do I allow the Xbox Sport Bar?

    To allow the Xbox Sport Bar, observe these steps:

    1. Click on on the Begin menu, then click on on Settings.
    2. Within the Settings window, click on on Gaming.
    3. Within the left-hand menu, click on on Xbox Sport Bar.
    4. Toggle the change underneath “Open Xbox Sport Bar utilizing this button on a controller” to On.
    5. Toggle the change underneath “Open Xbox Sport Bar after I press the Home windows key + G” to On.
    6. Click on on the Again button to return to the principle Settings window.