System app database

Package

com.samsung.android.game.gametools

Game Booster

45device profiles
66observations
0user-facing hits
18 Sep 2026last seen

Guidance

Disable with caution verified 16 Aug 2026

Game Booster, the in-game panel on Galaxy devices. Samsung's own support documentation states that "Game Booster is a separate app from Gaming Hub, but the two of them work together", and describes what it puts on screen while a game is running: a pop-up panel giving fast access to other apps, alongside shortcuts that include a floating menu and a system monitor. Samsung adds that Game Booster may not be available for all games. The performance levels of Performance, Standard or Battery saver appear in the same Samsung gaming documentation but are described as part of the wider gaming options rather than as contents of that panel, and Samsung has since moved where some of those controls live, which the version note below covers. It is part of Samsung's gaming stack alongside com.samsung.android.game.gos, the Game Optimizing Service documented separately on this site. The sources cited here do not establish how responsibility is divided between the two, so the common description of Game Booster as the interface and the Game Optimizing Service as the background component applying performance and thermal limits should be treated as unconfirmed. It has no launcher entry in any observation here and is signed by Samsung OEM keys that also sign the Android framework. The permissions it declares, as recorded on this site, match an overlay panel with unusually deep reach: SYSTEM_ALERT_WINDOW and INTERNAL_SYSTEM_WINDOW for drawing over other apps, MANAGE_GAME_MODE, READ_FRAME_BUFFER, MANAGE_MEDIA_PROJECTION, RECORD_AUDIO and CAPTURE_AUDIO_OUTPUT, FORCE_STOP_PACKAGES and KILL_BACKGROUND_PROCESSES, plus a Samsung permission for reaching the screen recorder service. Declaring these is not evidence that the panel exercises any of them, and this site records declared rather than granted permissions, but the list is not that of a cosmetic add-on. MANAGE_GAME_MODE ties it to Android's own Game Mode, which Google documents as available on select Android 12 devices and on Android 13 or higher, and where interventions are set by the OEM: Google's documentation warns plainly that "OEMs may choose to implement Game Mode interventions without developer feedback". Version note. Samsung's own Common Criteria application lists record this same package under two different names: "Game Tools" on the Galaxy Note9 (the Oreo-era N960N list, at 2.0.10.13) and "Game Booster" on the Galaxy S20 (the R-era G981U list, at 3.0.00.8). This site's own label data still carries both names across the devices recorded, so the rename is visible in the field as well as in Samsung's documentation. The release at which it changed could not be sourced beyond falling between those two lists, and neither could any change in what the panel does at the same time. Current devices here report versions 4.0.01.0 to 9.0.00.24, observed from API 28 through API 37 and targeting API 31 to 37, only on Samsung hardware. Samsung documents a second, more recent set of changes, and this one matters if you are writing instructions for users or support staff. On Galaxy devices running One UI 7, the option to choose high performance mode moved out of Game Booster's Labs settings to the top of the Game Booster settings menu, and muting calls and notifications while gaming, previously Game Booster's Priority mode, is now set up through Modes and Routines instead. Per-game customisation on those builds covers game optimisation level, frames per second, screen resolution and frame booster settings. Where a given control lives therefore depends on the One UI version in front of you. For Android Enterprise, EMM and kiosk use this deserves more attention than a gaming feature normally would, because Samsung documents the panel as giving fast access to other apps from inside it. On a device meant to run one application, that is a route out of the intended experience wherever the panel can appear. Be precise about when that is: Samsung documents the panel as appearing while a game is running, and says it may not be available for every game. Whether it can be brought up over a kiosk application that is not a game is not documented and could not be verified here, so treat the concern as established where a game is present or where the foreground application is itself treated as a game, and as unverified beyond that. The general platform control is the Android Management API field createWindowsDisabled, "Whether creating windows besides app windows is disabled", which governs overlays rather than this package specifically. To remove the feature itself, Samsung documents blocking a named preinstalled app through Knox Manage's application policies. The rating below is caution rather than safe because Game Booster sits alongside Gaming Hub and the Game Optimizing Service rather than being isolated from them, so on a fleet where nobody plays games it earns nothing, but the change should still be tested on one device first.

Package intelligence

Observed signing, permission, version and size signals from contributing devices - descriptive of that sample, not a verdict. These come from the v2 Package Search sync, which not every device has contributed to yet, so for some packages this detail is partial or not present at all.

2
signing certs
OEM-forked / varies
59
permissions
largest set observed
7.8 MB – 10.1 MB
APK size
31 – 37
target SDK
4.0.01.0 → 9.0.00.29
versions observed
21
device profiles
Declared permissions (59)

Largest permission set observed for this package. Text is Android's own published description where one exists; platform permissions Android does not document show their granted protection level (in grey) instead; vendor or unknown constants show the name only.

PermissionDescription
ACCESS_NETWORK_STATE Allows the app to view information about network connections such as which networks exist and are connected.
ACCESS_SURFACE_FLINGER Signature-level system permission, for platform-signed apps.
CAPTURE_AUDIO_HOTWORD Signature or privileged system permission. docs ↗
CAPTURE_AUDIO_OUTPUT Signature or privileged system permission. docs ↗
CAPTURE_MEDIA_OUTPUT Signature or privileged system permission.
CAPTURE_TUNER_AUDIO_INPUT Signature or privileged system permission.
CAPTURE_VIDEO_OUTPUT Signature-level system permission, for platform-signed apps.
CAPTURE_VOICE_COMMUNICATION_OUTPUT Signature or privileged system permission.
DEVICE_POWER Signature-level system permission, for platform-signed apps.
EXPAND_STATUS_BAR Allows the app to expand or collapse the status bar.
FORCE_STOP_PACKAGES Signature or privileged system permission.
FOREGROUND_SERVICE Allows the app to make use of foreground services.
FOREGROUND_SERVICE_CAMERA Allows the app to make use of foreground services with the type "camera"
FOREGROUND_SERVICE_MEDIA_PLAYBACK Allows the app to make use of foreground services with the type "mediaPlayback"
FOREGROUND_SERVICE_MEDIA_PROJECTION Allows the app to make use of foreground services with the type "mediaProjection"
FOREGROUND_SERVICE_MICROPHONE Allows the app to make use of foreground services with the type "microphone"
GET_INTENT_SENDER_INTENT Signature-level system permission, for platform-signed apps.
INJECT_EVENTS Signature-level system permission, for platform-signed apps.
INTERACT_ACROSS_USERS_FULL Signature-level system permission, for platform-signed apps.
INTERNAL_SYSTEM_WINDOW Signature-level system permission, for platform-signed apps.
INTERNET Allows the app to create network sockets and use custom network protocols. The browser and other applications provide means to send data to the internet, so this permission is not required to send data to the internet.
KILL_BACKGROUND_PROCESSES Allows the app to end background processes of other apps. This may cause other apps to stop running.
MANAGE_APP_OPS_RESTRICTIONS Signature-level system permission, for platform-signed apps.
MANAGE_GAME_MODE Signature or privileged system permission.
MANAGE_MEDIA_PROJECTION Signature-level system permission, for platform-signed apps.
MANAGE_NOTIFICATIONS Signature-level system permission, for platform-signed apps.
PACKAGE_USAGE_STATS Signature or privileged system permission.
POST_NOTIFICATIONS Allows the app to show notifications
QUERY_ALL_PACKAGES Allows an app to see all installed packages.
READ_FRAME_BUFFER Signature-level system permission, for platform-signed apps.
READ_PRIVILEGED_PHONE_STATE Signature or privileged system permission. docs ↗
READ_SEARCH_INDEXABLES Signature or privileged system permission.
REAL_GET_TASKS Signature or privileged system permission.
RECEIVE_BOOT_COMPLETED Allows the app to have itself started as soon as the system has finished booting. This can make it take longer to start the phone and allow the app to slow down the overall phone by always running.
RECORD_AUDIO This app can record audio using the microphone while the app is in use.
SCHEDULE_EXACT_ALARM This app can schedule work to happen at a desired time in the future. This also means that the app can run when you\u2019re not actively using the device.
SET_PROCESS_LIMIT Signature or privileged system permission.
START_ACTIVITIES_FROM_BACKGROUND Signature or privileged system permission. docs ↗
STATUS_BAR Signature or privileged system permission.
STATUS_BAR_SERVICE Signature-level system permission, for platform-signed apps.
STOP_APP_SWITCHES Signature or privileged system permission.
SYSTEM_ALERT_WINDOW This app can appear on top of other apps or other parts of the screen. This may interfere with normal app usage and change the way that other apps appear.
VIBRATE Allows the app to control the vibrator.
WRITE_SECURE_SETTINGS Signature or privileged system permission.
WRITE_SETTINGS Allows the app to modify the system's settings data. Malicious apps may corrupt your system's configuration.
com.discord.permission.CONNECT -
com.gamepass.permission.UPDATE_STATUS -
com.samsung.android.app.routines.permission.READ_MODE_INFO -
com.samsung.android.app.routines.permission.READ_ROUTINE_INFO -
com.samsung.android.app.routines.permission.ROUTINE_HOST -
com.samsung.android.app.routines.permission.WRITE_MODE_INFO -
com.samsung.android.app.screenrecorder.permission.ACCESS_SCREEN_RECORDER_SVC -
com.samsung.android.bixby.agent.permission.RECEIVE_BIXBY_VIEW_STATE -
com.samsung.android.game.gamehome.permission.INVOKE -
com.samsung.android.game.gametools.DYNAMIC_RECEIVER_NOT_EXPORTED_PERMISSION -
com.samsung.android.mdx.permission.RECEIVE_MIRRORING_STATE -
com.samsung.android.settings.intelligence.READ_SETTINGS_SEARCH_DATA_PROVIDER -
com.samsung.permission.READ_SEC_COMMON_POLICY -
com.sec.android.permission.IN_APP_SOUND -

Manage on devices

ADB commands for this package (the inverse of each is included so you can undo). Run from an authorised shell or wire the equivalent into your DPC. Verify on a test device first - this database doesn’t yet classify which packages are safe to change. --user 0 targets the current user; drop it (and use a privileged shell) to act device-wide.

Disable for the current user
adb shell pm disable-user --user 0 com.samsung.android.game.gametools
Remove for the current user - a per-user uninstall; the APK stays on /system, so Restore re-adds it (-k keeps app data)
adb shell pm uninstall -k --user 0 com.samsung.android.game.gametools
Re-enable
adb shell pm enable com.samsung.android.game.gametools
Restore (re-install for the current user)
adb shell pm install-existing com.samsung.android.game.gametools

Seen on

Each record is a device profile (make + model + Android version). Each unique handset that syncs against a matching profile will increase the observations of a package, thereby increasing confidence that a package is expected to be on a device.

OEMModelAndroidProvenanceObservationsLast seen
Samsung SM-A125F Android 12 OEM Samsung 1 21 Jan 2026
Samsung SM-A135F Android 14 OEM Samsung 3 21 Jan 2026
Samsung SM-A137F Android 14 - 1 17 Jan 2026
Samsung SM-A236B Android 14 OEM Samsung 2 10 Apr 2026
Samsung SM-A266B Android 15 - 2 21 Aug 2025
Samsung SM-A266B Android 16 - 1 26 Jan 2026
Samsung SM-A346B Android 15 OEM Samsung 1 27 Jul 2026
Samsung SM-A515F Android 13 - 1 30 Jun 2025
Samsung SM-A528B Android 13 - 1 19 Jun 2025
Samsung SM-A536B Android 15 - 1 19 Jun 2025
Samsung SM-A536B Android 16 OEM Samsung 1 29 Jul 2026
Samsung SM-A556B Android 15 - 1 1 Jul 2025
Samsung SM-A566B Android 16 OEM Samsung 3 12 Sep 2026
Samsung SM-F721B Android 15 - 1 9 Jul 2025
Samsung SM-F766B Android 16 - 1 11 Nov 2025
Samsung SM-F971B Android 17 OEM Samsung 1 18 Sep 2026
Samsung SM-G766B Android 15 - 1 17 Oct 2025
Samsung SM-G766B Android 16 - 1 5 Sep 2026
Samsung SM-G780F Android 13 OEM Samsung 1 29 Dec 2025
Samsung SM-G973U Android 12 OEM Samsung 2 10 Jun 2026
Samsung SM-G991B Android 15 OEM Samsung 1 19 Apr 2026
Samsung SM-M315F Android 12 - 1 2 Feb 2026
Samsung SM-N950U1 Android 9.0 - 1 20 Aug 2025
Samsung SM-N986B Android 13 - 7 17 Jul 2025
Samsung SM-S721U Android 15 - 5 5 Aug 2025
Samsung SM-S731B Android 16 - 1 11 Aug 2026
Samsung SM-S906B Android 15 - 1 2 Jun 2025
Samsung SM-S908U Android 16 OEM Samsung 2 17 Sep 2026
Samsung SM-S921B Android 15 - 2 22 Jul 2025
Samsung SM-S921B Android 16 - 1 17 Sep 2026
Samsung SM-S921U Android 15 - 1 19 Jun 2025
Samsung SM-S926B Android 16 OEM Samsung 1 14 Apr 2026
Samsung SM-S928B Android 16 OEM Samsung 2 12 Jun 2026
Samsung SM-S928U1 Android 15 - 1 12 Sep 2025
Samsung SM-S931B Android 15 - 1 20 Sep 2025
Samsung SM-S931B Android 16 - 1 23 Nov 2025
Samsung SM-S936B Android 16 - 1 18 Dec 2025
Samsung SM-S937B Android 15 - 1 25 Aug 2025
Samsung SM-S938B Android 15 - 2 25 Aug 2025
Samsung SM-S942B Android 17 OEM Samsung 1 25 May 2026
Samsung SM-S948U Android 16 - 1 9 Sep 2026
Samsung SM-T976B Android 13 - 1 21 Jul 2025
Samsung SM-X716B Android 15 - 1 27 Jun 2025
Samsung SM-X910 Android 14 - 1 26 Jun 2025
Samsung SM-X910 Android 15 - 1 12 Sep 2025

Known labels

Locale-aware display names seen in the wild.

LabelLocaleSeen
Game Booster en-gb 24
Game Booster en 20
Game Booster en-us 18
Game Booster nl-nl 5
Game Booster it-IT 5
Game Booster de-de 3
Game Booster en-nl 3
Game Booster es-us 2
Game Booster en-GB 2
Game Booster es-ES 2
Game Booster es-es 2
Game Booster fr-fr 2
Game Booster it-it 2
Game Booster fr-FR 1
Game Booster ru-ru 1
Game Booster en-au 1
Game Booster fr-dz 1
Game Booster en-US 1
Game Booster pl-PL 1
Game Booster pl-pl 1
Game Booster es-US 1
Game Tools en-us 1