What Causes FPS Drops in Games?
FPS drops in games are caused by a GPU or CPU bottleneck, thermal throttling, background applications, video memory overflow, settings set too high for the hardware, outdated drivers, shader compilation stutter, and network problems in online play, each lowering the frame rate the system can sustain. A frame-rate drop is a fall from the usual frame rate during a scene or moment, and the cause is the component or condition that briefly cannot keep pace. This article defines a frame-rate drop, then examines each cause in turn: the GPU bottleneck that caps frame rate under render load, the CPU bottleneck that produces one-percent lows, thermal throttling that lowers clock speeds, background apps that steal resources, video memory overflow that forces slow texture swapping, settings too high for the hardware, outdated or corrupt drivers, shader compilation stutter on first encounters, and network issues in online games.
Each section explains how the cause lowers frame rate. The article describes causes rather than fixes, which a separate guide covers in detail for raising and steadying frame rate.
What Are FPS Drops in Games?
FPS drops are falls in frame rate below the usual level during gameplay, occurring when a component or condition briefly cannot render frames as fast as the rest of the system demands. A drop appears as a sudden dip from a steady frame rate, often during a demanding scene, a transition, or an online event, and it shows up in the one-percent low figure more than the average. Frame-rate drops take three forms:

- The sustained drop holds a lower frame rate through a demanding area, pointing to a hardware limit reached by the scene.
- The brief stutter is a single-frame or few-frame dip, often from a background task, a shader compile, or a resource stall.
- The progressive drop lowers frame rate gradually as a session runs, typically from rising temperatures that trigger throttling.
A frame-rate drop is measured against the expected frame rate for the hardware and settings, defined in the explanation of FPS in gaming. The component that limits frame rate during a drop is identified in the CPU vs GPU bottleneck explanation.
How Does a GPU Bottleneck Cause FPS Drops?
A GPU bottleneck causes frame-rate drops when the graphics card reaches full load and cannot render frames fast enough for the scene, holding the frame rate at the GPU’s ceiling. The graphics card renders every pixel, so a demanding scene with heavy lighting, high resolution, or many effects pushes GPU usage to 100 percent and caps the frame rate. A GPU bottleneck shows three signs:

- GPU usage near 100 percent indicates the graphics card runs at full load while the processor has spare capacity.
- Frame rate that falls in visually heavy scenes appears where lighting, particles, and high resolution raise the render cost.
- A response to lower settings confirms the GPU limit, since reducing resolution or effects raises the frame rate.
A GPU bottleneck is the most common cause of frame-rate drops in graphically demanding games, relieved by lower settings or upscaling as covered in the guide to increasing FPS in games. The distinction between a GPU and CPU limit is detailed in the CPU vs GPU bottleneck explanation.
How Does a CPU Bottleneck Cause FPS Drops?
A CPU bottleneck causes frame-rate drops and low one-percent lows when the processor cannot prepare draw calls and game logic fast enough, stalling frames even when the graphics card has spare capacity. The processor handles physics, artificial intelligence, and draw-call preparation, so scenes with many objects or characters raise CPU load and cap frame rate. A CPU bottleneck shows three signs:
- One or more CPU cores near 100 percent while GPU usage stays below full load indicates a processor limit.
- Frame rate that falls in crowded scenes appears where many characters, units, or physics objects raise the CPU workload.
- Low one-percent lows despite a high average point to brief CPU stalls that drop individual frames.
A CPU bottleneck produces the stutter that the average frame rate hides, captured in the one-percent low figure described in the explanation of FPS in gaming. Lowering resolution does not relieve a CPU limit, since it adds GPU headroom the processor cannot use, as the CPU vs GPU bottleneck explanation details.
How Does Thermal Throttling Cause FPS Drops?
Thermal throttling causes frame-rate drops when the CPU or GPU reaches its temperature limit and lowers its own clock speed to stay safe, reducing the frames it can render. A processor or graphics card that overheats reduces clock speed to cut heat, which lowers performance and frame rate.
According to Nvidia’s and AMD’s thermal specifications, a GPU throttles near 83°C to 87°C depending on the model. Thermal throttling shows three signs:
- Frame rate that drops as a session continues appears as temperatures rise toward the throttle point over minutes of play.
- A temperature reading near the throttle limit confirms the cause, with the GPU near 83°C or the CPU near its rated maximum.
- Clock speeds that fall under load show the component reducing its own speed to control heat.
Thermal throttling is the typical cause of a frame rate that starts high and falls over a session, distinct from a steady hardware limit. Monitoring temperature alongside clock speed confirms the cause, and improving cooling restores the lost frame rate, with the heat-to-clock relationship tied to how the graphics card operates in the explanation of how GPUs work.
How Do Background Apps and VRAM Overflow Cause FPS Drops?
Background applications cause frame-rate drops by taking CPU time and memory from the game, while video memory overflow causes drops by forcing the system to swap textures between fast video memory and slow system memory. Both conditions starve the game of a resource it needs to render frames at the usual rate. The two causes work as follows:
- Background apps such as browsers, chat clients, and cloud-sync tools consume CPU cycles and memory the game needs, lowering frame rate.
- Video memory overflow occurs when textures exceed the graphics card’s video memory, forcing slow swaps to system memory that stall frames.
- Memory pressure from too little system memory forces the game to use slower storage, producing stutter and drops.
Video memory overflow appears most at high resolutions and high texture settings on cards with limited video memory, relieved by lowering texture quality as the guide to increasing FPS in games covers. Closing background applications returns CPU time and memory to the game, raising the frame rate the system sustains.
How Do Settings, Drivers, and Shader Stutter Cause FPS Drops?
Settings set too high for the hardware, outdated or corrupt drivers, and shader compilation all cause frame-rate drops by raising the render load beyond the hardware’s capacity or by stalling frames while the system prepares resources. These software-side causes lower frame rate without any hardware fault. The three causes work as follows:
- Settings too high for the hardware raise the render cost beyond what the GPU can sustain, holding the frame rate below the target.
- Outdated or corrupt drivers miss game-ready optimizations and can introduce stutter that a current, clean driver resolves.
- Shader compilation stutter appears as brief drops the first time a scene or effect loads, while the system compiles the shaders it needs.
Shader compilation stutter affects the first run through an area and usually fades as shaders cache, distinct from a persistent hardware limit. Updating to a current, cleanly installed driver and lowering the heaviest settings address the software causes, methods detailed in the guide to increasing FPS in games.
How Do Network Problems Cause FPS Drops in Online Games?
Network problems do not lower the rendered frame rate directly, but high latency, packet loss, and server lag produce stutter and rubber-banding in online games that resemble frame-rate drops. A poor connection delays the game state updates the client needs, causing motion to jump even when the graphics card renders frames steadily. Network-related stutter shows three signs:
- Rubber-banding snaps a character back to a previous position when delayed updates arrive, a network symptom rather than a render limit.
- Stutter only in online play while offline performance stays smooth points to the connection rather than the hardware.
- A frame rate that stays high in tools while motion feels rough confirms a network cause rather than a rendering drop.
Network stutter is distinct from a rendered frame-rate drop, since the graphics card continues producing frames while the game state lags behind. This form of lag relates to delay between input and on-screen response, covered in the explanation of input lag in gaming and reduced through the guide to reducing input lag.
Key Takeaways
- A GPU bottleneck drops frame rate when the graphics card hits full load in visually heavy scenes.
- A CPU bottleneck drops frame rate and lowers one-percent lows in crowded, logic-heavy scenes.
- Thermal throttling drops frame rate gradually as temperatures rise and clock speeds fall.
- Background apps and VRAM overflow drop frame rate by starving the game of CPU time, memory, or video memory.
- High settings, old drivers, and shader compilation drop frame rate through software causes.
- Network problems cause online stutter and rubber-banding that resemble drops without lowering the rendered frame rate.
What causes FPS drops in games?
FPS drops come from a GPU or CPU bottleneck, thermal throttling, background apps, video memory overflow, high settings, old drivers, shader compilation, and network problems in online games.
Why does my FPS drop after playing for a while?
A frame rate that falls over a session usually comes from thermal throttling, as the CPU or GPU reaches its temperature limit and lowers its clock speed to stay safe, reducing frames rendered.
Why does my FPS drop in busy scenes?
Crowded scenes with many characters or effects raise CPU and GPU load. A CPU bottleneck caps frame rate in logic-heavy scenes, while a GPU bottleneck caps it in visually heavy scenes.
Can background apps cause FPS drops?
Yes. Browsers, chat clients, and cloud-sync tools consume CPU time and memory the game needs. Closing them returns those resources to the game and raises the frame rate it sustains.
What is shader compilation stutter?
Shader compilation stutter is a brief frame-rate drop the first time a scene or effect loads, while the system compiles the shaders it needs. It usually fades as the shaders cache.
Do network problems cause FPS drops?
Network problems do not lower the rendered frame rate, but high latency and packet loss cause stutter and rubber-banding in online games that resemble drops while the GPU keeps rendering frames.
Last Thoughts on What Causes FPS Drops
FPS drops in games come from a GPU or CPU bottleneck, thermal throttling, background apps, video memory overflow, settings too high for the hardware, outdated drivers, shader compilation stutter, and network problems in online play, each lowering frame rate through a distinct mechanism. Identifying the cause directs the fix, since a thermal limit, a software issue, and a hardware bottleneck each call for a different change. Readers can continue with the CPU vs GPU bottleneck explanation, the guide to increasing FPS in games, the explanation of FPS in gaming, or the PC gaming guide hub for related concepts.


