There is a kind of freeze that drives any gamer crazy: the PC is running fine, FPS is high, and suddenly everything locks up for a second or two. Sometimes the sound keeps going, sometimes it freezes too. It passes, you go back to playing — and it happens again ten minutes later.
What makes this problem so frustrating is that average FPS shows nothing. You look at the counter, it reads 200 frames, and you conclude the PC is fine. But the problem was never in the average — it is in the spikes.
First things first: freezing is not low FPS
They are two different problems with different causes:
- Low FPS is constant. The game feels sluggish all the time. Usually it means the GPU is not enough or graphics settings are too high.
- Freezing is intermittent. The game runs well and locks up at intervals. It is almost never a hardware shortage — it is something interrupting the system.
If yours is the second case, a new graphics card will not fix it. Here are the seven real causes, in the order they show up in practice.
1. Drivers holding the CPU (cause number one)
Every driver — network, audio, touchpad, motherboard — can interrupt the processor to ask for attention. That is normal and lasts microseconds. The problem is when a badly written or outdated driver holds the CPU for several milliseconds. During that time the game simply draws nothing: that is the freeze you feel.
This has a technical name, DPC latency, and it is measurable. Wi-Fi network drivers and audio drivers are the usual champions here.
2. High temperature cutting performance
When the processor or graphics card cross their thermal limit, the hardware itself slows down to avoid damage. Because it happens abruptly, it feels exactly like a freeze. The classic sign: it freezes more after 20 or 30 minutes of play, not right at the start.
3. Virtual memory and lack of RAM
With RAM full, Windows starts using the disk as memory. If that disk is a mechanical HDD, each access costs an eternity in game time. A browser with 30 tabs open behind the game is the most common recipe for this.
Exclusive tips
Want more guides like this?
Leave your email and we'll let you know when a new optimization guide drops. No spam, unsubscribe anytime.
Only optimization guides worth your time. Unsubscribe anytime.
Two paths to a faster PC
Forget endless tutorials. Find out in 1 minute what your setup needs — or let our technicians do everything for you, live.
Find my ideal plan
Answer a few questions and UPGUIDE estimates your FPS gain in your main game.
Run free analysisDone by techniciansLet UPBOOST handle it
Full remote optimization in ~20 min, live on Discord. 15-day guarantee.
View plans & pricing+12,000 PCs optimized
4. Programs waking up in the background
Antivirus starting a scan, Windows Update downloading a package, cloud backup syncing, telemetry sending data. None of them warn you. All of them compete for disk and CPU exactly while you play — and because they happen periodically, they match the intermittent nature of the freezing.
5. Power plan and core parking
On the balanced plan, Windows shuts down processor cores it considers idle and lowers the frequency. When the action starts and it needs to wake everything up again, there is a delay. In a match, that delay shows up as a stutter.
6. Storage at its limit or failing
An SSD above 90% usage loses write speed sharply. An HDD with bad sectors freezes the whole system while it retries the sector. If the freeze comes with disk noise or locks up all of Windows, look at storage first.
7. Imprecise Windows timer
This is the cause almost no guide mentions. Windows has an internal clock that games use to know when to draw each frame. By default that clock has coarse granularity — around 15 milliseconds. For a game trying to deliver a frame every 7 milliseconds, that means frames arriving off-schedule, which the eye perceives as constant micro-stutter.
How to find out which one is yours
Honest diagnosis is not guesswork. The path is to measure:
- Freezes after it warms up → temperature. Monitor CPU and GPU during the match.
- Freezes with disk noise → storage.
- Freezes at regular intervals → background program.
- Freezes randomly, even cold and with the disk idle → driver or timer. The most common case, and the hardest to find on your own.
At UPBOOST, the first thing we do in any session is run a real measurement of the machine: interrupt spikes, timer precision, frequency stability under load and network jitter. The numbers point to the cause before we touch anything — and at the end we measure again, so you can see the difference instead of taking the technician's word for it.
Frequently asked questions
Because average FPS and freezing measure different things. The average can be 200 frames and there can still be isolated frames that took 50 milliseconds to appear. Those spikes are what you feel. That is why the metric that matters is not average FPS but consistency between frames.