Microsoft is redesigning PowerToys Awake, the free Windows 11 utility that prevents your PC from dropping into sleep mode, to include a new flyout with timer presets and the ability to keep your computer awake while specific applications are running, according to a freshly opened proposal on the PowerToys GitHub repository.
The Proposed Awake Flyout: What’s Changing
If you’ve ever started a long file download, only to have your monitor go dark and the transfer pause because Windows decided to sleep, you already know why Awake exists. This PowerToys module lives in your system tray and lets you override Windows’ power plan temporarily. The current version – available in the stable PowerToys v0.85.1 release as of March 2025 – offers three modes: Keep Awake Indefinitely, Keep Awake for a Timed Interval, and Keep Awake Until Expiration (a predetermined schedule). It also has an experimental Process-Aware mode that monitors a chosen executable and holds the system awake as long as that program is running. But the controls for all of this are scattered across right-click context menus and a bare-bones settings page. The new proposal, posted by a Microsoft PowerToys team member, reimagines the user interface as a modern flyout with intuitive one-click controls.
The flyout, as described in the GitHub discussion, replaces the current right-click tray behavior with a panel that slides out from the system tray icon. It surfaces the most common actions immediately: a prominent toggle to enable or disable Awake, a timer strip with preset durations (think 15 minutes, 30 minutes, 1 hour, 2 hours, and a custom input), and a toggle for “Keep Awake While an Application is Running” with a dropdown to select the target process. A visual countdown shows exactly how much time remains before Windows resumes its default sleep behavior. This is a clear departure from today’s workflow, where setting a timed keep-awake requires diving into the settings UI, and the process-aware feature is hidden behind an experimental flag you must first enable in the main PowerToys dashboard.
Why This Redesign Matters for Your Workflow
For Home Users and Remote Workers
The flyout addresses a small but persistent friction: temporary work that doesn’t warrant modifying your system-wide power plan. You’re about to hop on a video call. You don’t want your screen to lock mid-presentation, but you also don’t want to forget to turn it off afterward and drain battery overnight. With the timer presets, you can tap “30 minutes” and know your device will revert to its usual sleep settings automatically. The visual countdown in the tray icon reinforces this peace of mind.
Process-Aware mode, meanwhile, finally becomes accessible to non-technical users. Today, activating it requires opening PowerToys Settings, navigating to Awake, scrolling to an experimental section, flipping a toggle, and then typing the executable name manually – correct casing and all. In the proposed flyout, you simply pick from a list of running processes, or you can still type a custom path if you know it. This matters for anyone who regularly runs long exports, renders, or downloads in specific apps: you set it once, and Awake automatically keeps the machine awake when those apps launch, without any further thought. For instance, a photographer using Adobe Lightroom for a multi-hour export can now rely on Awake to stay active only during that specific workload.
For IT Administrators and Power Users
The flyout doesn’t just tweak appearance; it makes Awake more suitable for enterprise deployment. PowerToys is increasingly being adopted via Microsoft Intune and winget in managed environments. A prominent countdown timer and clear on/off state minimize helpdesk calls from employees who accidentally leave Awake enabled and wonder why their laptop’s battery drains overnight. The ability to attach keep-awake to a known business application – say, a custom inventory scanner that runs overnight – reduces the likelihood of users tweaking global power policies, a far riskier change. It also simplifies the creation of documentation: screenshot a flyout with clear labels, and you have an instant reference guide.
For Developers
If you’re scripting tasks or building tools on Windows, Process-Aware mode becomes more reliable. The revamped UI suggests that the underlying detection logic might also improve, perhaps by watching for the process to truly finish rather than relying on a heartbeat check. While the proposal doesn’t guarantee backend changes, it signals Microsoft’s intent to make the feature a first-class citizen rather than an experimental bolt-on. That could mean fewer false positives and more consistent behavior across Windows 11 editions.
From Right-Click to Flyout: The Evolution of Awake
Awake first landed in PowerToys v0.57 back in April 2022. Back then, it was a simple toggle that kept your screen and system awake indefinitely. Users immediately asked for timed intervals, which arrived a few releases later. The Process-Aware mode debuted as an experimental option in PowerToys v0.70 (March 2023), tucked behind a feature flag because the team wasn’t sure about performance and stability. It has remained experimental ever since, with only minor refinements.
The current tray experience is a product of that incremental history. Right-click the icon and you get a context menu with “Awake for: 30 minutes, 1 hour, 2 hours” and a “Keep awake indefinitely” option. It works, but it’s clunky. To add a custom time, you must open the full settings window. To use Process-Aware, you must first enable it in the general PowerToys interface, then return to the Awake settings, then specify a process. The process list is a static textbox, not a browsable picker. Many users don’t even know it exists.
The proposed flyout is part of a broader trend across PowerToys to modernize UI for Windows 11. Recent updates have introduced redesigned color pickers (Color Picker v2), a streamlined FancyZones editor, and a refreshed dashboard. Awake is the logical next step. The team’s design rationale, as outlined in the proposal, emphasizes discoverability and reducing clicks. They cite user feedback requesting a one-click timer and easier process association.
What to Do Now: Preparing for the Update
No official release date is attached to the redesign; it’s a proposal open for community discussion on GitHub. But here’s how to stay ahead:
- Watch the GitHub proposal – The proposal is hosted in the PowerToys repository’s Discussions section. (Link in references.) Star the discussion to receive notifications as it moves from design to implementation.
- Turn on experimental updates – If you want to test early builds, open PowerToys Settings → General, and under “PowerToys update,” enable “Experimental pre-release.” This installs versions from the GitHub release pipeline that often contain preview features. Note: pre-release versions can be unstable; use them on a non-critical machine.
- Familiarize yourself with current Awake – Understanding the existing modes makes the transition smoother. Right-click the Awake tray icon and try all three timed presets. Then, enable Process-Aware mode: Settings → Awake → toggle “Enable Process-Aware mode” → type
notepad.exeorchrome.exe. See how it behaves when you close that app. This gives you a baseline for comparing the new flyout. - Provide feedback – The PowerToys team actively considers user input. If you have ideas about timer durations (should there be a 10-minute skip?), the process picker (should it show all apps or only user‑launched processes?), or accessibility, comment on the GitHub proposal. Constructive feedback often shapes the final design.
If you manage a fleet of Windows 11 devices, now is the time to evaluate whether the upcoming Awake improvements align with your organization’s power policies. A new GPO template for PowerToys settings isn’t yet planned, but the redesign could pave the way for easier administrative control. You might start documenting use cases where Process-Aware mode could replace custom power plans.
Outlook: When Will This Ship?
As a proposal, the flyout redesign must still pass through design review, community feedback, and development sprints. The PowerToys team typically ships minor updates every 4–6 weeks, with larger feature updates every 2–3 months. Since the proposal is brand new, the redesign is unlikely to appear before the v0.90 release cycle (estimated late Q2 2025). However, an experimental build with a partially functional flyout could surface sooner if interest is high. Keep an eye on the PowerToys release page for builds that mention “Awake UI overhaul” or “flyout redesign.”
When it does arrive, it won’t require any migration steps. Your current Awake settings will carry over, though the flyout may reset your tray icon preferences to its default. Microsoft has a good track record of preserving user configurations, so the main change will be the new interaction model, not a loss of functionality. For now, the current Awake tool remains a solid, if unglamorous, solution for keeping Windows awake exactly when you need it.