Second Monitor Drops Refresh Rate to 60Hz – Fix It

Hardware – RAM & MB Intermediate 👁 11 views 📅 Jun 19, 2026

Adding a second monitor can drop your main monitor's refresh rate. Here's the real fix, from common to rare.

Why Your Main Monitor Drops to 60Hz (And How to Fix It)

You just plugged in a second monitor. Now your main 144Hz or 240Hz gaming display feels like a slideshow. Every move you make on the desktop stutters, and games run at a jerky 60 frames per second. This isn't a glitch — it's a bandwidth problem.

The real fix is almost always one of three things: the cable you're using, the port you plugged into, or your GPU's bandwidth limit. I'll walk you through each one, starting with the most common culprit.

1. Cable and Port Bandwidth Limitation

This is the cause in about 70% of cases. Your monitor's refresh rate depends on how much data the cable can carry. HDMI 1.4 can't handle 1440p at 144Hz AND a second 1080p monitor at the same time. It simply doesn't have the bandwidth.

Here's what to check:

  1. Identify your main monitor's resolution and refresh rate. For example: 2560x1440 at 144Hz.
  2. Look at the cable you're using for that monitor. If it's HDMI, check if it's HDMI 1.4 (common on older cables) or HDMI 2.0/2.1. HDMI 1.4 maxes out at 1440p @ 144Hz with nothing else connected. Add a second display and it drops to 60Hz.
  3. Switch to a DisplayPort cable for your main monitor. DisplayPort 1.2 handles 1440p @ 144Hz with room to spare for a second monitor. DisplayPort 1.4 handles 4K @ 144Hz plus a second screen.
  4. If you must use HDMI, make sure it's HDMI 2.0 or higher. HDMI 2.0 supports 1440p @ 144Hz and a second 1080p display. HDMI 1.4? Won't work.

Expected outcome after switching to DisplayPort:

Immediately after plugging in the DisplayPort cable, the monitor should detect the display. Then go to Windows Display Settings, click on your main monitor, scroll down to "Advanced display settings," and check the refresh rate. It should show 144Hz or your monitor's max. If it's still 60Hz, you might need to manually set it — but usually it'll change right away.

One more thing: If you're using a laptop with a USB-C to HDMI adapter, that adapter might be the bottleneck. USB-C adapters often cap at 60Hz. Get a USB-C to DisplayPort adapter or a Thunderbolt dock instead.

2. GPU Bandwidth Limit (Especially Intel and Older Cards)

Your graphics card has a maximum total display bandwidth. Budget GPUs and integrated graphics (like Intel UHD or Iris Xe) can't drive a high-refresh monitor and a second display at the same time without dropping the refresh rate.

How to test this:

  1. Unplug the second monitor. Check if the main monitor goes back to 144Hz or your desired refresh rate. If it does, the GPU is the bottleneck.
  2. Check your GPU model. Right-click the desktop, click "Display settings," then "Advanced display settings." Look at "Display information" — it'll show your GPU name. If it's Intel UHD 620 or older, or a low-end NVIDIA GT 730, you're likely out of luck for dual monitors at high refresh.
  3. For NVIDIA or AMD cards, open their control panel. In NVIDIA Control Panel, go to "Change resolution" and see if your main monitor shows a refresh rate drop when the second is connected. In AMD Radeon Software, go to "Display" and check the same.
  4. If your GPU supports it, try lowering the resolution of the second monitor to 720p or 1600x900. That reduces the bandwidth load. Then check if the main monitor's refresh rate comes back.

Real-world scenario: An office worker with an Intel NUC connected a 144Hz gaming monitor and a 1080p second monitor via HDMI. The main monitor dropped to 60Hz. Unplugging the second monitor brought back 144Hz. The fix? They used the second monitor at 1600x900, and the main monitor stayed at 144Hz. Not ideal, but it worked.

If you have a dedicated GPU but it's older than 2017 (like a GTX 970 or R9 380), the DisplayPort 1.2 spec might be the limit. You can try dropping the second monitor's resolution to 1366x768 to squeeze out the bandwidth.

3. Windows Display Settings Override (Automatic 60Hz)

Sometimes Windows 10 and 11 just set the refresh rate wrong when a second monitor is detected. It's not a hardware problem — it's a software override.

Here's how to fix it:

  1. Right-click on the desktop and select "Display settings."
  2. Scroll down and click "Advanced display settings."
  3. Under "Choose a display," make sure you've selected the main monitor (the one you want at high refresh).
  4. Click "Display adapter properties for Display X." A popup window will appear.
  5. In that popup, click the "Monitor" tab. Down at the bottom, you'll see "Screen refresh rate." Click the dropdown and manually select your monitor's maximum refresh rate (e.g., 144Hz, 165Hz, 240Hz).
  6. Click "Apply," then "OK." Windows should now keep the correct refresh rate.

What you should see after applying: The screen might flicker for a second, then settle. Go back to "Advanced display settings" and verify the refresh rate shows the correct number. If the dropdown only shows 60Hz, you've got a cable or GPU issue — go back to cause #1 or #2.

Don't forget to check each monitor. Sometimes Windows swaps which monitor is "display 1" and "display 2" after a cable change. Make sure you're adjusting the right one.

Quick-Reference Summary Table

Cause How to Fix How to Confirm
Cable / Port bandwidth limit Use DisplayPort cable. Check version numbers (1.4+ best). Unplug second monitor — main monitor goes back to high refresh.
GPU bandwidth limit Lower second monitor resolution. Upgrade GPU if needed. Check GPU model in Advanced display settings.
Windows override Manually set refresh rate in Display adapter properties. Dropdown shows 60Hz only — might be cable/GPU issue.

If you've tried all three and the problem persists, you might be dealing with a bad monitor EDID (the data it reports to the GPU). That's rare, but you can force the refresh rate using CRU (Custom Resolution Utility). That's a separate article, though. For 9 out of 10 people, the fix is switching to DisplayPort or dropping the second monitor's resolution.

Was this solution helpful?