Disable outdated Edge games menu
- Single actionThis page belongs to a script, containing basic changes to achieve a task.
- Windows onlyThis script improves your privacy on Windows
- Impact: HighSystem Functionality Loss Risk: High
This action improves privacy with high impact when you run the recommended script. - Batch (batchfile)These changes use Windows system commands to update your settings.
- Fully reversible
You can fully restore this action (revert back to the original behavior) using this website.
The restore/revert methods provided here can help you fix issues.
Overview
This script disables the outdated games menu in older versions of Microsoft Edge.
The games menu in Microsoft Edge offers one-click access to various free-to-play casual and arcade games, including Microsoft Solitaire, Microsoft Jewel, Microsoft Mahjong, and the Microsoft Edge Surf Game 1. In modern versions, this menu is integrated into the sidebar 2 3.
Disabling the games menu leads to a less cluttered browser interface. Microsoft recommends this script for those favoring a streamlined browser setup without unsolicited suggestions or interruptions 3. Minimizing unnecessary features enhances security and privacy by reducing data exposure and attack surface. Moreover, removing these features can improve system performance by reducing resource usage.
This script targets older versions of Edge where games were accessible from the options menu 1.
By default, this menu is enabled and accessible on these versions 2.
It configures the AllowGamesMenu
Edge policy to prevent access to the games menu 2 3.
The change takes effect after restarting the browser 2.
- This will display the message "Your browser is managed by your organization" on the settings page.
- This locks settings and prevents them from being changed on the settings page.
This script should only be used by advanced users.
This script is not recommended for daily use as it breaks important functionality.
Consider creating a system restore point before doing any changes.
Sources
- Welcome to the best browser for gamers. Windows Experience Blog. blogs.windows.com. (2024).
Original: https://blogs.windows.com/windowsexperience/2022/06/23/welcome-to-the-best-browser-for-gamers
Archived: https://web.archive.org/web/20240623225633/https://blogs.windows.com/windowsexperience/2022/06/23/welcome-to-the-best-browser-for-gamers/ - Microsoft Edge Browser Policy Documentation. Microsoft Learn. learn.microsoft.com. (2024).
Original: https://learn.microsoft.com/en-us/deployedge/microsoft-edge-policies
Archived: https://web.archive.org/web/20240517212443/https://learn.microsoft.com/en-us/deployedge/microsoft-edge-policies#allowgamesmenu - Games menu. www.microsoft.com. (2024).
Original: https://www.microsoft.com/en-us/edge/features/games-menu
Archived: https://web.archive.org/web/20240623225719/https://www.microsoft.com/en-us/edge/features/games-menu?ch=1&form=MA13FJ
Apply Now
Choose one of three ways to apply:
Download script
Download and run the script directly- No app needed
- Offline usage
- Easy-to-apply
- Free
- Open-source
Apply with privacy.sexy
Guided, automated application with safety checks- Recommended for most users
- Includes safety checks
- Free
- Open-source
- Popular
- Offline/Online usage
- Apply
- Revert
:: Configure "AllowGamesMenu" Edge policy
:: Set the registry value: "HKLM\SOFTWARE\Policies\Microsoft\Edge!AllowGamesMenu"
PowerShell -ExecutionPolicy Unrestricted -Command "$registryPath = 'HKLM\SOFTWARE\Policies\Microsoft\Edge'; $data = '0'; reg add 'HKLM\SOFTWARE\Policies\Microsoft\Edge' /v 'AllowGamesMenu' /t 'REG_DWORD' /d "^""$data"^"" /f"
:: Suggest restarting Edge for changes to take effect
PowerShell -ExecutionPolicy Unrestricted -Command "$message = 'For the changes to fully take effect, please restart Microsoft Edge.'; $warn = $false; if ($warn) { Write-Warning "^""$message"^""; } else { Write-Host "^""Note: "^"" -ForegroundColor Blue -NoNewLine; Write-Output "^""$message"^""; }"
Ijo6IFJlc3RvcmUgXCJBbGxvd0dhbWVzTWVudVwiIEVkZ2UgcG9saWN5XG46OiBEZWxldGUgdGhlIHJlZ2lzdHJ5IHZhbHVlIFwiSEtMTVxcU09GVFdBUkVcXFBvbGljaWVzXFxNaWNyb3NvZnRcXEVkZ2UhQWxsb3dHYW1lc01lbnVcIlxuUG93ZXJTaGVsbCAtRXhlY3V0aW9uUG9saWN5IFVucmVzdHJpY3RlZCAtQ29tbWFuZCBcInJlZyBkZWxldGUgJ0hLTE1cXFNPRlRXQVJFXFxQb2xpY2llc1xcTWljcm9zb2Z0XFxFZGdlJyAvdiAnQWxsb3dHYW1lc01lbnUnIC9mIDI+JG51bGxcIlxuOjogU3VnZ2VzdCByZXN0YXJ0aW5nIEVkZ2UgZm9yIGNoYW5nZXMgdG8gdGFrZSBlZmZlY3RcblBvd2VyU2hlbGwgLUV4ZWN1dGlvblBvbGljeSBVbnJlc3RyaWN0ZWQgLUNvbW1hbmQgXCIkbWVzc2FnZSA9ICdGb3IgdGhlIGNoYW5nZXMgdG8gZnVsbHkgdGFrZSBlZmZlY3QsIHBsZWFzZSByZXN0YXJ0IE1pY3Jvc29mdCBFZGdlLic7ICR3YXJuID0gICRmYWxzZTsgaWYgKCR3YXJuKSB7IFdyaXRlLVdhcm5pbmcgXCJeXCJcIiRtZXNzYWdlXCJeXCJcIjsgfSBlbHNlIHsgV3JpdGUtSG9zdCBcIl5cIlwiTm90ZTogXCJeXCJcIiAtRm9yZWdyb3VuZENvbG9yIEJsdWUgLU5vTmV3TGluZTsgV3JpdGUtT3V0cHV0IFwiXlwiXCIkbWVzc2FnZVwiXlwiXCI7IH1cIiI=
Similar Guides
Wider Goal
Guides below includes this guide to achieve a wider goal.See other more general settings that includes this one as one of its actions.These plans combine multiple privacy settings, including this one, for stronger protection.
- Configure Edge
- Configure browsers
- Configure programs
This category contains scripts that adjust Microsoft Edge settings to enhance privacy, security, and potentially improve system performance This category...
This category includes scripts that enhance privacy by adjusting browsers to prevent tracking, minimize data leaks, and restrict personalized ads. These ...
Same Goal
Other guides in Configure Edge See settings that are in the same category as this guide.Using other actions in the same category may help you achieve your goal better.
See all 26 guides
About the Creators
These people have authored this documentation and written its scripts:
Reviewed By
This guide has undergone comprehensive auditing and peer review:Expert review by undergroundwires
- Verified technical accuracy and editorial standards
- Assessed system impact and user privacy risks
- Audited and verified using automated security tests
Public review by large community
- Privacy enthusiasts and professionals peer-reviewed
- Millions of end-users tested across different environments
- Audited and verified using third-party security software
History
We continually monitor our guides, their impact and other potential privacy options. We update our guides when new information becomes available. On every update, we publicly store who made the change, what has been changed, why the change was made and when the change was made.