RefreshRateTest
Troubleshooting
Published: May 21, 2026Last Updated: May 21, 2026

The Impact of Secondary Monitors on Your Main Screen's Refresh Rate

Key Takeaway

  • The Mixed-Hz Bug: Historically, running a 144Hz monitor alongside a 60Hz monitor caused the Desktop Window Manager (DWM) to stutter, sometimes forcing the main display down to 60Hz when animations played on the second screen.
  • Windows 11 Fixes: Modern versions of Windows 11 and WDDM 3.0 have largely solved this issue by utilizing independent flip models for different displays.
  • Hardware Acceleration: The most common cause of mixed-monitor stutter today is hardware acceleration in background apps (like Discord, Chrome, or Spotify) running on the 60Hz screen.
  • GPU Scaling: If you still experience issues, forcing the GPU to handle display scaling (rather than the display itself) can often synchronize the blanking intervals and fix the stutter.

It is the most common multi-monitor setup in the world: a high-end, high-refresh-rate gaming monitor sitting front and center, flanked by a cheap, 60Hz 1080p monitor used for Discord, OBS, or YouTube. But for years, PC gamers have whispered a terrifying rumor: "Having a 60Hz monitor plugged in ruins your 144Hz monitor." Is this true? Does a slow secondary monitor drag your main display down with it? Let's separate the myths from the technical reality.

The Origin of the Myth: The DWM Stutter Bug

The rumor is based on a very real, very frustrating bug that plagued Windows 10 for years. The Windows Desktop Window Manager (DWM) is responsible for compositing all the windows on your desktop and sending them to the monitors.

In older versions of Windows, the DWM struggled to handle multiple refresh rates simultaneously. If you were playing a game at 144Hz on your main screen, and a video started playing (or an animated GIF looped in Discord) on your 60Hz screen, the DWM would panic. To keep the two screens synchronized, it would often force the 144Hz monitor to drop its refresh rate to match the 60Hz monitor, resulting in massive, jarring stutters in your game.

The Modern Reality (Windows 11)

If you are running a fully updated version of Windows 11 with modern GPU drivers (WDDM 3.0+), this bug is mostly dead.

Microsoft completely overhauled how the DWM handles multi-monitor setups. Thanks to the DX12 Flip Model (which we discussed in our Windowed Optimizations guide), games can now bypass the DWM entirely. This means your 240Hz game and your 60Hz Discord window are handled on completely separate rendering planes. They no longer interfere with each other.

How to Fix Lingering Stutter Issues

While the core Windows bug is fixed, you might still experience micro-stutters when using mixed refresh rates. Here is how to troubleshoot them:

1. Disable Hardware Acceleration

Apps like Discord, Google Chrome, and Spotify use your GPU to render their interfaces (Hardware Acceleration). If your GPU is maxed out rendering a game at 240fps, and Chrome suddenly demands GPU resources to play a video on the 60Hz screen, it can cause a scheduling conflict and a micro-stutter. Fix: Go into the settings of Discord/Chrome and turn off Hardware Acceleration.

2. Enable GPU Scaling

Sometimes, the monitors' internal scalers clash over blanking intervals. Fix: Open your NVIDIA Control Panel or AMD Adrenalin software. Go to "Adjust desktop size and position." Change "Perform scaling on" from "Display" to "GPU" for all monitors.

3. Match Multiples (The 120Hz Trick)

If you have a 144Hz monitor and a 60Hz monitor, the math doesn't divide evenly. Some users find that lowering their main monitor to 120Hz (which is exactly 2x 60Hz) perfectly syncs the frame pacing and eliminates all stutter. This is less necessary today, but still a valid troubleshooting step.

Frequently Asked Questions

Does having a second monitor lower my FPS?

Merely having it plugged in and displaying a static desktop uses virtually zero GPU power. However, if you are playing a 4K YouTube video on the second screen while gaming, yes, that will consume GPU resources and lower your game's FPS.

Should I plug my second monitor into my motherboard?

If your CPU has integrated graphics (iGPU), plugging the 60Hz monitor into the motherboard offloads the desktop rendering from your main GPU. This is an excellent way to isolate the displays and prevent stutter.

Does G-Sync work with a mixed-Hz dual monitor setup?

Yes, G-Sync will work perfectly on your main display, even if the secondary display is a fixed 60Hz monitor without G-Sync.

Will a 144Hz and a 240Hz monitor conflict?

The same rules apply as 144Hz/60Hz. In modern Windows, they will run independently without issue. In older versions, they might conflict.

Why does my mouse cursor stutter when moving between screens?

This is a physical reality of mixed refresh rates. Your cursor is updating 240 times a second on the main screen, and suddenly drops to 60 updates a second on the second screen. Your brain perceives this sudden drop as a stutter.

How can I verify both monitors are running at their correct Hz?

Drag this browser window to your main monitor and run the test below. Then, drag the window to your second monitor and run it again. It will accurately measure the Hz of whichever screen it is currently on.

Ready to verify the refresh rate of your current display?

Is your monitor performing as advertised?

Don't just trust the box. Verify your true refresh rate and check for frame skips.

Run the Refresh Rate Test Now
Advertisement
RR

RefreshRateTest Engineering Team

A specialized collective of display hardware researchers and low-latency engineers dedicated to providing objective performance metrics for the high-refresh rate era.