Table of Contents
This updated guide examines How to Add // Remove 'Allow Wake Timers' from Power Options in and organizes the essential facts, background, and practical takeaways in clear American English.
Wake timer is a timer event that wakes the PC from sleeping and hibernating state at a specific time. For example, a task in the Task Scheduler is checked in the "Wake the computer to run this task" checkbox.
Wake timer in Windows 10 includes things like rebooting after Windows updates.
This tutorial will show you how to add or remove the Allow wake timers setting under the Sleep section in Power Options for all users in Windows 10.
Note : You must be logged in as an admin to be able to add or remove this setting in Power Options.
Add or remove "Allow wake timers" in Power Options with Command Prompt
1. Open a Command Prompt with admin rights.
2. Type the command below you want to use into the Command Prompt and pressEnter.
(Add - default)
powercfg -attributes SUB_SLEEP BD3B718A-0680-4D9D-8AB2-E1D2B4AC806D -ATTRIB_HIDE
Or:
(Erase)
powercfg -attributes SUB_SLEEP BD3B718A-0680-4D9D-8AB2-E1D2B4AC806D +ATTRIB_HIDE
3. You can now close the Command Prompt if desired.
Add or remove "Allow wake timers" in Power Options with the REG file
The downloaded.reg files below will modify the DWORD value in the following registry key:
HKEY_LOCAL_MACHINESYSTEMCurrentControlSetControlPowerPowerSettings238C9FA8-0AAD-41ED-83F4-97BE242C8F20BD3B718A-0680-4D9D-8AB2-E1D2B4AC806D
1. Follow step 2 (to add) or step 3 (to delete) below for what you want to do.
2. To add "Allow wake timers" to Power Options, download this file and go to step 4 below.
3. To remove "Allow wake timers" from Power Options, download this file and go to step 4 below.
4. Save the.reg file to the desktop.
5. Double click on the downloaded.reg file to merge it.
6. When prompted, click Run> Yes (UAC)> Yes> OK to approve the merge.
7. You can now delete the downloaded.reg file if you like.
FAQ
What is How to Add // Remove 'Allow Wake Timers' from Power Options in about?
It provides a structured overview of Allow wake timers, explains the main context, and highlights practical takeaways for readers.
Why does this topic matter?
Understanding the main concepts helps readers evaluate the issue, avoid common mistakes, and make better-informed decisions.
How should readers use this information?
Use the guidance as a practical starting point, confirm details that may have changed, and follow current product, safety, or security recommendations.
Reader Comments 0
Sign in with email or Google to join the discussion.