Out of Range

Fix 'Out of Range' Monitor Error After Changing Resolution

Your monitor went black and says Out of Range after you bumped the resolution in Windows. Here's why it happens and how to get your display back without reinstalling Windows.

You were messing with display settings, picked what looked like a nicer resolution or a higher refresh rate, clicked Apply, and the screen went black. Now the monitor is showing a floating box that says Out of Range and nothing you press brings the desktop back. This usually happens on older 1080p monitors, cheap office displays, or KVM switches that got pushed past what they can actually handle. It also pops up a lot when someone hooks a laptop to a TV and Windows decides 4K at 60Hz is a great idea on a panel that only does 4K at 30Hz.

What "Out of Range" actually means

Your monitor is telling you the truth: the signal Windows is sending is outside the range of timings the panel can sync to. That range is defined by two numbers, horizontal and vertical frequency. A typical 24-inch 1080p panel does something like 30-83 kHz horizontal and 50-75 Hz vertical. If Windows sends 1920x1080 at 144 Hz, the vertical frequency is 144, which is way outside 75. The monitor can't lock onto that signal, so it stops drawing the picture and shows the Out of Range message on its own on-screen display.

The catch is that Windows doesn't know the monitor rejected the signal. It thinks everything is fine, because the resolution and refresh rate it set are technically supported by the GPU. The GPU is happy. The monitor is not. So the picture stays black and you're stuck.

The real fix is to get Windows to fall back to a resolution the monitor accepts. You don't need a new monitor and you don't need to reinstall anything.

Fix it step by step

  1. Wait 15 seconds first. Some monitors auto-recover after the input drops. If the screen comes back on its own, skip ahead to step 6 and set a safe resolution.

  2. Try the Windows revert shortcut. Press Windows key + P and see if the display mode flyout appears. If you can see it on a second monitor or the TV, choose PC screen only and then confirm. That alone doesn't reset resolution, but it tells you the GPU is still outputting.

  3. Boot into Low-Resolution Video mode. This is the cleanest fix if you can't see anything. Power the machine off by holding the power button. Turn it back on and immediately start tapping F8 (older BIOS) or interrupt the boot three times by holding the power button during the spinning-dots screen (Windows 10 and 11). You'll land in the recovery menu. Pick Troubleshoot > Advanced options > Startup Settings > Restart. After the reboot, press 3 to enable Low-Resolution Video (640x480). Windows boots at a resolution every VGA-capable monitor can sync to.

  4. Reset the display settings once you're in. Right-click the desktop, choose Display settings, and set Resolution to something safe like 1280x720 or 1024x768. Leave Refresh rate at 60 Hz. Click Keep changes.

  5. Reboot normally. The low-res mode is temporary. On the next normal boot, Windows comes up at the safe resolution you picked, and the monitor shows a picture again.

  6. Crawl back up carefully. Now change resolution one step at a time. On a 1080p panel, go 1280x720 → 1600x900 → 1920x1080. Apply and confirm each one. If a step goes black and doesn't recover within 15 seconds, wait for Windows to auto-revert (it will, if you don't click Keep changes). Then stop and stay one step lower.

If you have a second monitor handy, plug it in before doing any of this. Windows will output to it, and you can fix the primary display's settings from the secondary display without touching Safe Mode. That's the fastest path and the one I use in the office when a user calls about this.

Alternate fix: nuke the display config from the registry

Sometimes Low-Resolution Video mode isn't available, especially on laptops with hybrid graphics. In that case, boot to Safe Mode the same way, open regedit, and delete this key:

HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\GraphicsDrivers\Configuration

Windows rebuilds it on the next boot with defaults. You'll come up at 1024x768 or whatever the GPU driver considers the safe baseline. Reboot normally and reapply your resolution step by step.

Don't delete the parent GraphicsDrivers key. That one holds the driver entries, and removing it can push you into a generic VGA fallback that's harder to climb out of.

If it still fails

  • Check the cable. A cheap HDMI cable that worked fine at 1080p60 will drop signal or garble timings above that. Swap in a cable rated for the bandwidth you need. DisplayPort 1.2 handles 4K60; HDMI 1.4 does not.
  • Check the input port. Some monitors only support full resolution on DisplayPort, not HDMI, or only on HDMI 2.0, not HDMI 1.4. Consult the manual, not the sticker on the box.
  • Update the GPU driver. Old drivers lie about what resolutions the connected display supports. Grab the latest from Nvidia, AMD, or Intel's site. Windows Update's driver is often two years behind.
  • Try a different monitor. If a known-good monitor also shows Out of Range at 1920x1080, the problem is the GPU or the cable, not the panel.
  • KVM switches and docks. USB-C docks and cheap KVMs cap effective bandwidth. Plug the monitor directly into the laptop or desktop to test. If it works direct and fails through the dock, the dock is the limit.
One more thing. If the Out of Range message appears on the monitor's own menu before Windows even loads (during BIOS POST), that's not a Windows problem. That's a display or cable fault, and no amount of driver tinkering will fix it.

Most people get out of this in under five minutes with Low-Resolution Video mode. The rest of the time it's a bad cable or a dock that can't push the pixels. Either way, you don't need a new monitor unless the panel genuinely can't do the resolution you're asking for.

Related Errors in Hardware – Monitors
Monitor flickers after waking from sleep on Windows 11 Monitor Keeps Losing Signal: Fixes That Actually Work Monitor Flickers at Random: 3 Fixes That Actually Work LG 27UK850-W Black Flashes via DisplayPort on MacBook Pro

Was this solution helpful?

EP
Erropedia Team
Tech Support Editors
The Erropedia editorial team researches and documents real-world tech errors from across Windows, Linux, macOS, networking, databases, cloud platforms, and more. Every solution is reviewed for accuracy and updated as software and systems evolve.