| |

How to Stop Monitor from Turning Off in Windows 11 (3 Ways)

Windows 11 tutorial for preventing PC monitors from automatically turning off during use

To prevent your monitor from turning off in Windows 11, open Settings > System > Power & battery > Screen, sleep & hibernate timeouts and set “When plugged in, turn my screen off after” to Never. For a one-line option, run powercfg /change monitor-timeout-ac 0 from an admin Terminal. Either method takes effect immediately — no restart needed.

Applies to: Windows 11 (23H2, 24H2, 25H2) and Windows 10 (22H2) | Last updated: May 25, 2026

How to Prevent Your Monitors from Turning Off in Windows 11

Key Takeaways

  • The default Windows 11 timeout is short — usually 5 or 10 minutes plugged in and 3 minutes on battery. Both are easy to change.
  • The fastest path is Settings > System > Power & battery on Windows 11, or Settings > System > Power & Sleep on Windows 10. Set the screen-off dropdown to Never.
  • The CLI one-liner is powercfg /change monitor-timeout-ac 0. The 0 means never; any other number is minutes.
  • Screensavers and lock-screen timeouts can override your setting — if the screen still goes black, check the screensaver and the dynamic-lock options too.
  • On laptops, leave the battery timeout shorter than the plugged-in one — a monitor running 24/7 on battery will drain the laptop in a couple of hours.

Quick Steps

  1. Right-click the Start button and choose Power Options (or open Settings > System > Power & battery).
  2. Expand Screen, sleep & hibernate timeouts (called Screen and sleep on older 23H2 builds).
  3. Set “When plugged in, turn my screen off after” to Never.
  4. For laptops, set the matching battery option to a sensible number like 15 minutes (not Never).
  5. Or run powercfg /change monitor-timeout-ac 0 in an admin Terminal for the same result without the UI.
  6. Confirm the screensaver is set to (None) so it can’t override the new timeout.

In This Guide

This guide covers three different ways to stop your monitor from going to sleep, plus what to do if the screen still goes dark after changing the timeout:

Why I Always Change This Setting on a Fresh Windows Install

During my 10+ years running a computer repair shop, this was one of the first settings I changed on every machine I set up. Windows 11 ships with the screen-off timeout set to around 5 minutes on AC and 3 minutes on battery, which is fine for a locked office laptop but actively gets in the way during driver installs, long downloads, or anything you walk away from for a minute.

The setting is harmless to change. It does not affect sleep mode, hibernation, or screen burn-in on any modern LED, IPS, or VA panel. OLED is the only display type where you might want to keep some kind of dimming or timeout enabled to reduce risk of permanent image retention.

Method 1: Change the Screen Timeout in the Settings App

This is the path Microsoft expects you to use on Windows 11. It is the fastest method and matches the in-video walkthrough.

  1. Right-click the Start button and choose Power Options. This opens Settings > System > Power & battery.
  2. Click the Screen, sleep & hibernate timeouts section to expand it. On older 23H2 builds this section is labelled Screen and sleep.
  3. Open the dropdown next to “When plugged in, turn my screen off after” and pick Never.
  4. If you are on a laptop, the “On battery power” dropdown sits right above. I leave this at 15 or 30 minutes — setting it to Never will flatten the battery very quickly.
  5. Close the Settings window. The change applies immediately — no restart needed.

While you are on the Power & battery page, the Power mode dropdown at the top is worth a look. Setting it to Best performance keeps the CPU from down-clocking aggressively during idle. I always set this on desktops; on laptops I only set it when plugged in.

Tip: If the dropdown is greyed out or missing, your machine is most likely on a group-policy-managed power plan (common on work laptops). You will need to use Method 2 with administrator rights, or have IT release the policy.

Method 2: Control Panel Power Plans (Legacy View)

The classic Control Panel power plan editor still exists in Windows 11 and is the right tool when you want different timeouts per power plan, or you need access to Advanced power settings like USB selective suspend or PCI Express link state.

  1. Press Windows + R, type powercfg.cpl, and press Enter. This opens the Power Options Control Panel directly.
  2. Next to the active power plan (usually Balanced), click Change plan settings.
  3. Set Turn off the display to Never for “Plugged in” — and for “On battery” if you are on a desktop.
  4. Click Save changes.

If you have a custom plan like the High Performance one I cover in my guide on adding the High Performance power plan, this is also where you adjust it without affecting Balanced.

Method 3: powercfg One-Liner from Terminal

If you are setting up multiple machines or want to script the change, powercfg is faster than clicking through Settings. Open Windows Terminal as Administrator (right-click the Start button, pick Terminal (Admin)) and run either of these commands.

Never turn off the screen while on AC power:

powercfg /change monitor-timeout-ac 0

Never turn off the screen while on battery:

powercfg /change monitor-timeout-dc 0

The number at the end is the timeout in minutes. 0 disables the timeout entirely. To set a 30-minute timeout instead, use powercfg /change monitor-timeout-ac 30.

To verify the change, run powercfg /query and look for the Display subgroup. The value next to Turn off display after should read 0x00000000, which is the hex representation of zero minutes.

Note: powercfg only modifies the active power plan. If you switch plans, you will need to run the command again under the new active plan, or change to that plan first.

Screen Still Turns Off After Setting Timeout to Never?

If the display still goes dark after setting the timeout to Never, one of these overrides is almost always responsible.

A screensaver is still active

Screensavers run on a separate timer from the screen-off timeout. Press Windows and type change screen saver to open the screensaver dialog. Set Screen saver to (None) and click OK.

Dynamic Lock is turning off the screen

Open Settings > Accounts > Sign-in options and scroll to Dynamic lock. If the box for “Allow Windows to automatically lock your device when you’re away” is checked, Windows uses your paired phone’s Bluetooth signal to lock and dim the screen. Uncheck it if you do not want this behaviour.

Presence sensing on newer laptops

Recent laptops (mostly 2023+) with a human presence sensor will dim and lock the display when you walk away. The setting lives under Settings > Privacy & security > Presence sensing. Turn off Dim my screen when I look away and Lock my device when I leave.

Settings revert after a Windows Update

Feature updates occasionally reset power settings — the January 2026 update did this on a handful of machines I tested. The cleanest fix is to apply your full preferred Windows configuration through Winhance, which includes a power-plan profile that survives feature updates. I built Winhance partly because I got tired of redoing the same tweaks after every big update.

Will Keeping the Monitor On 24/7 Damage It?

On modern LCD panels (IPS, VA, TN), no. I have run desktop monitors 12+ hours a day for years with no measurable wear. The backlight LEDs in a modern panel are rated for tens of thousands of hours of continuous use, and the only practical impact of leaving the screen on is a small bump to your power bill.

On OLED panels, the calculation is different. OLED pixels lose brightness over their lifetime and a static image left on screen for many hours can cause permanent burn-in. If you have an OLED monitor or laptop screen, I would set the timeout to something like 30-60 minutes rather than Never, and let the built-in pixel-shift and refresh cycles do their work.

Frequently Asked Questions

Does setting the screen timeout to Never also disable sleep mode?

No. Screen sleep and computer sleep are independent. Setting the screen to Never only keeps the display on. The “Make my device sleep after” option directly below it controls whether the whole computer enters sleep. If you want both, set them both to Never — but on laptops you almost certainly want sleep enabled on battery to avoid a flat battery.

Will this drain my laptop battery faster?

Yes, noticeably. A typical laptop LCD pulls 5-10 watts when active. On a 50 Wh battery that is roughly 5-10 hours of extra drain on top of whatever the CPU and GPU use. I always recommend leaving the battery-side timeout at 15-30 minutes and only setting Never on the plugged-in side.

How do I do this on Windows 10?

Windows 10 uses the same idea but a different path: Settings > System > Power & Sleep. The “Screen” dropdown there has the same Never option. Methods 2 and 3 in this guide (Control Panel power plans and the powercfg command) work identically on Windows 10.

Can I set different screen timeouts for different power plans?

Yes — that is exactly what Method 2 is for. The Settings app only edits the active plan, but Control Panel lets you open any plan’s settings via Change plan settings and set independent screen-off times. This is useful if you have a custom High Performance plan alongside Balanced.

Why is my screen timeout dropdown greyed out?

This is almost always a managed-policy lock applied by an employer or school. Open Settings > Accounts > Access work or school to confirm whether the device is managed. If it is, the timeout has been set centrally and only IT can change it. On a personal machine with no work account, run powercfg /restoredefaultschemes from an admin Terminal — that resets the plan ownership and usually re-enables the dropdown.

Lock In Your Power Settings With Winhance

If you set up Windows machines regularly — for yourself, family, or as part of a job — manually adjusting the same handful of power and screen settings on every install gets old fast. Winhance is the free utility I built to bundle these tweaks (power plan, screen timeout, sleep behaviour, telemetry, debloat) into a single one-click setup. You can also bake your configuration into a custom Windows ISO using my UnattendedWinstall guide so the next install lands on a fully configured desktop without any manual tweaking at all.

Similar Posts