Useful FPS tuning is measurement-driven. The goal is to identify whether the game is GPU-bound, CPU-bound, memory-limited, thermally throttled, or simply using settings that are too expensive for the target frame rate. Avoid registry packs and aggressive debloat scripts that make Windows harder to troubleshoot for tiny or unmeasured gains.

Fix it step by step

1Create a repeatable baseline

Use the same save, benchmark, map location, or practice scene each time. Record average FPS, 1% lows if available, frame time, GPU usage, CPU usage, temperatures, and VRAM/RAM use before changing settings.

2Find whether the GPU or CPU is the limiter

A GPU near full utilization usually responds to lower resolution or expensive graphics settings. Low GPU usage with one or more heavily loaded CPU threads can indicate a CPU/game-engine limit where lowering texture quality will do little.

3Reduce the expensive settings first

Lower ray tracing, heavy shadows, volumetrics, reflections, crowd/geometry distance, or resolution scale before blindly setting every option to Low. Texture quality often affects VRAM more than raw FPS when enough VRAM is available.

4Use Windows graphics settings intentionally

For compatible DirectX 10/11 games in windowed or borderless mode, Windows 11 provides Optimizations for windowed games. You can also choose a High performance GPU for a specific app on multi-GPU systems under Settings > System > Display > Graphics.

5Close background load you can actually measure

Use Task Manager to identify processes consuming meaningful CPU, GPU, memory, or disk resources. Closing a real heavy process is useful; disabling random Windows services because a tweak list says so usually is not.

6Update stable drivers and check thermals

Use a stable GPU driver and verify CPU/GPU clocks do not collapse under load because of heat or power limits. A throttling system cannot be fixed by graphics presets alone.

7Retest one change at a time

Repeat the same benchmark after each meaningful change. Keep only changes that improve the metric you care about without introducing instability, visual problems, or input issues.

Frequently asked questions

Do Windows registry tweaks meaningfully increase FPS?

Many popular tweaks produce little measurable improvement on a healthy system and can make later troubleshooting harder. Benchmark before and after instead of assuming a tweak worked.

Should I lower texture quality first?

Not always. If VRAM is not saturated, textures may have much less FPS cost than ray tracing, resolution scale, volumetrics, shadows, or geometry-heavy settings.

What are Optimizations for windowed games?

Microsoft says the Windows 11 feature can improve presentation performance/latency for compatible DirectX 10 and 11 games running in windowed or borderless modes.

Official sources

These references were used to build and verify the troubleshooting order in this guide.

Related troubleshooting guides

Continue with closely related guides from the same topic hub.