# How to get more FPS on Windows without killing processes | Rain Cleaner

> What a game booster can actually change — process priority, power plan, the MMCSS gaming profile, GPU preference — what it cannot, and why suspending processes is a bad idea rather than a clever one.

- Product: Rain Cleaner 2.7.1 — Cleans, explains, hides nothing.
- Publisher: T. Vasilev
- Platform: Windows 10, Windows 11, Windows Server
- Price: 0 EUR (Pro not on sale yet)
- Download: https://raincleaner.eu/download  ·  Portable: https://raincleaner.eu/download/portable
- Canonical: https://raincleaner.eu/guides/how-to-get-more-fps-windows

## How to get more FPS on Windows  without killing processes

A booster cannot give your PC hardware it does not have. What it can do is stop the machine from spending capacity elsewhere while you play. Here is the whole honest list.

### What actually changes the frame rate

Five settings, all of them documented by Microsoft, and none of them magic. Together they matter most on a machine that is doing several things at once — which is the normal state of a PC with a browser open.
On a quiet machine with nothing else running, expect very little. That is not a failure of the tool; there was nothing to reclaim.

- The game runs at High priority — never Realtime, which starves input and audio and makes things worse.
- Power throttling is switched off for the game, so the CPU stops saving energy on its behalf.
- Background programs drop to Below Normal with low memory priority, and their unused working set is released.
- The power plan moves to High performance for the session, and the previous plan is remembered.
- The Windows multimedia scheduler profile for games gets its GPU and CPU priorities raised, and the GPU preference for the game is set to high performance.

### Why suspending processes is a bad idea, not a clever one

Many boosters freeze background processes outright. The call they use is an undocumented one from ntdll, and it is the same call at the heart of the technique attackers use to freeze security software. An unsigned program that makes it is asking to be flagged, and deservedly so.
It is also barely worth it. The measurable difference between “this process is suspended” and “this process is at Below Normal with low memory priority” is small, and the second cannot hang a program that owned a lock when you froze it. Rain Cleaner never suspends and never kills anything. It only steps things down.

### The measurement, on a real machine

A game client was run against a browser with a dozen tabs and four CPU load generators, and the game's own CPU share was measured before and after.
Before the boost the game was getting 16.6 percent of the CPU — it was starving. After, 25.1 percent: about half as much again, plus 206 MB of memory handed back. Nothing was killed to achieve it; thirteen browser processes were stepped down and every one of them was still running afterwards.

### What no booster can do

It cannot add cores, memory or a better graphics card, and it cannot make a game engine faster than it is. If a game is limited by the GPU — which most modern games are — reordering CPU priorities changes almost nothing.
It also cannot fix a hot laptop. A machine that throttles because it cannot get rid of heat needs the vents cleaned and the paste replaced, and no registry value will substitute for either.

### The part that matters more than the boost: putting it back

Every setting a booster touches is a setting your machine keeps after the game closes. A power plan left on High performance drains a laptop battery for days afterwards, and a priority left raised is a background program that never gets its turn again.
So the session is written to disk before the first change is made, not after. If the machine loses power in the middle of a game, the next launch finds that record and puts everything back. Closing the window puts it back too. The measured proof is boring and that is the point: Balanced, then High performance, then Balanced again, with the registry values back where they started.

### Quick questions

**How many extra FPS will I get?**

On a machine with plenty of headroom, close to none. On a machine that is busy — a browser with many tabs, a chat client, an update running — the difference is real, because the game stops competing for a share it was losing.

**Is Windows Game Mode not doing this already?**

Game Mode does part of it: it limits some background work while a game has focus. It does not change the power plan, the GPU preference or the memory priority of everything else.

**Will it get me banned from a game?**

It changes Windows settings, not the game and not its memory. Nothing here is injected into a running process, so anti-cheat has nothing to object to.

---

Other languages: [English](https://raincleaner.eu/guides/how-to-get-more-fps-windows) · [Български](https://raincleaner.eu/bg/guides/how-to-get-more-fps-windows) · [Deutsch](https://raincleaner.eu/de/guides/how-to-get-more-fps-windows) · [Español](https://raincleaner.eu/es/guides/how-to-get-more-fps-windows) · [Русский](https://raincleaner.eu/ru/guides/how-to-get-more-fps-windows) · [Türkçe](https://raincleaner.eu/tr/guides/how-to-get-more-fps-windows)
