Skip to content
Follow
Windows

How to Change Screen Timeout to Turn Off Display After in Windows 11

Richard
Written by
Richard
Mar 30, 2026 Updated Apr 3, 2026 4 min read
How to Change Screen Timeout to Turn Off Display After in Windows 11
How to Change Screen Timeout to Turn Off Display After in Windows 11

This tutorial shows you how to set how long your Windows 11 computer waits before turning off the display when it’s idle. You can choose a screen timeout, which is the amount of time your PC stays inactive before the display automatically turns off.

⚡ Quick Answer

Press ⊞ Win+I to open Settings, navigate to System > Power & battery > Screen and sleep, and select your desired timeout duration from the dropdown menus. You can choose specific times for when on battery or plugged in, or select “Never.

Why does this matter?

Turning off your display when you’re not using it saves power and helps your battery last longer.

What happens when you do this?

Changing your screen timeout in Windows 11 means you can decide how long your display stays on before turning off automatically to save power.

By default, Windows 11 turns off your screen after 5 minutes when running on battery power and 15 minutes when plugged in.

Starting with Windows 11 build 29550.1000 (Canary), any power setting changes you make in the Settings app—like for display, sleep, or hibernate timeouts—will now apply across all your power plans. This means your choices stay the way you want them.

Reference:

Power settings in Windows 11 – Microsoft Support

You can use screen and sleep settings to save energy and make your battery last longer.

If your device has a presence sensor, you can turn on or off Automatically turn off my screen when I leave and turn on or off Automatically wake up my device when I approach. The location of presence detection settings varies depending on your device brand and model.

Option One

The easiest way to change your screen timeout in Windows 11 is by using the built-in Settings app.

  1. Press Win+I to open Settings.
  2. Click System on the left side.
  3. Click Power & battery on the right side (depending on whether your PC has a battery).
  4. Click Screen and sleep on the right side.
  5. Select Never or choose how many minutes or hours you want for screen timeout. Use the drop-down menus for “On battery power, turn off my screen after” and/or “When plugged in, turn off my screen after.”
  6. Close Settings.

Change Screen Timeout in Settings

Windows 11 Settings Power and battery tile icon
Windows 11 Power & battery settings in the Settings app.

Windows 11 turn screen off after dropdown menu settings
Windows 11 turn screen off after dropdown menu settings

Option Two  Open Power & battery settings

You can also change your screen timeout in Windows 11 by going through the Control Panel, which gives you access to power plan options.

  1. Open Control Panel in icons view.
  2. Click the Power Options icon.
  3. Click Choose when to turn off the display on the left side.
  4. Select Never or choose how many minutes or hours you want for screen timeout. Use the drop-down menus for “On battery” and/or “Plugged in.”
  5. Click Save changes.
  6. Close Control Panel.

Change Screen Timeout in Power Plan Settings

Windows 11 Control Panel Power Options window
Windows 11 Control Panel Power Options window

Control Panel choose when to turn off display settings
Control Panel choose when to turn off display settings

Control Panel turn off the display timeout options
Control Panel turn off the display timeout options

Option Three

For more specific control over when your screen turns off in Windows 11, you can use the Advanced Power Plan Settings.

  1. Open Control Panel in icons view.
  2. Click the Power Options icon.
  3. Click Change plan settings for your active power plan (for example: “Ultimate Performance”).
  4. Click Change advanced power settings.
  5. Scroll down and expand Display and Turn off display after.
  6. Select Never or choose how many minutes or hours you want for screen timeout. Use the drop-down menus for “On battery” and/or “Plugged in.”
  7. Click OK.
  8. Close Control Panel.

Change Screen Timeout in Advanced Power Plan Settings

Power Options change plan settings link location
Power Options change plan settings link location

Control Panel turn off display timeout minutes selection
Control Panel turn off display timeout minutes selection

Option Four

If you like using commands, you can change your screen timeout in Windows 11 using the Windows Terminal with administrator privileges.

If you prefer typing commands, you can use Windows Terminal to change your screen timeout.

  1. Open Windows Terminal and select Command Prompt or Windows PowerShell.
  2. Type one of the commands below and press Enter.

For battery power:

💻Code
powercfg -change -monitor-timeout-dc <minutes>

OR

💻Code
powercfg /SETDCVALUEINDEX SCHEME_CURRENT 7516b95f-f776-4464-8c53-06167f40cc99 3c0bc021-c8a8-4e07-a973-6b14cbcb2b7e <seconds>

For plugged in:

💻Code
powercfg -change -monitor-timeout-ac <minutes>

OR

💻Code
powercfg /SETACVALUEINDEX SCHEME_CURRENT 7516b95f-f776-4464-8c53-06167f40cc99 3c0bc021-c8a8-4e07-a973-6b14cbcb2b7e <seconds>

Important:

  • Replace <minutes> with how many minutes you want before the display turns off.
  • Replace <seconds> with how many seconds you want before the display turns off.
  • Using 0 (zero) minutes or seconds works the same as choosing “Never.”
  1. Close Windows Terminal.

Summary

You can change your screen timeout in Windows 11 using four main methods: the Settings app, Control Panel options, Advanced Power Plan Settings, or command-line tools.

  • Option One: Use the Settings app for a quick and easy change.
  • Option Two: Use Power Options in Control Panel to adjust when your display turns off.
  • Option Three: Use Advanced Power Plan Settings for more detailed control.
  • Option Four: Use command-line tools if you prefer typing commands (requires admin privileges).

Choose the option that works best for you. All of these methods will help you save power and extend your battery life.

How do I change the screen timeout setting in 🪟 Windows 11?

Adjust default screen and sleep settings To adjust power and sleep settings in Windows 11, select Start > Settings > System > Power & battery > Screen, sleep, & hibernate timeouts.

How do I change the screen time limit on 🪟 Windows 11?

To set screen time limits: Step 1 – From your account, search family options in the centre menu search bar. Click Family options. Step 2 – Click View family settings and click on your child's profile. Click Screen time from the left-hand menu.

Was this guide helpful?

Tags: #Windows 11
Was this helpful?
Richard

About the Author

Richard

Tech Writer, IT Professional

Richard, a writer for Geek Rewind, is a tech enthusiast who loves breaking down complex IT topics into simple, easy-to-understand ideas. With years of hands-on experience in system administration and enterprise IT operations, he’s developed a knack for offering practical tips and solutions. Richard aims to make technology more accessible and actionable. He's deeply committed to the Geek Rewind community, always ready to answer questions and engage in discussions.

📚 Related Tutorials

How to Disable Command Prompt in Windows 11
Windows How to Disable Command Prompt in Windows 11
How to Set Windows Terminal to Open with Command Prompt on Windows 11
Windows How to Set Windows Terminal to Open with Command Prompt on Windows 11
How to Check Active Power Plans in Windows 11
Windows How to Check Active Power Plans in Windows 11
How to Create Custom Power Plans in Windows 11
Windows How to Create Custom Power Plans in Windows 11

No comments yet — be the first to share your thoughts!

Leave a Comment

Your email address will not be published. Required fields are marked *