Small. Useful. Reliable.
Windows utilities developed by
Debasis Bhattacharjee since 2004.
Lightweight Windows tools for system information, diagnostics, monitoring and productivity.
🎨
IsMyLcdOK
Freeware Category: Hardware Tools Version 1.0.0 Windows 10 / 11 x64
⬇ Download IsMyLcdOK
Version 1.0.0 · ~190 KB · Portable, no installation required
IsMyLcdOK main window
IsMyLcdOK’s main window.

Overview

IsMyLcdOK is a focused, fullscreen display-testing tool for spotting dead pixels, stuck pixels and subtle backlight uniformity problems that are nearly invisible against a normal, busy desktop background. The moment you launch it, the entire screen becomes a single solid color; click or press space to cycle to the next one. Against a pure black, white, red, green or blue field, a single malfunctioning pixel stands out immediately as a tiny colored or dark dot that would otherwise blend invisibly into whatever you were looking at before.

This tool is a close sibling of Dead Pixel Locator elsewhere in this catalog, sharing the same core color-cycling technique, but adds a final gradient sweep specifically for spotting uneven backlight bleed and brightness banding that solid colors alone do not always reveal.

Key Features

  • Instant fullscreen solid-color display covering the entire visible screen
  • Cycles through black, white, red, green, blue, yellow, cyan, magenta and gray
  • Final gradient sweep pass for spotting backlight uniformity issues
  • Click or press Space to advance to the next test color
  • Press H to toggle the on-screen instruction hint on or off
  • Press Escape at any time to exit immediately, no confirmation needed

Why You Might Need This Tool

Dead and stuck pixels are genuinely hard to spot during normal use because most desktop content is busy and colorful enough to camouflage a single malfunctioning pixel completely. They become obvious almost instantly against a pure solid color, which is exactly the scenario this tool creates. This matters most in two situations: inspecting a monitor immediately after unboxing it, while most manufacturers' dead-pixel return policies still apply, and diagnosing a suspected display problem on an existing monitor before assuming the issue lies elsewhere (a graphics driver, a cable, or a completely different component) instead of the panel itself.

How It Works

The tool creates a borderless, topmost window sized to the full screen with no window chrome at all, then sets its background color directly using .NET's Form.BackColor property, cycling through a fixed array of pure Color values on each click or space press. Double buffering is enabled to keep the color transitions clean and flicker-free. The final entry in the cycle triggers a custom paint routine instead of a flat fill, drawing a horizontal linear gradient from black to white across the entire client area using Drawing2D.LinearGradientBrush — a smooth gradient makes uneven backlight brightness and banding far more visible than any single solid color would, since your eye can compare adjacent gradient steps directly.

How to Use It

Launch the tool; it immediately fills the screen with the first test color. Click anywhere or press Space to advance through each subsequent color and finally the gradient sweep, watching closely for any pixel that does not change exactly the way its neighbors do. Press H at any point to hide the on-screen instruction text if it is interfering with your inspection near the top-left corner. Press Escape to close the tool and return to your normal desktop.

System Requirements & Notes

Runs on 64-bit Windows 10 and Windows 11 and requires no administrator rights — this is a purely visual display tool that makes no system changes. On multi-monitor setups, the tool covers the display it is launched on; move the window to a different monitor before maximizing if you need to test a secondary screen.

Frequently Asked Questions

Can this tool fix a stuck pixel?
No — it is a diagnostic tool only. Some people report success massaging a genuinely "stuck" (as opposed to fully "dead") pixel back to normal using gentle pressure while a rapidly changing color pattern displays, but that is a manual technique unrelated to what this tool itself does.

What is the difference between this and Dead Pixel Locator?
They share the same core color-cycling approach; IsMyLcdOK adds the extra gradient sweep specifically for spotting backlight uniformity problems beyond individual pixel defects.

Is it safe to leave a solid color on screen for a long time?
Yes for LCD/LED panels used briefly for testing — this is not the kind of sustained, hours-long static image that causes burn-in on OLED displays, though OLED owners should still avoid leaving any single frame displayed for extended unattended periods.

Related Utilities