Skip to content
Follow
Windows

How to Change When Your Windows 11 Computer Goes to Sleep

Richard
Written by
Richard
Mar 17, 2026 Updated Sep 15, 2026 4 min read
How to Change When Your Windows 11 Computer Goes to Sleep
How to Change When Your Windows 11 Computer Goes to Sleep

Sleep mode on Windows 11 pauses your PC in a low-power state so you can pick up right where you left off. Adjusting your sleep timeout stops the screen from turning off too fast or wasting battery when you step away from your desk.

Advertisement

You can pick a time from one minute up to five hours, or set your PC to never fall asleep while plugged into the wall.

⚡ Quick Answer

Open Settings, go to System, then Power & battery, and click Screen and sleep. Adjust the dropdown menus for “On battery power” and “When plugged in” to set your desired sleep timeout, or select “Never” to disable automatic sleep.

Advertisement

How to Change Sleep Timeout – The Easy Way

  1. Open Settings : Press Windows key + I on your keyboard.
  2. Click System on the left menu, then select Power & battery (or just Power if you don’t see battery options).
  3. Click Screen and sleep to expand the options.
  4. Here you can set how long your PC waits before it goes to sleep:

    • On battery power, put my device to sleep after: Choose how many minutes or hours your laptop waits when not plugged in.

    • When plugged in, put my device to sleep after: Choose how long your PC waits before sleeping when it’s plugged into power.


    To change the Windows 11 sleep timeout using the modern Settings app , open Settings by pressing the Win plus I on your keyboard. Select System, click Power & battery, and expand the Screen and sleep menu. From there, you can pick the exact number of minutes or hours your computer waits before turning off the screen or going to sleep.

  5. Close Settings when you’re done.
Windows 11 Power and battery settings tile in Settings app
Windows 11 Power & battery settings in the Settings app.

windows 11 screen and sleep settings options
windows 11 screen and sleep settings options

Alternative: Change Sleep Settings Using Control Panel

  1. Open the Control Panel by searching for it in the Start menu .
  2. Set the view to Small icons or Large icons if it’s not already, then click Power Options.
  3. Click Choose when the computer sleeps on the left side.
  4. Use the drop-down menus to pick how many minutes or hours before sleep for both On battery and Plugged in (if available). Select Never if you don’t want automatic sleep.
  5. Click Save changes.
  6. Close Control Panel when finished.
Control Panel window showing computer sleep settings options
windows when i press the sleep button options new image

You can also adjust your Windows 11 sleep timeout through the classic Control Panel if you prefer traditional menus. Search for Control Panel in the Start menu , open Power Options, and click the option to choose when the computer sleeps. Use the drop-down menus to select your preferred idle time before the system goes to sleep.

Advertisement

Advanced Option: Use Power Plan Settings

  1. Open Control Panel and go to Power Options.
  2. Click Change plan settings next to your current power plan.
  3. Select Change advanced power settings.
  4. Scroll down and click the plus (+) next to Sleep, then expand Sleep after.
  5. Set how many minutes or hours before sleep for On battery and Plugged in. Choose Never by entering 0.
  6. Click OK to save.
  7. Close Control Panel if you want.
Windows 11 sleep timeout configuration with time duration options
Windows 11 sleep timeout configuration with time duration options

Advanced power plan settings let you fine-tune your Windows 11 sleep timeout down to the exact minute for both battery and plugged-in states. Open the Control Panel, go to Power Options, click change plan settings next to your active plan, and open the advanced power settings window to enter your custom sleep durations.

Windows 11 sleep settings menu for adjusting power timeout values
windows sleep button action advanced power option window

Traditional power plans offer deeper customisation. Expand the 'Sleep' section here to fine-tune the sleep duration for both battery and plugged-in states.

Use Command Prompt to Change Sleep Timeout (For Advanced Users)

Command Prompt lets advanced users change the Windows 11 sleep timeout instantly using the built-in powercfg tool. Opening Command Prompt and running specific powercfg commands allows you to set exact idle time limits for both battery and plugged-in power modes without clicking through graphical menus.

The `powercfg /change standby-timeout-dc <minutes>` command sets the sleep time for Windows 11 laptops when they operate on battery power. For example, setting `<minutes>` to 30 means the laptop will go to sleep after 30 minutes of inactivity on battery. This command reduces power draw to extend battery life during idle periods.

Advertisement
powercfg -change -standby-timeout-ac <minutes>

To configure the sleep duration while connected to AC power, substitute <minutes> with the preferred timeframe. Enter 0 to disable automatic sleep entirely.

For example, to enforce a 30-minute timeout while plugged in, type:

powercfg -change -standby-timeout-ac 30
📝NoteDesktop PCs typically lack separate battery and plugged-in configurations.

Summary

  • Save Energy: Sleep mode helps your PC save power and protect your battery.
  • Customize: You can pick how long your computer waits before sleeping.
  • Easy to Change: Change sleep settings in Settings, Control Panel, or even with commands.
  • Protect Your Work: Windows saves your work automatically in sleep mode.
  • More Help: Check Microsoft’s official guide if you want to learn more.

Adjusting your Windows 11 sleep timeout helps you balance battery life and convenience by controlling how long your computer stays awake while idle. You can easily change these standby intervals using the Settings app, Control Panel, advanced power plans, or Command Prompt depending on what works best for you.

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.

Advertisement

📚 Related Tutorials

How to Change Power Plan in Windows 11
Windows How to Change Power Plan in Windows 11
How to Disable Command Prompt in Windows 11
Windows How to Disable Command Prompt in Windows 11
How to Add or Remove the Sleep Button in Windows 11
Windows How to Add or Remove the Sleep Button in Windows 11
How to Access Control Panel in Windows 11
Windows How to Access Control Panel 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 *