If your computer goes to sleep too quickly or not quickly enough, you can change the amount of time it waits before going to sleep when you’re not using it. This guide will show you easy ways to change those settings in Windows 11.
What is Sleep Mode?
Sleep is a low-power mode that helps save energy. When your PC sleeps, it uses very little power but can wake up quickly so you can continue where you left off. Windows also saves your work automatically in case your battery runs out.
Use Sleep mode when you step away from your computer for a short time.
How to Change Sleep Timeout – The Easy Way
- Open Settings: Press Windows key + I on your keyboard.
- Click System on the left menu, then select Power & battery (or just Power if you don’t see battery options).
- Click Screen and sleep to expand the options.
- 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.
If you don’t want your PC to ever go to sleep automatically, choose Never.
- Close Settings when you’re done.


Alternative: Change Sleep Settings Using Control Panel
- Open the Control Panel by searching for it in the Start menu.
- Set the view to Small icons or Large icons if it’s not already, then click Power Options.
- Click Choose when the computer sleeps on the left side.
- 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.
- Click Save changes.
- Close Control Panel when finished.

Advanced Option: Use Power Plan Settings
- Open Control Panel and go to Power Options.
- Click Change plan settings next to your current power plan.
- Select Change advanced power settings.
- Scroll down and click the plus (+) next to Sleep, then expand Sleep after.
- Set how many minutes or hours before sleep for On battery and Plugged in. Choose Never by entering 0.
- Click OK to save.
- Close Control Panel if you want.


Use Command Prompt to Change Sleep Timeout (For Advanced Users)
If you like using commands, you can change your sleep settings using Windows Terminal, Command Prompt, or PowerShell:
powercfg -change -standby-timeout-dc <minutes>
This sets the sleep time when on battery (laptops only).
powercfg -change -standby-timeout-ac <minutes>
This sets the sleep time when plugged in.
Replace <minutes> with how many minutes you want the PC to wait before sleeping. Use 0 for “Never”.
Example: To set sleep timeout to 30 minutes when plugged in, type:
powercfg -change -standby-timeout-ac 30
Note: Desktop PCs usually don’t have separate settings for battery and plugged in.
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.
Now you know how to control when your Windows 11 computer goes to sleep! Adjust these settings to fit your work habits and save energy.




Leave a Reply