Quick answer: what PWM sensitivity is, and what actually helps
PWM sensitivity is a physical reaction to display backlight flicker that most people never consciously see. Screens dim by switching their light off and on hundreds of times per second, and a minority of viewers get headaches, aching eyes, and unusual fatigue from that pulsing. It is a comfort and wellness issue rather than a diagnosis, but it is documented enough that the IEEE published a recommended practice, IEEE 1789-2015, setting flicker limits that tighten as frequency drops. NotebookCheck, which maintains the largest public PWM database, gives the practical thresholds: above roughly 500 Hz most people are unaffected, below about 250 Hz sensitive users report symptoms, and a small group reacts even above 10 kHz.
- How to tell in two minutes. Set screen brightness to about 20%, record the screen with your phone's slow-motion camera, and look for rolling dark bands. Bands mean the light output is pulsing.
- The fix that always works. A display measured flicker-free, or one running PWM above 1,000 Hz. No software can change how a backlight behaves at a given hardware brightness.
- The fix that needs no new hardware. Keep hardware brightness high, where most panels sit at or near full duty cycle, and dim the picture in software instead. CircadianShield does this on macOS and Windows through its PWM flicker protection, so the screen looks darker without pushing the backlight into deep low-brightness pulsing. One-time purchase, 14-day money-back guarantee.
PWM flicker symptoms have a specific fingerprint, and each item below maps to how pulsing light behaves: symptoms build with exposure, deepen as brightness drops, and follow the light source rather than the task. Check how many apply to you:
- Headaches or eye strain that start 30 to 90 minutes into screen time, then ease after you step away
- Symptoms that are noticeably worse when brightness is set below 50%
- Pain that feels like pressure behind or around the eyes, not across the forehead or neck
- Similar discomfort under fluorescent lighting, not just at screens
- Symptoms that got worse after switching to a different monitor, laptop, or phone
Three or more? Your display's PWM behavior is worth testing. CircadianShield's monitor flicker test walks through the camera method in about two minutes.
When you dim your laptop screen with the keyboard shortcut or the system slider, something happens at the hardware level that is not obvious: in most displays, the backlight does not actually get dimmer. Instead, it switches off and on many times per second, and the ratio of on-time to off-time sets the perceived brightness. At 50% brightness the backlight is on for roughly half of each cycle. At 30% it is on about 30% of the time and dark for the other 70%.
That technique is called pulse-width modulation (PWM), and it is a common brightness control mechanism across LCD laptop screens, desktop monitors, and OLED phones and TVs. Your eyes may never consciously register the flicker. Your visual system sometimes does anyway.
Why displays use PWM
Engineers reach for PWM because it solves a real problem. LED backlights do not dim cleanly when you just lower the current through them. At low currents they become spectrally unstable, their color temperature drifts, and color accuracy degrades. Keep the LED at full current and switch it on and off rapidly instead, and it always runs in its optimal range. Apparent brightness is then set by the duty cycle, the fraction of each cycle the light is on.
PWM is also power-efficient and simple to implement in firmware. It is cheap to build and produces accurate-looking color. That is why it became standard practice, and why it is not going away.
Is PWM sensitivity real, or is it in your head?
This is the first objection on every PWM thread, and it deserves a straight answer: if you cannot see the flicker, how can it hurt? PWM sensitivity is real, but it is poorly quantified. There is no clinical test for it, prevalence estimates swing depending on how the question is asked, and self-reported screen symptoms are easy to confuse with focusing fatigue, dry eyes, or a bad sleep week. Anyone selling you certainty on the numbers is overselling.
What is well established is the mechanism. Your visual system responds to light modulation far above the frequency at which you consciously perceive flicker, which is exactly why the IEEE wrote 1789-2015 around measured effects rather than around visible flicker. The standard sets modulation limits that scale with frequency, meaning a 240 Hz display has to modulate much more shallowly than a 2,000 Hz one to sit in the same low-risk band. Lighting research has reported pupillary responses, subconscious visual activation, headache, and eye fatigue from flicker people could not consciously detect, at rates into the hundreds of Hz.
Two things follow from that, and CircadianShield states both plainly. First, "I cannot see it" is not evidence that a display is steady, which is why the camera test below exists. Second, nobody can tell you from a web page that flicker is what is bothering you. CircadianShield is a display comfort app, not a medical device, and it does not diagnose, treat, or cure anything. Persistent or severe symptoms belong with an eye-care professional.
PWM sensitivity, or something else?
Before you blame PWM, it helps to know it has company. Several other effects can look or feel like flicker, and they respond to different fixes:
- Temporal dithering (FRC). Many 8-bit panels fake a wider color range by rapidly alternating pixel values, a technique called frame rate control. On some OLED and 6-bit-plus-FRC panels this produces a fine shimmer or grain that is separate from backlight PWM.
- Variable refresh rate flicker. On VRR displays, brightness can shift slightly as the frame rate changes, most visibly in dark scenes and loading screens. This is a gamma effect, not backlight pulsing.
- Slow pixel response and overdrive. Smearing or inverse-ghosting during motion can read as flicker even though the backlight is steady.
- Power supply noise. A few devices show measurable brightness ripple even without PWM, usually from a poorly shielded adapter, as NotebookCheck notes in its PWM database.
The reason this matters: the slow-motion camera test in the testing section below tells you specifically whether the backlight is pulsing. If it is clean and you still feel strain, one of the effects above, or plain focusing fatigue, is the more likely culprit.
Frequency ranges, and why low-frequency PWM is worse
Not all PWM is a problem. The frequency, and how deeply the light is modulated, is what decides whether your visual system reacts.
PWM frequencies vary widely between makers and models. Plenty of consumer displays run PWM around 200 to 250 Hz. Budget panels sometimes drop as low as 60 Hz. Displays marketed as flicker-free either push PWM well above 1,000 Hz, where most people stop reacting, or drop it entirely for DC dimming. NotebookCheck, which maintains the largest public PWM database, puts it plainly: frequencies above roughly 500 Hz are generally not an issue for most people, many sensitive users report problems below about 250 Hz, and a small group notices flicker even above 10 kHz.
The IEEE 1789-2015 recommended practice formalizes this. It sets modulation limits that scale with frequency, so at the same modulation depth, higher-frequency flicker is safer than lower-frequency flicker. The takeaway for a shopper is simple: low frequency plus deep modulation is the combination to avoid.
Low brightness is where PWM gets nasty. As you dim, the duty cycle drops, so the backlight spends more of each cycle fully off. A display at 20% brightness might sit dark 80% of every cycle, which is a far deeper pulse than the same panel at 80% brightness. This is the cruel twist of PWM: turning brightness down to relieve eye strain can make flicker symptoms worse.
Flicker at frequencies between 3 and 70 Hz can trigger photosensitive seizures in susceptible individuals. Above 70 Hz, seizure risk drops sharply, but flicker continues to drive subconscious visual system activation, pupillary light reflexes, and in some individuals, headache and eye fatigue, up to several hundred Hz.
Wilkins AJ, Veitch J, Lehman B. LED lighting flicker and potential health concerns: IEEE standard PAR1789 update. IEEE Energy Conversion Congress and Exposition. 2010.
Is 240 Hz PWM bad, and what does 3,840 Hz dimming mean?
These are the two numbers people actually ask CircadianShield about, so here is what each one means for PWM sensitivity.
240 Hz. This is the band a lot of OLED phones and some TVs sit in, along with 360 Hz and 480 Hz. It is below NotebookCheck's rough 500 Hz comfort line and above the roughly 250 Hz point where sensitive users start reporting trouble, so it lands in the genuinely contested middle. Whether it bothers you depends heavily on the second variable, modulation depth: how far the light drops between pulses. A 240 Hz panel that dims to near zero on every cycle is the classic problem combination, and it gets deeper as you lower brightness. The same 240 Hz with shallow modulation bothers far fewer people. If a display is uncomfortable at 240 Hz, the fix is not a setting, it is a different panel or a different dimming method.
3,840 Hz. Phone makers advertise "high-frequency PWM dimming" at rates such as 1,920 Hz or 3,840 Hz. The claim means the emitter pulses that many times per second instead of 240 or 480, so each dark gap is a fraction as long, and most sensitive users tolerate it noticeably better. Two caveats worth knowing before you buy on that number. A high pulse rate says nothing about modulation depth, and the advertised rate often applies only within part of the brightness range or only in certain display modes, with some panels dropping back to low-frequency pulsing near the bottom of the slider. Treat the marketing figure as a starting point, then check the measured result for your exact model.
For flicker frequencies broken out by manufacturer and display type, CircadianShield's PWM flicker guide carries the fuller breakdown.
PWM sensitivity symptoms
Only a subset of people react to display flicker they cannot consciously see. This is a comfort and wellness issue, not a diagnosis, and the honest answer to "how many people" is that estimates vary a lot by how you measure. What sensitive users report, in NotebookCheck's coverage and in communities like the LEDStrain forum, clusters around a few core complaints:
- Aching or pressure behind the eyes. The most common report, easily mistaken for ordinary eye strain. It builds over 30 to 90 minutes at the screen and eases after you step away.
- Headaches that track one device. Frontal or temple headaches that reliably follow sessions on a particular monitor, laptop, or phone, and often get worse when its brightness is set low.
- Trouble keeping text in focus. Text that seems to shimmer or need constant refocusing, sometimes despite a normal eye exam.
- Dizziness or mild nausea. Less common, but reported often enough that NotebookCheck names nausea alongside eye strain and headaches in its PWM overview.
- Unusual fatigue after screen work. A drained, foggy feeling out of proportion to the work itself.
None of these symptoms is unique to PWM. That is why the pattern matters more than any single item: discomfort that follows one specific display, worsens at low brightness, and fades within minutes away from the screen points toward flicker. Symptoms that linger for hours, or that show up on every display equally, usually have another cause. If yours are severe or persistent, that is a reason to see an eye-care professional, not to self-diagnose from a web page.
Who is most likely to be PWM sensitive
Sensitivity is not evenly distributed. A few groups show up again and again:
- Migraine history. People who get migraines are substantially more likely to be flicker-sensitive. It is well documented in the headache literature and explains why fluorescent office lighting sets some people off.
- Photosensitivity. Certain neurological conditions, some medications, and post-concussion states can raise flicker sensitivity for a while or for good. CircadianShield's light sensitivity screen filter workflow and its FL-41-style spectrum filtering page cover the screen setup people in this group tend to land on.
- Low brightness habits. If you keep your screen dim, you are living in the deep-modulation zone where PWM is strongest. CircadianShield's monitor brightness and eye strain guide covers this trap in detail.
- Reading and scrolling. When your eyes track quickly across a pulsing backlight, the flicker interacts with the motion and can smear into visible strobing, which is more fatiguing than a still image.
Does PWM sensitivity go away?
Sometimes, and not on a schedule you control. There is no evidence that you can train PWM sensitivity away by pushing through it, and CircadianShield will not pretend otherwise. What people do report is that sensitivity tracks the state underneath it: when a post-concussion period or a rough migraine stretch settles, flicker tolerance often improves with it. Sensitivity that arrived with a new laptop and never left is a different story, and it usually ends with a different laptop.
The opposite pattern shows up just as often in flicker communities. After a few weeks on a display measured flicker-free, going back to a pulsing screen can feel worse than it did before, and there is no controlled evidence on whether that reflects a change in the visual system or simply knowing what to look for. Either way, the practical takeaway is the same: exposure is the variable you can actually change. Lower the flicker your eyes see, whether by hardware, by a high-frequency dimming toggle, or by keeping brightness high and dimming in software the way CircadianShield's PWM flicker protection does, and judge it by how you feel after a week.
OLED vs LCD: which is safer for PWM sensitivity?
There is no clean winner. Each technology fails differently.
LCD. An LCD has a separate LED backlight behind the panel. At or near full brightness, many LCDs run with little or no visible flicker. Drop the brightness and a lot of them switch into low-frequency PWM. So an LCD can be comfortable at 100% and rough at 20%. Laptop panels are frequent offenders here; CircadianShield's laptop PWM flicker guide shows how to check yours.
OLED. OLED has no backlight. Each pixel emits its own light, and brightness is usually controlled by pulsing that emission. Many OLED phones and TVs use PWM in the 240 to 480 Hz range, low enough to bother sensitive people, especially at reduced brightness. The good news is that newer OLED phones increasingly offer high-frequency PWM dimming in the 1,000 to 2,000 Hz range, which is far easier to tolerate. Some also offer DC-like dimming, which adjusts voltage across most of the brightness range and only falls back to pulsing near the bottom, trading a little low-brightness color accuracy for far less flicker. NotebookCheck's analysis of DC dimming versus PWM on AMOLED is a good primer on the trade-offs, and CircadianShield's guide to why some OLED displays cause eye strain goes deeper on OLED-specific flicker.
The practical rule: do not assume a panel is safe because of its type. Look up the measured frequency for your exact model before you trust it. CircadianShield's PWM monitor guide covers how to tell whether a specific monitor uses PWM before you buy.
DC dimming vs PWM, and why DC is not a free win
DC dimming is the main alternative to PWM, and it is the one flicker-sensitive readers ask CircadianShield about most. Instead of pulsing the light off and on, DC dimming lowers the current or voltage driving it, so output stays continuous and there is nothing to flicker. For someone reacting to backlight pulsing, that is the difference between a comfortable screen and a headache.
The reason it is not simply the better method is what happens at the bottom of the brightness range. LEDs and OLED emitters get spectrally unstable at low drive current: color temperature drifts, dark grays go blotchy, and panel-to-panel uniformity falls apart. That is the exact problem PWM was adopted to dodge. So most devices that advertise DC dimming actually run hybrid: DC across the upper brightness range, then a switch to pulsing below some threshold, which is why a phone with a DC dimming toggle can still band on camera at 10% brightness. NotebookCheck's analysis of DC dimming versus PWM on AMOLED walks through the color cost in detail.
Test the toggle rather than trusting it. Turn DC dimming on, then repeat the slow-motion camera check at 100%, 50%, and 20% brightness. If the bands appear only at the low end, you have found your threshold, and staying above it with software dimming layered on top is a workable setup.
Which phone, laptop, or monitor is best if you are PWM sensitive?
There is no single best device for PWM sensitivity, and CircadianShield will not hand you a model list that goes stale in a quarter, because manufacturers change panel suppliers within the same model name and the same phone can flicker differently across two production runs. What holds up is a set of buying criteria you can apply to whatever is on the shelf:
- Check the exact model in a measured database first. The NotebookCheck PWM ranking and the RTINGS flicker test publish frequency and, in many cases, modulation depth. A review that does not mention flicker has not tested for it.
- Prefer a high-frequency PWM dimming toggle. On phones this is usually in display settings, advertised at 1,920 Hz or 3,840 Hz, and it is the single most useful feature for a sensitive buyer.
- Ask whether the toggle covers the whole brightness range. Both high-frequency PWM and DC dimming are often limited to part of the slider or to SDR content only.
- For monitors, look for measured flicker-free operation at every brightness level, not a marketing badge. CircadianShield's guide to verifying a flicker-free monitor shows how to confirm a model before you buy.
- For laptops, check the panel variant, not the model line. Same chassis, different display option, completely different flicker behavior. CircadianShield's laptop PWM flicker guide covers how to identify what is actually in your machine.
- Try before you commit if you can. Thirty minutes in a store at low brightness tells you more than any spec sheet.
How to test for PWM sensitivity
There is no clinical PWM sensitivity test. What you can test is your display, and then your own response to changing it. Start with the display, because if it does not flicker, PWM is not your problem.
You do not need lab gear. The reliable home method is your phone's slow-motion camera. Lower your screen brightness to about 20%, point the phone's slow-motion mode at it, and record. Rolling horizontal dark bands mean the light output is flickering, most often PWM dimming. A clean, even image means DC dimming or high-frequency PWM. Repeat at 50% and 100% brightness to see how the flicker changes with the duty cycle.
A quick low-tech version is the pencil test: wave a pen back and forth in front of a bright screen in a dark room. A steady display blurs the pen into a smooth streak. A pulsing one chops it into separate, ghostly copies.
For hard numbers, independent labs measure this for you. The RTINGS monitor flicker test and the NotebookCheck PWM database publish flicker frequency for hundreds of monitors, laptops, and phones. CircadianShield's full PWM and monitor flicker test walks through the camera method step by step, including per-phone frame-rate guidance and how to read the results.
The display test answers only half the question. To find out whether flicker is what is bothering you, change one variable and watch your symptoms. Keep hardware brightness high and dim with software for a week, or work on a display that measures flicker-free, and note whether the pattern shifts. Symptoms that ease when flicker exposure drops, and come back when it returns, are the strongest signal you can get outside a lab.
What to do right now if a screen is giving you a flicker headache
If a PWM headache is building while you read this, work through these in order. They take about a minute and none of them require buying anything.
- Raise hardware brightness to 80% or higher. This is backwards from normal eye strain advice, and it is the right move for PWM: duty cycle rises with brightness, so the dark gaps between pulses get shorter.
- Cut the glare that made you dim it. Turn on a lamp behind or beside the screen so a bright display stops feeling harsh. Room light is what lets you stay out of the deep modulation zone.
- Dim in software, not in hardware. Reduce the picture with an overlay so the screen looks comfortable while the backlight stays near full duty cycle. CircadianShield does this on macOS and Windows, and CircadianShield's screen dimmer app guide compares the platform options if you want to see how the built-in controls fall short.
- Stop scrolling. Eye movement across a pulsing backlight smears flicker into visible strobing. Page down instead of smooth-scrolling and the strain drops noticeably.
- Step away for twenty minutes. PWM symptoms usually ease within minutes of leaving the screen. If yours do not, flicker is probably not the whole story.
On Windows specifically, Night light changes color temperature but does nothing to backlight pulsing, and the brightness slider drives the panel straight into deeper PWM. CircadianShield's blue light filter for Windows guide covers what the built-in tools do and where they stop.
How to get rid of PWM symptoms: fixes ranked by how well they work
These are ordered by how reliably they fix the problem, not by how easy they are. Be skeptical of anything that promises to remove backlight flicker through software alone.
- Flicker-free or high-frequency hardware (most reliable). If a display flickers, the surest fix is a different display. Look for DC dimming, a certified flicker-free rating, or measured PWM above 1,000 Hz. Dell, BenQ, and LG have all shipped flicker-free variants in their professional monitor lines, and many recent OLED phones offer a high-frequency PWM dimming toggle. CircadianShield's guide to verifying a flicker-free monitor shows how to check any model on the measured databases before you buy.
- Keep hardware brightness high, then dim with software. Because PWM is deepest at low brightness, one of the best moves is to keep your hardware brightness at or near 100%, where most panels run at or close to full duty cycle, and reduce apparent brightness with a software overlay instead. A software dimmer lowers the pixel values in the image, so the screen looks darker without you pushing the backlight into deep low-brightness PWM. This is the mechanism behind CircadianShield's PWM flicker protection.
- Turn on high-frequency PWM dimming if your device offers it. Some newer OLED phones and laptops expose a 1,920 Hz or 3,840 Hz dimming option in display settings. It does not remove pulsing, but moving from 240 Hz to a few thousand Hz is enough for many sensitive users. Check it with the camera test rather than assuming it applies at every brightness level.
- Raise brightness and adjust the room. If you cannot install anything, nudging brightness up and adding soft ambient light so the screen does not need to be blinding can pull you out of the worst PWM zone. It is a partial fix, but a free one.
Here is the honest limit, and it is the part most marketing pages skip. Software dimming cannot change how your backlight behaves at a given hardware brightness. If your display flickers even at 100% brightness, no overlay can remove that pulsing, because software never touches the backlight driver. In that case, flicker-free hardware is the only real fix. Software dimming helps because it lets you stay at high hardware brightness while still getting a comfortable, darker screen. It is not a way to switch PWM off.
Stay at high brightness, without the glare
CircadianShield dims through a software overlay, so you can keep hardware brightness high and avoid the deep low-brightness PWM that causes the worst symptoms. Runs on macOS and Windows. One-time purchase with a 14-day money-back guarantee, no account required.
Get CircadianShieldPWM headaches vs regular screen headaches
Not every headache that worsens at a screen is a PWM headache. The distinction matters because the fixes are different. Screen headaches in general have several roots, focusing fatigue, glare, posture, dry eyes, and color temperature among them. PWM flicker is one specific cause with its own pattern.
| Characteristic | PWM flicker headache | General screen headache |
|---|---|---|
| Where it starts | Behind or around the eyes, sometimes temples | Neck, forehead, or diffuse pressure |
| Brightness correlation | Worse at low brightness settings | Usually worsens with high brightness or glare |
| How quickly it resolves | Eases within minutes of stepping away from the screen | Can linger for hours, especially with posture involvement |
| Lighting crossover | Fluorescent lights often trigger similar symptoms | Less specific to light source type |
| Display change effect | Can begin or worsen after switching to a new monitor | Relatively consistent across display types |
| Primary fix | Flicker-free display, or high brightness plus software dimming | Breaks, distance adjustment, glare reduction, color temperature |
If your pattern matches the PWM column, the flicker test will tell you within a couple of minutes whether your display is a plausible source. If the pattern is more mixed, work through eye strain causes in order: distance, breaks, brightness, color temperature, and then flicker. CircadianShield's digital eye strain guide covers the full sequence.
Frequently asked questions
Is PWM sensitivity real?
Yes, though it is poorly quantified. There is no clinical test for PWM sensitivity and prevalence estimates vary widely, but the mechanism is documented: the visual system responds to light modulation well above the rate at which people consciously perceive flicker. The IEEE built its 1789-2015 recommended practice around measured flicker effects rather than visible flicker, setting modulation limits that tighten as frequency drops. What nobody can tell you from a web page is whether flicker is the cause of your symptoms specifically. That takes a display test plus a controlled change in exposure.
How do you get rid of PWM sensitivity?
You reduce the flicker your eyes are exposed to, because there is no evidence you can train the sensitivity away by pushing through it. In order of reliability: move to a display measured flicker-free or running PWM above 1,000 Hz, turn on high-frequency PWM dimming if your device offers a 1,920 Hz or 3,840 Hz option, keep hardware brightness at 80% or higher and dim the picture with a software overlay instead, and add ambient room light so a brighter screen feels comfortable. Sensitivity tied to a temporary state, such as a post-concussion or migraine period, often eases as that state settles.
Which phone is best for people who are PWM sensitive?
There is no single best model, and any list goes out of date fast because manufacturers change panel suppliers within the same model name. Use criteria instead: look up the exact model in the NotebookCheck PWM ranking before buying, prefer a phone with a high-frequency PWM dimming toggle advertised at 1,920 Hz or 3,840 Hz, check whether that toggle covers the whole brightness range or only part of it, and confirm with the slow-motion camera test at 20% brightness in a store if you can.
Is 240 Hz PWM flicker bad?
240 Hz sits in the contested middle. It is below the roughly 500 Hz level NotebookCheck describes as generally fine for most people and above the roughly 250 Hz point where sensitive users start reporting symptoms, so the answer depends on modulation depth: how far the light drops between pulses. Deep modulation at 240 Hz, which is what most panels do at low brightness, is the classic problem combination. Shallow modulation at the same frequency bothers far fewer people.
How do I know if I am PWM sensitive?
There is no clinical test, so it comes down to pattern matching plus a controlled change. Signs that point to PWM sensitivity: symptoms that start 30 to 90 minutes into screen time and ease when you step away, discomfort that gets worse at low brightness, pressure behind the eyes rather than forehead or neck tension, and similar trouble under fluorescent light. To check, confirm your display actually flickers with the slow-motion camera method, then change one variable, for example keep hardware brightness high and dim with software, or work on a flicker-free display for a few days, and watch whether symptoms track the change.
Is there a PWM sensitivity test?
Not a medical one. The practical test has two parts. First, confirm your display flickers: the slow-motion camera method, or a lookup in the RTINGS or NotebookCheck flicker databases, tells you whether and at what frequency. Second, run an exposure trial: work on a flicker-free display, or keep hardware brightness high and dim with a software overlay, for several days and note whether symptoms change. Symptoms that ease when flicker exposure drops and return when it comes back are the strongest signal you can get outside a lab.
How do I know if my monitor uses PWM?
The reliable home method is your phone's slow-motion camera. Point it at your screen, lower the brightness to about 20%, and record. Rolling horizontal dark bands mean the light output is flickering, most often PWM dimming. A clean, even image means DC dimming or high-frequency PWM. For measured numbers, look up your exact model on the RTINGS flicker test or in the NotebookCheck PWM ranking of laptops, phones, and tablets. Both publish measured flicker frequency for hundreds of devices. Step by step instructions are on CircadianShield's monitor flicker test page if you want to run the camera method properly.
What PWM frequency is safe?
There is no single hard cutoff, because sensitivity varies. NotebookCheck notes that frequencies above roughly 500 Hz are generally fine for most people, many sensitive users report symptoms below about 250 Hz, and a small group notices flicker even above 10 kHz. IEEE 1789-2015 sets modulation limits that scale with frequency, so higher-frequency flicker is safer at the same depth. As a rule of thumb, low-frequency PWM under 250 Hz at deep modulation is the combination most likely to cause trouble.
Can PWM dimming cause headaches and eye strain?
For a subset of people, yes. Only some viewers physiologically respond to flicker they cannot consciously see, and it is more common in people with a migraine history, photosensitivity, or a recent concussion. Symptoms usually start within 30 to 90 minutes and ease after you step away. Because PWM gets deeper as brightness drops, the headaches often show up worst on a screen someone has dimmed for comfort. This is a wellness and comfort issue, not a diagnosis. Severe or persistent symptoms are a reason to see an eye-care professional.
Why do symptoms get worse at low screen brightness?
At low brightness the PWM duty cycle drops, so the backlight spends a larger fraction of each cycle switched off. A display at 20% brightness may sit dark 80% of each cycle, which is a deeper pulse than the same panel at 70%. That is why turning brightness down to reduce strain can make PWM symptoms worse.
Is OLED or LCD better for PWM sensitivity?
It depends on the specific panel. Many OLED phones and TVs use PWM in the 240 to 480 Hz range, which can bother sensitive users, especially when dimmed. Some newer OLED phones offer high-frequency PWM dimming in the 1,000 to 2,000 Hz range that is much easier to tolerate. LCDs at full brightness often show little flicker, but many switch to low-frequency PWM when dimmed. Neither type is automatically safe. Check the measured frequency for your exact model.
Does software dimming fix PWM flicker?
Partly, and the detail matters. Software dimming lowers the pixel values in the image, so you can keep hardware brightness high, where most displays run at or near full duty cycle, and still get a comfortable, darker screen. That avoids the deep low-brightness PWM that causes the worst symptoms. What software cannot do is change how the backlight behaves at a given hardware brightness. If a display flickers at 100% brightness, no overlay can remove that. In that case only flicker-free hardware fixes it. CircadianShield uses this overlay approach for its PWM flicker protection on macOS and Windows.
What is the difference between a PWM headache and a regular screen headache?
PWM symptoms typically start behind or around the eyes, get worse at lower brightness, and ease quickly once you step away. They also often appear under fluorescent lighting. General screen headaches are more often tied to focusing fatigue, posture, glare, or dry eyes, tend to present as neck tension or frontal pressure, and do not specifically track with brightness level.
Are MacBook and Apple displays flicker-free?
Apple does not publish PWM specifications, and behavior varies by model and by SDR versus HDR mode. Independent measurements from RTINGS and NotebookCheck are the best reference. Many MacBook LCD panels measure very high flicker frequencies that most people tolerate well, while some Apple OLED and mini-LED behavior differs by mode. Rather than assume, look up your exact model in a measured database.
Software dimming, solar-tracked color temperature
CircadianShield dims with a software overlay so you can keep hardware brightness high, while tracking the sun's phase for color temperature. Native apps for macOS and Windows, with screen filtering running on your own machine. A comfortable screen, without the deep low-brightness flicker.
Get CircadianShield