Skip to content

iiibbbmmm/EnergyStarX

 
 

Repository files navigation

Energy Star X

🌏 简体中文

Improve your Windows 11 device's battery life

Microsoft Store Download GitHub Release

Screenshot

Donate

Donate on Buy Me a Coffee:

(Open on your phone to pay with Apple Pay or Google Pay)

Buy me a coffee

For Chinese users, scan with WeChat:

WeChat Donation QR Code

Introduction

Energy Star X leverages Windows 11's EcoQoS API (aka "Efficiency Mode") to throttle background applications to improve battery life and system thermal. It will not throttle foreground application to ensure user experience.

This app is a GUI version of the open source software EnergyStar, developed with Windows App SDK (WinUI 3).

Requirements

For the best result, you need:

Software

  • Windows 11 22H2 (Build 22621) or above

Hardware

  • Intel 10th gen or newer mobile processors
  • AMD Ryzen 5000 or newer mobile processors
  • Qualcomm mobile processors

This app can work on Windows 11 21H2 (Build 22000) and older hardware, but may not get the best result.

Usage

Let it run in background in the system tray. You can choose to run it automatically at startup in settings page.

You can see a green leaf icon next to throttled background process in Task Manager's "Status" column.

Task Manager Leaf

Known Limitations

  • If you are using some taskbar enhancement software such as StartAllBack, this app may crash when you hover over system tray icon.
  • Child processes do not get boosted when the parent process receives input focus.
  • System processes (which is Session 0) do not get throttled. Currently there are some assumption that non-user processes know what they are doing.

Acknowledgements

How to contribute

See Contributing.md.

About

🔋Improve your Windows 11 device's battery life. A WinUI 3 GUI for https://github.com/imbushuo/EnergyStar.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 100.0%