How to Keep My Computer Awake on Windows 11/10 (Every Method That Works)

Your screen keeps going dark. Your PC locks itself. A download stops mid-way because the machine went to sleep. I’ve been there, and it’s genuinely annoying. Here’s the short answer: go to Settings > System > Power and set the screen and sleep timers to “Never.” That alone fixes most cases in under 30 seconds.

But depending on what you need, there’s more to it. You might want the screen to stay on only while you’re presenting. You might need the PC to keep running overnight without touching the display settings permanently. Or maybe your changes keep reverting and you can’t figure out why.

Why Windows Keeps Putting Your PC to Sleep

Windows has a built-in power management system designed to save electricity and extend laptop battery life. By default, it dims the screen after a few minutes of inactivity and puts the machine to sleep shortly after. That’s fine most of the time, but it becomes a problem when you’re:

  • Watching a long video without touching the mouse
  • Running a long file transfer or download
  • Presenting to a group and your screen keeps going dark
  • Leaving a process running overnight (a backup, a render, a scan)
  • Working on a second monitor where Windows doesn’t detect your mouse movement

The fix is straightforward once you know where to look.

How to Keep Your Computer Awake on Windows 11

Keep My Computer Awake

Method 1: Change Sleep Settings in Windows 11 (The Main Fix)

This is the fastest and most permanent way to stop your PC from sleeping.

  1. Press Windows + I to open Settings
  2. Go to System, then click Power & sleep (on older builds it might say Power & battery)
  3. Under the Screen section, set “When plugged in, turn off after” to Never
  4. Under the Sleep section, set “When plugged in, PC goes to sleep after” to Never
See also  How to Pin Your Favorite Contacts to Taskbar in Windows: Complete Guide in 2026

If you’re on a laptop and want it to stay awake on battery too, change the “On battery power” options as well, though I’d only do that if you have a specific reason.

That’s it. Your PC won’t sleep until you change this back.

Method 2: Use a Power Plan (Windows 11)

Power plans give you more control. You can create a plan that keeps the PC awake and switch back to your normal one when you don’t need it.

  1. Open Control Panel (search for it in Start)
  2. Go to Hardware and Sound > Power Options
  3. Click Create a power plan on the left
  4. Name it something like “Always On”
  5. Set both screen and sleep times to Never
  6. Click Create

Switch between plans anytime from the battery icon in the taskbar (on laptops) or from Control Panel.

Method 3: Use Presentation Mode (Great for Meetings)

If you’re giving a presentation or sharing your screen, Presentation Mode prevents sleep and notifications automatically.

  1. Press Windows + K or go to Settings > System > Projecting to this PC
  2. Alternatively, search “Presentation Settings” in Start
  3. Turn on I am currently giving a presentation

This also silences notifications, which is a nice bonus.

How to Keep Your Computer Awake on Windows 10

Method 1: Change Power & Sleep Settings in Windows 10

The steps are almost identical to Windows 11.

  1. Press Windows + I to open Settings
  2. Go to System > Power & sleep
  3. Under Screen, set both “On battery power, turn off after” and “When plugged in, turn off after” to Never
  4. Under Sleep, do the same for both options

Method 2: Change Power Plan in Windows 10

  1. Right-click the battery icon in the taskbar and choose Power Options
  2. Or go to Control Panel > Hardware and Sound > Power Options
  3. Click Change plan settings next to your current plan
  4. Set “Turn off the display” and “Put the computer to sleep” both to Never
  5. Click Save changes

Keep Your Computer Awake Without Changing System Settings

Sometimes you can’t or don’t want to permanently change power settings. Maybe it’s a work machine, or you just want a temporary fix for one session.

Use PowerToys Awake (Microsoft’s Official Tool)

Microsoft’s free PowerToys app has a feature called Awake that keeps your PC awake on demand without touching your power settings. It sits in the system tray and you can activate it with one click.

  1. Download Microsoft PowerToys from GitHub or the Microsoft Store
  2. Install it and open the PowerToys settings
  3. Enable the Awake module
  4. Click the coffee cup icon in the system tray
  5. Choose “Keep awake indefinitely” or set a specific time duration

When you’re done, just turn it off. Your original sleep settings stay intact.

This is my favourite method for temporary use. It’s official, it’s free, and it doesn’t mess with anything else.

See also  How to Show FPS on PC: Every Method That Actually Works (2026)

Use the Command Line (powercfg)

If you’re comfortable with the command line, you can change power settings directly via powercfg.

Open Command Prompt as Administrator and run:

powercfg /change standby-timeout-ac 0
powercfg /change monitor-timeout-ac 0

The 0 means never. -ac means plugged in. Use -dc for battery. To reset back to defaults (e.g., 30 minutes):

powercfg /change standby-timeout-ac 30
powercfg /change monitor-timeout-ac 15

Use Task Scheduler to Prevent Sleep at Specific Times

If you want your PC to stay awake only during certain hours, Task Scheduler can run a script at a set time to change power settings and then revert them later. This is more advanced but very useful for automated overnight tasks.

Prevent Sleep During Specific Tasks

Keeping the PC Awake During a File Transfer or Download

Windows should not sleep while an active network transfer is running, but it sometimes does anyway. Here’s what to do:

  • Open Power Options and set sleep to Never before you start the transfer
  • Or use PowerToys Awake and set a time limit that covers the duration
  • If you’re downloading via a browser, check the browser itself isn’t set to throttle background activity

Keeping the Screen On During a Video

If you’re watching a video and the screen keeps dimming, the app might not be sending the “keep awake” signal to Windows. VLC does this correctly. Some web-based players don’t.

  • Switch to a different player like VLC
  • Or move your mouse slightly every few minutes (or use a free tool like Caffeine for Windows which simulates a keypress periodically)

Keeping the PC Awake with the Lid Closed (Laptops)

If you close your laptop lid and want it to stay on (e.g., plugged into an external monitor):

  1. Open Control Panel > Hardware and Sound > Power Options
  2. Click Choose what closing the lid does on the left
  3. Set “When I close the lid” to Do nothing for both “On battery” and “Plugged in”
  4. Click Save changes

Now closing the lid won’t trigger sleep.

All Methods at a Glance

MethodPermanent?Requires Admin?Best For
Power & Sleep SettingsYesNoEveryday use at home/work
Power PlanYesNoSwitching between profiles
PowerToys AwakeTemporaryNoOne-time sessions
powercfg (CMD)YesYesAdvanced/IT users
Presentation ModeTemporaryNoMeetings, presentations
Caffeine (third-party)TemporaryNoQuick fix, no installs

Why Your Sleep Settings Keep Resetting

If you change the settings and they keep reverting, a few things could be causing it:

Group Policy (on work or school computers) Your IT department may have enforced power settings through Group Policy. Any changes you make locally get overridden. You’ll need to ask your IT admin to make an exception, or use PowerToys Awake which works at the application level, not the system level.

Battery Saver Mode On laptops, Windows automatically enables Battery Saver when the battery drops below a threshold (usually 20%). Battery Saver overrides your power settings and reduces screen timeout. Disable it or plug in before it kicks in.

Connected Standby / Modern Standby Some newer PCs, especially Surface devices and laptops with InstantGo, use a feature called Modern Standby (S0 Low Power Idle). This can cause sleep-like behavior even when sleep is set to “Never.” To check:

  1. Open Command Prompt as Administrator
  2. Run powercfg /a
  3. If it shows “S0 Low Power Idle” as the only available state, that’s your culprit
See also  Set Your Time and Time Zone Manually Windows: Complete Guide for 2026

To disable Modern Standby, you’d need to modify a registry value, which is outside the scope of a simple settings change. For most people, PowerToys Awake works around this without needing to touch the registry.

A Windows Update resetting defaults Some major Windows updates can reset power settings to defaults. It’s annoying but it happens. Just reapply your settings after a major update.

Screen Stays On But PC Still Sleeps (or Vice Versa)

These are two separate settings in Windows. The screen timeout and the sleep timeout are independent. You can have:

  • Screen stays on, PC sleeps (screen appears on but PC is in low-power state)
  • Screen turns off, PC stays awake (common on desktops)
  • Both stay on (what most people want)

Make sure you set both the screen and sleep values to “Never” if you want full wakefulness.

Summary

The fastest fix is Settings > System > Power & Sleep > set everything to Never. That works for 90% of people reading this.

For temporary situations, PowerToys Awake is the cleanest solution because it doesn’t permanently change your settings and it’s made by Microsoft, so there’s no sketchy third-party software involved.

If your settings keep reverting, check whether you’re on a managed/work device, and look into Modern Standby if you’re on a newer laptop.

For laptops with closed lids, the lid action setting in Control Panel is separate from sleep settings, so handle that independently.

Pick the method that fits your situation, apply it once, and move on. None of these require technical expertise.

FAQs

Can I keep my computer awake when I’m not actively using it but have a long process running?

Yes. The best approach here is to use PowerToys Awake and set it to run for a specific number of hours that covers your process. This way, the machine won’t sleep mid-task, and when the time expires, your normal sleep settings resume automatically. You don’t need to remember to turn it off.

Does keeping my PC awake permanently damage it or increase electricity costs noticeably?

It won’t damage modern hardware. PCs and monitors are designed to run continuously. The electricity difference between sleep and idle is real but small. A typical desktop at idle draws around 40-80 watts versus near-zero in sleep. Over a month, at average US electricity rates, that’s roughly $2-5 more on your bill. For a laptop, the bigger concern is battery wear if it’s not plugged in.

My second monitor keeps going to sleep even though my main screen stays on. How do I fix that?

This is a Windows multi-monitor quirk. Windows may treat each display independently, especially if they’re on different connections (HDMI vs DisplayPort). Go to Display Settings, right-click on the second monitor, and check if there’s a separate display timeout. If not, try updating the monitor’s driver, or use DDC/CI software to manage it. PowerToys Awake also keeps all displays active when enabled.

I’m on a shared work computer and I can’t change power settings because they’re greyed out. What can I do?

The settings are being controlled by your IT admin via Group Policy. You have a few options: ask IT to adjust the policy for your account, use PowerToys Awake which works at the user/application level and doesn’t require system-level permission changes, or use the third-party Caffeine tool which simulates a keypress at intervals to keep the session active.

Is there a way to keep the screen awake during a specific time window daily without doing anything manually?

Yes. Use Task Scheduler to run a powercfg command at a specific time to set sleep to “Never,” then run another scheduled task to restore it. Create two tasks, one in the morning and one in the evening, each running a simple .bat file with the appropriate powercfg command. It runs silently in the background and you never have to think about it again.

MK Usmaan