すべての記事
Device Tutorials2025/01/22

How to Keep Screen On Mac: 4 Easy Methods to Prevent macOS Sleep Mode

A quick guide for Mac users to keep display active using system settings, terminal, and web tools.

Need to keep your Mac display active during a presentation, monitoring session, or long reading task? You have several reliable options, depending on how permanent you want the change to be.

Method 1: Adjust macOS display sleep settings

For most users, this is the cleanest approach.

  • Open System Settings
  • Go to Lock Screen or Displays/Battery (varies by macOS version)
  • Increase Turn display off time or set a longer interval

Best for: regular daily workflows.

Method 2: Use Terminal (caffeinate)

For temporary sessions, run:

caffeinate -d

This keeps the display awake while the command is active.

Best for: one-off sessions without changing preferences permanently.

Method 3: Use utility apps

Apps like Amphetamine can offer menu-bar controls, triggers, and schedules.

Best for: users who want richer automation.

Method 4: Use a browser wake-lock tool

Open a keep-awake webpage and enable the toggle.

Best for: no-install, quick on/off use.

Common reasons Mac still sleeps

  • Battery mode forces aggressive sleep
  • Corporate device management profile overrides settings
  • External display energy settings differ from laptop display settings
  • Presentation day: caffeinate -d
  • Desk workstation: System Settings + charger connected
  • Occasional use: browser-based wake lock

Final recommendation

If you need a temporary and reversible setup, browser wake-lock or caffeinate is ideal. If you need persistent behavior, adjust system settings.

Also read: How to Keep Screen On Windows 11/10: 4 Methods That Actually Work.

FAQ

Is caffeinate safe on macOS?

Yes, it is a built-in command-line tool provided by Apple.

Will changing sleep settings affect battery life?

Yes. Longer awake sessions consume more battery, especially on MacBooks.

Which method is best for temporary sessions?

caffeinate or a browser wake-lock tool is usually the best quick option.