memory-saving

Winsage
May 22, 2026
Microsoft PowerToys is introducing a new optional low memory mode to address significant memory usage from inactive background processes. This feature, developed by an independent contributor, will close the helper process of specific utilities when not in use, allowing users to relaunch them with a hotkey, albeit with a slightly slower initial launch. The initial rollout will support four tools: Text Extractor, Color Picker, Advanced Paste, and Peek. A shared settings map and helper APIs have been introduced to facilitate this feature, which was renamed to “Close apps when inactive” during the code review process. Users can enable this memory-saving behavior globally or for specific applications, with each supported module featuring a toggle on its settings page. The feature is not yet available in PowerToys, and the default behavior will keep background processes running until users opt into the new feature. The code has passed initial validation checks and is awaiting final confirmation before public release.
Search