WINDOWS & HARDWARE

Windows 11 Gaming Optimization: What Still Works in 2026

Frost LiveFounder, Frozen TweaksUpdated 8 min read

SHORT ANSWER

The Windows 11 settings that still measurably improve gaming in 2026 are: power mode set to Best performance, Game Mode on, windowed-game optimizations and variable refresh rate on, Xbox Game Bar background recording off, startup applications pruned, and games installed on an SSD. Most other circulated Windows tweaks are either placebo, already the default, or trade security for a few percent.

At a glance

Applies toWindows 11 (23H2, 24H2, 25H2) and Windows 10 22H2
Time required20-30 minutes
Typical gain5-20% on a neglected system
Requires adminYes, for power and service settings
ReversibleYes - all settings listed are UI toggles

Key takeaways

  • Roughly six Windows settings account for nearly all of the real gain. The rest of the internet's tweak lists are noise or obsolete.
  • Power mode and startup app pruning are the two highest-value changes, and both are free and instantly reversible.
  • Hardware-accelerated GPU scheduling genuinely helps on some systems and hurts on others - it is one of the only settings you must test rather than set.
  • Aggressive debloating scripts frequently break Windows Update, the Microsoft Store or Xbox services, for gains that are within measurement noise.
  • Disabling Memory Integrity returns a few percent and costs you real kernel-level protection. Know the trade before you make it.

The settings that measurably help

Windows 11 ships in a configuration tuned for laptops and battery life on a distribution that includes a great many machines that are not gaming PCs. Several of its defaults cost you performance on a desktop. These are the ones worth changing.

  1. 1

    Set the power mode to Best performance

    Settings > System > Power & battery > Power mode. The Balanced default parks CPU cores and ramps clocks lazily, which shows up as inconsistent frame times rather than a lower average. On a desktop there is no reason not to change this.

  2. 2

    Turn Game Mode on

    Settings > Gaming > Game Mode. It deprioritises background scheduling and blocks Windows Update restarts and driver installs while you are playing. The frame-rate effect is small; the interruption prevention is worth it on its own.

  3. 3

    Enable windowed-game optimizations and variable refresh rate

    Settings > System > Display > Graphics > Change default graphics settings. Turn on both. The first gives borderless-windowed games a presentation path with latency close to exclusive fullscreen; the second lets windowed games use G-Sync or FreeSync.

  4. 4

    Disable Xbox Game Bar background recording

    Settings > Gaming > Captures, and turn off 'Record what happened'. Continuous background capture reserves GPU encoder resources and costs frames for a feature most players never use.

  5. 5

    Prune startup applications

    Task Manager > Startup apps. Disable launchers, RGB utilities, printer helpers and updater services. Each one holds memory and, in the case of overlay software, injects into your game process. This is one of the most reliable stutter fixes on older systems.

  6. 6

    Confirm your games are on an SSD

    Several 2025-2026 releases now list an SSD as a hard requirement and stutter badly on mechanical drives. Moving a game off an HDD does more for traversal hitching than any registry key you will find online.

  7. 7

    Set your monitor to its full refresh rate

    Settings > System > Display > Advanced display. Windows frequently defaults a high-refresh monitor to 60 Hz after a driver install or cable change. Check this - it is the single most common cause of 'my new monitor does not feel any different'.

The one setting you have to test rather than set

Hardware-accelerated GPU scheduling (HAGS) moves parts of frame scheduling from the driver onto the GPU itself. Settings > System > Display > Graphics > Change default graphics settings.

  • It is required for DLSS Frame Generation. If you use frame generation, it must be on.
  • On many recent CPU and driver combinations it slightly improves frame-time consistency.
  • On some systems - particularly older CPUs and certain driver revisions - it introduces stutter.
  • There is no way to predict which case you are in from specifications alone.

Benchmark the same scene twice, once in each state, and keep whichever gives you better 1% lows. Anyone telling you confidently to always turn it on or always turn it off has not tested it on enough machines.

Tweaks that no longer do anything

These circulate endlessly. All of them were either fixed by Microsoft years ago, apply to a Windows version no longer in use, or never worked in the first place.

Common advice that is obsolete or false
SettingRecommendedWhy
Registry cleaningNo effectHas had no measurable performance impact on any Windows version in over a decade, and carries a real chance of breaking installed software.
'Unlock all CPU cores' via msconfigNo effectThe boot core count checkbox limits cores; it does not unlock them. Windows already uses every core. Setting it can only make things worse.
Disabling the page fileHarmfulModern games and Windows itself assume a page file exists. Removing it causes crashes and out-of-memory errors, not speed.
RAM cleaning / working set trimmingHarmfulForces Windows to discard cached data it will immediately need again from disk. The free-memory number improves and the machine gets slower.
Defragmenting an SSDHarmfulWears the drive with no benefit. Windows already runs TRIM on the correct schedule; leave the default optimization job alone.
Disabling dozens of servicesMostly no effectIdle services consume no CPU. Disabling them saves a few megabytes of RAM and regularly breaks Windows Update, audio devices or networking.
Setting game priority to RealtimeHarmfulRealtime starves input, audio and driver threads. If you must adjust priority at all, High is the ceiling - and modern schedulers rarely need the help.

Debloating: the honest version

Debloating scripts are popular because the theory is intuitive: less software running means more resources for the game. In practice the theory does not survive measurement, because the things these scripts remove were not consuming CPU while you played.

What debloating actually gets you is disk space, a shorter Start menu, and fewer notifications. Those are legitimate reasons to do it. Frame rate is generally not one, and aggressive scripts routinely break Windows Update, the Microsoft Store, Xbox services, Widgets, and in some cases the Windows Security interface - which anti-cheat systems for several major games check.

The genuinely useful subset - removing startup entries, uninstalling preinstalled vendor utilities on prebuilt machines, and disabling background app permissions for apps you do not use - is available through the normal Settings interface and does not require a script at all.

Tweaks that trade security for frames

Two changes in this category come up constantly. Both are real gains and both cost you something. We list them because pretending otherwise would be dishonest, not because we think you should apply them by default.

Real gains with real costs
SettingRecommendedWhy
Core Isolation > Memory Integrity offTypically 2-8%Removes hypervisor-enforced code integrity. Real gain, particularly on older CPUs - and a genuine reduction in kernel-level protection against driver-based attacks. Some anti-cheat systems now prefer it enabled.
Virtualization-based security offTypically 2-6%Same class of trade, broader in scope. Also disables Windows Defender Credential Guard. If your machine is used for anything besides games, this is a poor trade.

There is no third option that gives you the frames without the exposure. Decide deliberately, and if the machine handles banking, work accounts or anything you would mind losing, leave both enabled.

Frequently asked questions

Does Game Mode actually improve FPS in Windows 11?

Its effect on average frame rate is small - usually within a few percent and sometimes within noise. Its real value is that it prevents Windows Update from installing drivers and restarting while you play, and deprioritises background scheduling during a session. Leave it on; the interruption prevention alone justifies it.

Should I turn hardware-accelerated GPU scheduling on or off?

Test it. It is required for DLSS Frame Generation, so if you use that it must be on. Otherwise, it improves frame-time consistency on some CPU and driver combinations and introduces stutter on others, with no reliable way to predict which from specifications. Benchmark the same scene in both states and keep the one with better 1% lows.

Is debloating Windows 11 worth it for gaming?

For frame rate, generally no - the components debloat scripts remove are not consuming CPU while you play. For disk space, notification noise and startup time, yes. The risk is real: aggressive scripts routinely break Windows Update, the Microsoft Store and Xbox services, and some break the Windows Security interface that several anti-cheat systems check. Prune startup apps through Task Manager instead; that part genuinely helps.

Is it safe to disable Memory Integrity for gaming?

It works - typically 2-8% depending on your CPU - and it is a real reduction in security. Memory Integrity blocks a class of attack that uses vulnerable signed drivers to reach the kernel, and some anti-cheat systems now prefer it enabled. If the machine is only ever used for games, it is a defensible trade. If it handles anything you would mind losing, leave it on.

Which Windows 11 power plan is best for gaming?

Set Power mode to Best performance in Settings > System > Power & battery. On Windows 11 this supersedes the old control-panel power plans for most purposes. The Ultimate Performance plan offers little beyond Best performance on modern hardware and is mainly relevant to workstations. On a laptop, also set the manufacturer's own performance profile and stay plugged in - battery power caps clocks regardless of what Windows is set to.

Frost Live

WRITTEN BY

Frost Live

Frost Live is the founder of Frozen Tweaks and the creator behind the FrozenTweaks optimization guides. He has spent years testing Windows, GPU driver and in-game settings on competitive titles including Counter-Strike 2, Valorant, Fortnite, Apex Legends and Call of Duty, and turned the tweaks that survived that testing into the Frozen Tweaks optimizer.

Related guides

Read this guide as plain markdown

Stop re-doing this after every update

Frozen Tweaks applies the system-level optimizations in our guides, logs every change so you can roll any of it back, and re-applies your configuration after Windows and driver updates revert it.

Download Frozen Tweaks