Windows 'Optimisation' for Gaming: What's Real
Debloat scripts, registry tweaks, service disabling. Most of it does nothing, some of it breaks things, and four changes genuinely help.
There’s an entire genre of content promising 50% more frames from a registry tweak. It’s almost entirely nonsense, and some of it will break your system in ways that are hard to diagnose six months later.
Here’s the short list of things that actually do something.
The four that help
1. Set the power plan to high performance
On desktops, the balanced plan can park CPU cores and delay clock ramping. On a gaming machine that’s a small but real cost in frame consistency.
Settings → System → Power → set to Best Performance. Free, safe, done.
2. Turn off unnecessary overlays
Every overlay injects itself into your game. Discord, Steam, GeForce Experience, Xbox Game Bar, RGB software, browser hardware acceleration.
They each cost a little. Collectively they can cost a lot, and they’re a common source of stuttering and crashes that people blame on drivers.
Keep the one you actually use. Turn off the rest.
3. Enable Hardware-Accelerated GPU Scheduling
Windows Settings → Display → Graphics → Advanced. Small latency improvement on modern hardware, and required for some features.
Test it — on a small number of configurations it causes issues, in which case turn it back off.
4. Keep 15% of your SSD free
SSDs slow down substantially when nearly full, because the controller runs out of free blocks to write to. A drive at 98% capacity can be dramatically slower than the same drive at 70%.
This shows up as longer load times and texture streaming hitches. The storage planner accounts for this headroom.
The things that don’t work
Debloat scripts
Most remove things that were using no resources while running, and some remove components other software depends on. Windows Update then reinstalls half of them and you’re left with an inconsistent system that’s hard to troubleshoot.
The measured frame rate difference in reputable testing is within margin of error.
Disabling services
Same problem. Services that aren’t doing anything consume essentially no CPU. The ones that are doing something are usually doing it for a reason.
Disabling Superfetch/SysMain was genuinely useful on mechanical drives. On an SSD, it’s neutral.
Registry “tweaks”
The overwhelming majority of registry tweaks circulated in gaming communities either do nothing, target settings that were removed in earlier Windows versions, or have effects unrelated to what the guide claims.
If a guide doesn’t explain the mechanism, it doesn’t have one.
Timer resolution tools
Marginal at best on modern Windows, and can increase power draw and thermals. Windows already manages this reasonably.
Disabling the page file
Actively harmful. Some games allocate more virtual memory than they use, and with no page file they crash. This is not a frame rate optimisation, it’s a stability regression.
The things that actually matter more
Boring, and far more effective than any tweak:
Update your GPU driver — but not necessarily on day one. Wait a week unless there’s a fix you need; day-one drivers occasionally regress.
Clean the dust out. A throttling machine loses far more performance than any software change gains. See the airflow guide.
Enable XMP / EXPO in BIOS. Free memory speed that a huge number of systems never turn on.
Check what’s actually running at startup. Task Manager → Startup. This is the legitimate version of “debloating”, and it targets the things that are genuinely consuming resources.
Undervolt your GPU. Often 20–30% less heat and power for 2–5% less performance, which frequently nets out positive under sustained load because the card stops throttling.
Game Mode
Windows Game Mode is fine. Leave it on. It does a small amount of process prioritisation and doesn’t hurt.
It also doesn’t do very much, so don’t expect anything from it.
The general principle
If a change promises a large improvement from a small, obscure adjustment, it’s almost certainly false. Real performance comes from hardware, thermals, drivers, and in-game settings.
The reason optimisation content is popular isn’t that it works. It’s that it feels productive, costs nothing, and is more comfortable than accepting that your GPU is the limit.
Bottom line: high performance power plan, kill unused overlays, enable hardware GPU scheduling, keep the SSD 15% free. Skip debloat scripts and registry tweaks entirely. Then go clean your fans, which will help more than all of it.