Why screens sleep — and how to stop it
Prevent screen sleep: why it happens and how to stop it
Your screen sleeps because the OS counts idle seconds. You need it to stay on right now. Here's the instant fix, the permanent fix, and the limits of both.
Why your screen sleeps in the first place
Every operating system runs an idle countdown: if no input arrives within a set time, the display powers down. It exists to save battery and, on lock-enabled accounts, to secure a device you've walked away from. Useful defaults — until you're reading, presenting or waiting on something to finish.
There are two ways to prevent screen sleep: hold a temporary wake lock from the browser (quick, reversible, nothing to configure), or extend the OS idle timer itself (permanent, works everywhere including on the lock screen).
The quick fix: hold a wake lock
Tap once and this tab tells your operating system to keep the display awake. No install, no admin rights, and it releases the moment you stop it or the timer ends.
0:00
Ready when you are
Keep this tab visible — browsers pause wake locks on hidden or minimized tabs.
The permanent fix: change the idle timer
If the screen should never sleep on this device, change the setting once instead:
| Device | Where the setting lives | Guide |
|---|---|---|
| Windows | Settings → System → Power & battery → Screen and sleep | Windows guide |
| Mac | System Settings → Lock Screen — or the caffeinate command | Mac guide |
| iPhone | Settings → Display & Brightness → Auto-Lock → Never | iPhone guide |
| Android | Settings → Display → Screen timeout | Android guide |
What no wake lock can prevent
- Closing the lid. Lid-close is a hardware-level sleep trigger handled by the OS, outside the browser's reach.
- Choosing Sleep yourself. The OS menu, the power button and keyboard shortcuts always win.
- Hiding the tab. A background or minimized tab loses its wake lock by design — the browser assumes you're no longer using the page.
- Forced lock policies. Some workplaces enforce lock after N minutes via device management. A wake lock can't override those, and bypassing them may breach policy.
Screen still sleeps with the tool running?
- Confirm the tab is visible and the status shows Screen awake — the pill at the top of the tool tells you the truth in real time.
- Charge the device or leave battery-saver mode; some systems refuse wake locks to protect a low battery.
- If the whole machine suspends (fans and all), you're fighting a system-sleep timer, not the screen timeout — use the device guides above.