UltimatePCTools
Monitorยท
A
Amitabh Sarkar
ยทยท5 min read

How to Check Your Monitor Refresh Rate

Monitor refresh rate is how many times per second your screen redraws its image, measured in Hertz (Hz). A 144Hz monitor refreshes 144 times per second โ€” producing significantly smoother motion than a standard 60Hz display. Checking your actual refresh rate (not just what your monitor is capable of) is important because Windows may default to 60Hz even on a 144Hz panel. There are four reliable ways to check.

Method 1: Free In-Browser Test (Fastest)

Our Refresh Rate Test measures the actual frame rate your browser is rendering by counting requestAnimationFrame callbacks per second. This reflects what you're actually seeing โ€” not what Windows thinks the monitor is set to.

Visit the tool and wait 3 seconds for the reading to stabilise. If you get 60Hz on a 144Hz monitor, Windows may not have been configured correctly. See Method 2 to fix it.

Method 2: Windows 11/10 Display Settings

This is the authoritative Windows 11 and Windows 10 source โ€” it shows what GPU output rate is configured.

  1. Right-click an empty area of your desktop
  2. Click Display settings
  3. Scroll down and click Advanced display settings
  4. Under "Choose a refresh rate", you'll see your current Hz โ€” and a dropdown to change it
  5. If 144Hz (or higher) isn't listed, check your cable and GPU drivers

Method 3: Windows Task Manager

Task Manager shows refresh rate per display, useful when you have multiple monitors.

  1. Press Ctrl + Shift + Esc to open Task Manager
  2. Click the Performance tab
  3. Select GPU from the left sidebar
  4. Each connected monitor is listed at the bottom with its resolution and refresh rate

Method 4: macOS System Preferences

  1. Click the Apple menu โ†’ System Preferences (or System Settings on macOS Ventura+)
  2. Click Displays
  3. Hold the Option key and click Scaled to reveal all available resolutions and refresh rates
  4. Select your preferred resolution and the highest available Hz option

Method 5: GPU Control Panel (NVIDIA, AMD, or Intel)

Your graphics card software shows the active refresh rate and lets you switch it without opening Windows Display Settings. This is the quickest method if you already have the control panel pinned to your taskbar.

NVIDIA Control Panel

Right-click desktop โ†’ NVIDIA Control Panel โ†’ Display โ†’ Change resolution. Select your monitor at the top, then use the Refresh rate dropdown on the right to see and change the active Hz.

AMD Software (Adrenalin Edition)

Right-click desktop โ†’ AMD Software (or search Start menu). Click the Display tab. Your active resolution and refresh rate appear at the top. Use the dropdown to switch to a higher rate.

Intel Graphics Command Center

Right-click desktop โ†’ Intel Graphics Command Center (or find it in the Start menu). Navigate to Display โ†’ the refresh rate dropdown is next to the resolution selector.

If the highest rate your monitor supports doesn't appear in any of these panels, the bottleneck is almost always the cable. HDMI 1.4 caps at 120 Hz for 1080p; use DisplayPort 1.2+ or HDMI 2.0+ for 144 Hz and above.

60Hz vs 144Hz vs 240Hz: What You Actually See

Refresh RateFrame Interval
60 Hz16.7 ms
75 Hz13.3 ms
144 Hz6.9 ms
165 Hz6.1 ms
240 Hz4.2 ms
360 Hz2.8 ms

With your monitor running at the correct Hz, a higher refresh rate directly reduces your display latency. Pair it with a well-tuned mouse โ€” use our Mouse Polling Rate Test to confirm your mouse is reporting at 1000Hz or higher, so your input device isn't the bottleneck.

Not sure which refresh rate tier is right for your setup? Our 60Hz vs 144Hz vs 240Hz guide breaks down the frame time differences, GPU requirements, and cable standards for each tier โ€” with a comparison table covering competitive suitability, motion blur, and price.

Frequently Asked Questions

Why is my 144Hz monitor running at 60Hz?

Several common reasons: (1) You're using an HDMI 1.4 cable, which caps at 60Hz for 1080p. Use HDMI 2.0+ or DisplayPort instead. (2) Windows hasn't been set to 144Hz โ€” go to Display Settings โ†’ Advanced display settings โ†’ Refresh rate. (3) Your GPU driver may have reset settings after an update. (4) The monitor's OSD may have a frame limiter enabled.

Is 144Hz worth it over 60Hz for gaming?

Yes, significantly. Moving from 60Hz to 144Hz reduces the time between frames from 16.7ms to 6.9ms. In double-blind testing by TechPowerUp, 91% of participants preferred 144Hz over 60Hz for gaming within the first 10 minutes. The difference is immediate and obvious, especially in fast-paced games.

Does refresh rate affect gaming performance (FPS)?

Refresh rate doesn't create more FPS โ€” it determines the maximum frame rate your monitor can display. If your GPU renders 200fps but your monitor is 60Hz, you'll only see 60 frames per second. Your FPS also needs to be high enough to benefit from a high refresh rate: 144fps is needed to fully use a 144Hz monitor.

How do I force my monitor to run at 144Hz?

Right-click desktop โ†’ Display settings โ†’ scroll to Advanced display settings โ†’ change 'Choose a refresh rate' dropdown to 144Hz. If 144Hz doesn't appear, check your cable (use DisplayPort or HDMI 2.0+), update GPU drivers, and confirm the monitor's max resolution at 144Hz in the manufacturer specs.

How do I check refresh rate via the NVIDIA or AMD Control Panel?

For NVIDIA: right-click your desktop โ†’ NVIDIA Control Panel โ†’ Display โ†’ Change resolution. The refresh rate dropdown appears on the right side of the resolution list. For AMD: right-click โ†’ AMD Software (Adrenalin Edition) โ†’ Display tab. For Intel graphics: right-click โ†’ Intel Graphics Command Center โ†’ Display โ†’ Refresh Rate. All three show your active rate and let you switch to the highest supported value.

Last updated: