Skip to main content
Displays· FPS Checker Team

The Science Behind Screen Tearing and How to Fix It

Understand why screen tearing happens, how refresh rate and FPS interact, and the best ways to eliminate tearing without adding input lag.

The Science Behind Screen Tearing and How to Fix It

Screen tearing is one of the most visually distracting issues a gamer can encounter. Horizontal lines cut across the image, objects appear to split in two, and fast camera movements look broken. The good news is that tearing is well understood, and modern displays offer several reliable ways to fix it. The challenge is choosing the right fix without introducing other problems.

What Is Screen Tearing?

Screen tearing happens when your monitor displays parts of two or more frames at the same time. Instead of a single, coherent image, you see a horizontal seam where the top half of the screen shows one frame and the bottom half shows another. The tear can appear anywhere on the screen, and in fast motion you may see multiple tears at once.

Tearing is most visible during quick camera pans, fast mouse movements, and any scene with strong vertical lines — doorframes, buildings, or the edge of a road in a racing game.

Why Tearing Happens

To understand tearing, you need to understand the relationship between your GPU, your monitor, and the concept of a refresh cycle.

Your monitor refreshes its image at a fixed rate — 60 times per second for a 60Hz display, 144 times for a 144Hz display, and so on. Each refresh draws the image from top to bottom in a process called a "scanout."

Your GPU, meanwhile, produces frames as fast as it can (or as fast as the game allows). If the GPU finishes a new frame in the middle of a monitor scanout, the display simply switches to the new frame partway down the screen. The top half of the screen still shows the old frame, and the bottom half shows the new one. That mismatch is the tear.

Tearing can happen at any frame rate. It is not caused by low FPS — it is caused by the GPU and monitor being out of sync.

This is why tearing is so common when your FPS exceeds your refresh rate, or when it sits just below it. In both cases, the GPU is constantly finishing frames at moments that collide with the monitor's scanout.

The Traditional Fix: V-Sync

The oldest solution is vertical synchronization, or V-Sync. When enabled, V-Sync forces the GPU to wait for the monitor to finish its current refresh before sending a new frame. This eliminates tearing because frames are never delivered mid-scanout.

V-Sync works, but it comes with two significant drawbacks:

  1. Input lag. Because the GPU holds back frames to match the monitor's rhythm, your inputs take longer to appear on screen. This can add 15–30ms of delay, which is very noticeable in competitive games.
  2. Stuttering when FPS drops. If your frame rate falls below the refresh rate, V-Sync has to wait an entire extra refresh cycle to display the next frame. On a 60Hz monitor, dropping from 60 FPS to 59 FPS suddenly cuts your effective refresh in half to 30Hz, producing a visible stutter.

For these reasons, most competitive gamers leave V-Sync off and tolerate tearing, or turn to a better solution.

The Modern Fix: Adaptive Sync

Adaptive sync technologies — NVIDIA's G-Sync and AMD's FreeSync — solve the tearing problem without the downsides of V-Sync. Instead of forcing the GPU to wait for the monitor, adaptive sync lets the monitor change its refresh rate to match the GPU's frame rate.

If your GPU outputs 97 FPS, a 144Hz adaptive-sync monitor simply refreshes at 97Hz. The monitor and GPU stay in perfect sync, so there is no tearing, and because the monitor responds to the GPU rather than the other way around, there is almost no added input lag.

Adaptive sync is now supported by nearly every modern gaming monitor and most recent GPUs. If your hardware supports it, there is rarely a reason to use traditional V-Sync.

How to Enable Adaptive Sync

  1. Enable it on the monitor. Most monitors have a FreeSync or G-Sync toggle in their on-screen display menu.
  2. Enable it in your GPU driver. In NVIDIA's control panel, look for "Set up G-SYNC." In AMD's Adrenalin software, look for "FreeSync" under the display tab.
  3. Disable in-game V-Sync. Let adaptive sync handle synchronization instead.
  4. Cap your frame rate a few FPS below your monitor's maximum refresh rate (for example, 141 FPS on a 144Hz monitor). This keeps adaptive sync active at all times.

Other Ways to Reduce Tearing

If your monitor does not support adaptive sync, you still have options.

NVIDIA Reflex. Available in many modern games, Reflex reduces the render queue and can significantly lower input lag, which makes the trade-off of V-Sync more tolerable.

Fast Sync (NVIDIA) or Enhanced Sync (AMD). These driver-level alternatives to V-Sync eliminate tearing with less input lag, though they can introduce minor stuttering at lower frame rates.

Capping your frame rate. Limiting FPS to a value your system can sustain consistently reduces the wild frame-time swings that make tearing more noticeable. Use the in-game FPS limiter or your GPU driver's frame rate cap.

Tearing and Frame Rate

Because tearing is fundamentally about the GPU and monitor being out of sync, the smoothness of your frame delivery matters. A stable 120 FPS on a 144Hz monitor will tear less visibly than an erratic frame rate that bounces between 90 and 160.

This is why testing your FPS and optimizing for consistency is just as important as chasing higher numbers. Run a quick FPS test to see how stable your frame delivery is, then decide which tearing fix fits your hardware.

Final Thoughts

Screen tearing is a solved problem for most modern setups. If you have a monitor and GPU that support adaptive sync, enable it and you will likely never see a tear again. If you don't, V-Sync remains a workable fallback, especially when paired with Reflex or a frame rate cap.

The key is to understand the trade-offs. Tearing, input lag, and stuttering form a triangle — fixing one often worsens another. Adaptive sync is the only solution that breaks that triangle, which is why it has become the default recommendation for anyone building a gaming setup today.