How to Enable or Disable Game Mode in Windows 11
What is Game Mode?
Windows 11 Game Mode boosts game performance. Activating the feature directs extra system resources straight to your game, reducing interruptions and making your experience smoother. It also prevents Windows from updating or restarting while you play.
Here’s what happens when Game Mode is on:
- Windows won’t install updates or restart while you’re playing.
- Your game may run smoother with fewer slowdowns.
You cannot alter these settings while Game Mode is enabled.
How to Turn Game Mode On or Off in Settings
Press Win+I to open Settings , then choose Gaming from the left sidebar. Click Game Mode on the right, and use the toggle switch to turn it on or off.
- Press the Win+I keys on your keyboard to open Settings .
- Click on Gaming from the menu on the left side.
- Click on Game Mode on the right side.
- Use the switch to turn Game Mode On or Off.
- Close Settings when you’re done.
Jump directly to Game Mode settings by clicking here: Open Game Mode Settings


How to Turn Game Mode On or Off Using the Registry (Advanced)
Registry Editor (Windows' central database for system settings) offers an alternative path. Back up your registry before making any changes.
Turn On Game Mode
Administrator privileges are required to make changes here.
reg add "HKEY_CURRENT_USER\Software\Microsoft\GameBar" /v AutoGameModeEnabled /t REG_DWORD /d 1 /f
Turn Off Game Mode
Administrator privileges are required to make changes here.
reg add "HKEY_CURRENT_USER\Software\Microsoft\GameBar" /v AutoGameModeEnabled /t REG_DWORD /d 0 /f
Need More Help?
For additional information about Game Mode, explore the Xbox Support website

Summary
Windows 11 Game Mode enhances game performance by prioritizing active games for computer resources. This feature prevents background processes, such as Windows updates and restarts, from interrupting gameplay, ensuring a smoother experience.
How do I get out of Game Mode on 🪟 Windows 11?
In the menu, select 'Game Mode.' Then, toggle the switch to the 'Off' position. Game Mode deactivates immediately.
Was this guide helpful?
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.
No comments yet — be the first to share your thoughts!