Windows sometimes does not fully shut down or restart your PC properly, leaving background processes running, preventing a clean power cycle, or causing slow startups.
This program was created to provide a simple, reliable, and modern GUI for performing full shutdowns and restarts on Windows PCs. With just a click, you can fully power off or restart your computer safely, without relying on the sometimes inconsistent Windows default methods.
-
Shutdown: Fully turn off your PC immediately.
-
Restart: Fully restart your PC immediately.
-
Cancel: Exit the application without taking any action.
-
Modern GUI: Dark, futuristic theme with neon-style buttons.
-
Icons included: Buttons feature clear icons for easy recognition.
-
Standalone exe: Can be run as a single-file executable without needing Python installed.
-
PowerOptions.exe (or Python script PowerOptions.pyw)
-
Icons/ folder (for the button icons)
- Make sure you have Python 3.x, CustomTkinter and Pillow installed:
[CMD]> pip install customtkinter pillow
- Run the script:
[CMD]> python PowerOptions.pyw
-
Double-click the PowerOptions.exe
-
The GUI will open immediately.
-
Shutdown: Fully powers off your PC.
-
Restart: Fully restarts your PC.
-
Cancel: Closes the program.
-
For the .exe version, Windows may show a generic Python icon in Explorer.
-
To fix the icon, you can create a shortcut to the exe and assign the PowerButton.ico as the shortcut icon.
-
Make sure to run the program as a normal user; administrative permissions may be required on some systems for shutdown/restart commands.
This program is free to use and modify. Use responsibly.
meon