doc/devdocs/modules/awake.md
Public overview - Microsoft Learn
Awake is a PowerToys utility designed to keep your computer awake without permanently modifying system power settings. It prevents the computer from sleeping and can keep the monitor on, providing a convenient alternative to changing system power configurations.
Awake works by preventing system sleep through Windows power management APIs. The module runs as a background process that interfaces with the Windows power management system to keep the device awake according to user preferences.
Users can access Awake through the PowerToys system tray icon. From there, they can:
Awake includes command-line functionality for power users and automation scenarios, allowing programmatic control of the utility's features.