BestScreenTester logoBestScreenTester
What Is PWM Flicker and How Do You Test for It? — illustrated diagram

What Is PWM Flicker and How Do You Test for It?

By BestScreenTester · Published · Updated

PWM (pulse-width modulation) is a common way displays control brightness: instead of lowering power, they switch the backlight on and off very fast. Lower brightness = longer "off" periods.

The reason it exists is that LEDs do not dim gracefully. Feed an LED less current and its color shifts and its output becomes hard to control precisely. Flashing it at full power and varying how long it stays on sidesteps both problems, and it is cheap. The alternative, DC dimming, lowers the current instead — steadier light, harder and more expensive to keep accurate at low levels.

Two numbers decide whether you will notice: the frequency (how many times per second it cycles) and the duty cycle (what fraction of each cycle the light is on). High frequency and a shallow off period are effectively invisible. A few hundred cycles per second with long off periods is the combination that causes trouble.

Why it matters

Even when the flicker is too fast to consciously see, some people get headaches, eye strain, or fatigue from PWM, especially at low brightness where the off periods are longest.

This is not imaginary and it is not universal. Your visual system processes flicker well above the rate at which you can consciously perceive it, which is why a screen can look perfectly steady and still leave you with a dull ache after an hour. The tell is the pattern: symptoms that appear on one specific device, get worse as you turn the brightness down, and disappear on a different screen in the same room.

If a screen only bothers you at night, PWM is a strong suspect — that is exactly when you dim it. People often blame color temperature instead and change the wrong setting.

How to test for it

  • Pencil/finger test: wave a pen quickly in front of a bright White Screen. Smooth blur = likely flicker-free; multiple crisp "ghost" images = PWM flicker. Count the ghosts: more, closely spaced copies mean a higher frequency, which is generally less troublesome than a few widely spaced ones.
  • Phone camera: point a slow-motion or regular camera at the screen and lower brightness — visible scrolling bands suggest PWM. The slowest slow-motion mode your phone offers makes it much clearer. Be careful here: your phone's rolling shutter can produce bands from a perfectly steady screen at some shutter speeds, so compare against a screen you already know is flicker-free before you trust the result.
  • Repeat at low brightness, where PWM is most aggressive. Many displays are flicker-free above roughly half brightness and switch to PWM below it, so a test at 100% proves nothing.

Test in a dark room, and test the screen you are actually worried about rather than a store demo unit running at maximum brightness.

What flickers, and what usually doesn't

| Display type | Typical behavior | | --- | --- | | OLED phones | Very commonly PWM, including flagships; often the worst case at low brightness | | Budget LED monitors and laptops | Mixed — many use PWM, some low-frequency | | Monitors marked "flicker-free" | DC dimming or high-frequency PWM; usually fine | | Older CCFL-backlit LCDs | Often steadier than cheap LED dimming, but not guaranteed | | E-ink readers with a frontlight | Some models use PWM on the light, not the panel |

Note that OLED and LCD flicker differently. On an LCD only the backlight pulses, so the effect is uniform. On OLED each pixel is its own light source, and dark scenes at low brightness are where sensitive users notice it most.

How to avoid the symptoms

  • Look for "flicker-free" or DC dimming displays. Treat the label as a starting point, not a guarantee — some panels are flicker-free only above a certain brightness.
  • Raise brightness (and tame it with software/ambient light) — higher brightness shortens off periods. Raising the panel to a comfortable hardware level and dimming the room, or reducing perceived brightness with a dark theme, is often the whole fix.
  • On OLED phones, some offer a high-frequency PWM or DC-dimming mode. Look in the display or accessibility settings; the wording varies by manufacturer.
  • Add bias lighting behind the screen. A lamp behind the monitor lets you run the panel higher without it feeling glaring.
  • If a laptop is the problem, an external monitor you have tested is the cheapest real solution.

Ruling out the other suspects

Before you blame PWM, check the simpler causes. Glare and a screen much brighter than the room cause far more eye strain than flicker does. A loose or failing cable can produce visible flicker at a much slower, obvious rate — that is a connection fault, not dimming. And if the flicker only appears in games, look at motion features like backlight strobing instead, covered in Motion Blur Reduction: BFI, ULMB, and Backlight Strobing. A quick pass with a Black Screen and a White Screen at several brightness levels will tell you which one you are dealing with.

If you're flicker-sensitive, prioritize flicker-free certification when buying — and test any new screen at low brightness within the return window, because it is the one specification you cannot judge from a spec sheet alone.

Related guides