Aurora is an open-source project designed to enhance your Windows experience by applying privacy, usability, and performance optimizations.
-
Privacy Enhancements: Safeguard your privacy by disabling unnecessary tracking. This process eliminates most telemetry embedded in Windows and enforces various group policies to significantly reduce data collection
-
Performance Boost: Aurora achieves harmony between optimal performance and seamless compatibility. It introduces carefully crafted adjustments to enhance Windows' speed and responsiveness while preserving critical functionality. Unlike others, Aurora avoids superficial tweaks or negligible improvements, ensuring greater stability and reliability
- Enhanced gaming performance and reduced latency
- Faster system and program loading times
- Reduced system resource usage
- Optimized AMD/NVIDIA GPU performance
- Improved network settings and reduced lag
- Disabled unnecessary services and processes
- Enhanced overall desktop experience
Aurora requires administrative privileges to apply system-wide tweaks. Follow these steps to run it:
-
Start Menu Method:
- Right-click on the Start Menu.
- Choose "Windows PowerShell (Admin)" (Windows 10) or "Terminal (Admin)" (Windows 11).
-
Search and Launch:
- Press the Windows key, type "PowerShell" or "Terminal."
- Press
Ctrl + Shift + Enter
or right-click and choose "Run as administrator."
Before using Aurora:
- Create a System Restore Point to ensure you can undo any changes if needed.
- Back Up Your Data for additional safety.
Run the following command in PowerShell (Admin):
irm "https://ibrpride.com/Aurora" | iex
Run the following command in Cmd (Admin):
powershell -Command "irm 'https://ibrpride.com/Aurora' | iex"
If you encounter any errors or the above command doesn't work, try this alternative command:
powershell Set-ExecutionPolicy Bypass -Scope Process -Force; [System.Net.ServicePointManager]::SecurityProtocol = [System.Net.ServicePointManager]::SecurityProtocol -bor 3072; Invoke-WebRequest "https://github.com/IBRHUB/Aurora/releases/download/0.7/Aurora.cmd" -OutFile "$env:temp\Aurora.cmd"; Start-process $env:temp\Aurora.cmd
Aurora in Arabic • Troubleshooting • LICENSE
Made with Love ❤️