Fix Wrong Refresh Rate Selected Automatically on Windows 11
🔍 WiseChecker

Fix Wrong Refresh Rate Selected Automatically on Windows 11

Quick fix: Open Settings → System → Display → Advanced display, select your monitor, and change Choose a refresh rate from the auto-selected value to the highest your monitor supports. Windows often picks 60Hz on 120/144/165Hz panels because of EDID parsing or cable bandwidth issues.

You bought a 144Hz monitor. Windows is running it at 60Hz. Or your laptop’s built-in 120Hz panel is stuck at 60Hz. Mouse feels laggy, gaming looks choppy, scrolling is jerky. Windows isn’t reading the monitor’s capabilities correctly, or the cable doesn’t carry enough bandwidth for higher rates. The fix is to manually pick the right refresh rate.

Symptom: Monitor displays at lower refresh rate than its specifications support; auto-selection picks 60Hz when 120+ is available.
Affects: Windows 11 (and Windows 10) with high-refresh-rate displays.
Fix time: ~5 minutes.

ADVERTISEMENT

What causes this

Refresh rate negotiation happens between the GPU, the cable, and the monitor. Each step can limit the result: GPU needs a current driver that supports the rate. Cable needs adequate bandwidth — HDMI 1.4 caps at 60Hz for 4K; HDMI 2.0 supports 120Hz at 4K; HDMI 2.1 supports up to 165Hz. DisplayPort 1.4 supports 144Hz at 4K via Display Stream Compression. Monitor needs to advertise the higher rate in its EDID; some monitors default to 60Hz at first connect and require manual selection.

Method 1: Set refresh rate manually in Display settings

The standard approach.

  1. Open Settings → System → Display.
  2. If you have multiple monitors, click the one with the wrong refresh rate.
  3. Scroll down and click Advanced display.
  4. Find Choose a refresh rate. The dropdown lists every rate the monitor advertises that the current connection can carry.
  5. Select the highest rate (e.g., 144Hz, 165Hz, 240Hz).
  6. Click Keep changes within 15 seconds. If you don’t click within the window, Windows reverts to the previous rate (in case the new rate doesn’t work and you can’t see the screen).
  7. Test by moving the mouse — at 144Hz+, motion is noticeably smoother than 60Hz.

If the dropdown only shows 60Hz despite the monitor supporting more, the cable or GPU is the bottleneck — proceed to Method 2.

ADVERTISEMENT

Method 2: Check cable bandwidth and connector type

Use when high refresh rates don’t appear in the dropdown.

  1. Identify your monitor’s connection: HDMI, DisplayPort, or USB-C/Thunderbolt.
  2. For HDMI at 4K:
    • HDMI 1.4: max 4K @ 30Hz, 1440p @ 60Hz, 1080p @ 144Hz.
    • HDMI 2.0: max 4K @ 60Hz, 1440p @ 144Hz.
    • HDMI 2.1: max 4K @ 120Hz, 1440p @ 240Hz, 1080p @ 240Hz.
  3. For DisplayPort at 4K:
    • DP 1.2: max 4K @ 60Hz.
    • DP 1.4: max 4K @ 144Hz (with DSC), 1440p @ 240Hz.
    • DP 2.1: max 4K @ 240Hz+.
  4. Replace the cable with one that supports the bandwidth you need. For 4K @ 120Hz+, use an HDMI 2.1 Ultra High Speed certified cable or DisplayPort 1.4+.
  5. Reconnect. Recheck Display settings — higher refresh rates should now appear in the dropdown.

Cable replacement is often the fix — $15-25 for a certified cable, instant resolution.

Method 3: Update GPU driver and check NVIDIA/AMD/Intel control panel

Use when cable is correct but refresh rate options are still limited.

  1. Visit your GPU vendor’s site (NVIDIA, AMD, Intel) and install the latest driver. Use the vendor’s installer (NVIDIA GeForce Experience, AMD Radeon Software, Intel Graphics Driver). Choose Clean install.
  2. Reboot.
  3. Open the GPU control panel:
    • NVIDIA Control Panel: right-click desktop → NVIDIA Control Panel → Display → Change resolution. The dropdown lists every refresh rate the GPU supports at the current resolution.
    • AMD Software: right-click desktop → AMD Software → Display tab → pick refresh rate.
    • Intel Graphics Command Center: similar approach.
  4. The GPU panel often exposes refresh rates that Windows Settings doesn’t — particularly for high rates like 240Hz or 360Hz where Windows defers to the GPU driver’s tuning.
  5. Pick the desired rate. Click Apply.
  6. If the GPU panel offers a Custom resolutions or Custom refresh rates feature, you can sometimes coerce a higher rate than the monitor advertises — useful for displays that under-report their capabilities.

The GPU control panel is the right tool for fine-tuned refresh rate control.

How to verify the fix worked

  • Open Advanced display. Refresh rate is set to the monitor’s max.
  • Run a refresh rate test site (testufo.com/refreshrate) in Edge. The page should report a refresh rate matching your setting.
  • Move the mouse cursor in a fast circular motion. At 144Hz, the cursor traces a smooth path; at 60Hz, it looks jumpy.
  • In games, the FPS counter (if enabled) should exceed 60 FPS during gameplay.

If none of these work

If refresh rates still cap below the monitor’s spec, four causes remain. Wrong port on monitor: some monitors have one full-speed port (e.g., DisplayPort 1.4) and several limited ports (HDMI 1.4). Check which port supports your desired rate per the monitor’s manual. DisplayPort daisy-chain bandwidth: if your monitor is daisy-chained from another via DisplayPort MST, total bandwidth is shared. Each downstream monitor gets less. USB-C alt-mode bandwidth: USB-C connections via Thunderbolt or DisplayPort alt-mode have negotiated bandwidth that may be lower than direct DisplayPort. Test with a direct DP or HDMI 2.1 cable to confirm. Variable Refresh Rate (G-Sync / FreeSync) conflicts: in some setups, VRR caps the refresh rate when active. Toggle G-Sync/FreeSync off in the GPU control panel to test.

Bottom line: Wrong refresh rate is set in three places — Windows Settings (manual override), cable (replace for bandwidth), or GPU driver (update plus control panel). Step through them in that order.

ADVERTISEMENT