https://github.com/devaesthetic/win-optimizer
Optimize Your Windows
https://github.com/devaesthetic/win-optimizer
optimization optimizer powershell powershell-script windows windows-10
Last synced: 10 months ago
JSON representation
Optimize Your Windows
- Host: GitHub
- URL: https://github.com/devaesthetic/win-optimizer
- Owner: DevAesthetic
- License: mit
- Created: 2025-06-29T05:01:36.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2025-06-29T05:12:43.000Z (10 months ago)
- Last Synced: 2025-06-29T06:21:01.616Z (10 months ago)
- Topics: optimization, optimizer, powershell, powershell-script, windows, windows-10
- Language: PowerShell
- Homepage:
- Size: 20.5 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Windows Optimizer Suite
A user-friendly PowerShell-based toolkit for optimizing Windows PCs and laptops. Includes registry tweaks, RAM optimization, debloating, service management, power plan management, and more.
## Features
- Clean, interactive PowerShell UI
- Separate optimizations for PC and Laptop
- Game and battery life modes
- Automatic creation of missing power plans (Ultimate/High Performance)
- One-click 'Apply All' for full optimization
## How to Use
### 1. Run the Optimizer
- Right-click `Optimizer-UI.ps1` and select **Run with PowerShell** (recommended, requires admin rights for full effect)
- Or, double-click `run-optimizer.bat` to launch the optimizer in a PowerShell window
### 2. Follow the Menu
- Select your device (PC/Laptop)
- Choose the optimization mode (Performance, Battery, etc.)
- Pick an action or use 'Apply All' for full optimization
- For power plans, you can manage and apply them directly from the menu
### 3. Requirements
- Windows 10/11
- Run as Administrator for best results
## File Structure
- `win-tool.ps1` — Main interactive menu
- `workflow/` — Contains all optimization scripts, organized by device and mode
- `run.bat` — Batch file to launch the optimizer easily
## Disclaimer
Use at your own risk. Some tweaks may affect system behavior. Always back up important data before applying system-wide changes.