You can see the changelog here.
To install Aurora, Windows Optimizer, there are several methods available:
You can officially download Aurora from the Microsoft Store here.
Install Aurora using Winget with the following command:
winget install azurejoga.aurorawindowsoptimizer
Open PowerShell and run the following commands:
Install-Script -Name aurora
Aurora
Run this command in PowerShell to download and install Aurora:
Set-ExecutionPolicy -Scope Process -ExecutionPolicy Unrestricted -Force; Invoke-Expression (Invoke-WebRequest -Uri "https://github.com/azurejoga/Aurora-Windows-Optimizer/raw/aurora/installer.ps1" -UseBasicParsing).Content
Install Aurora using Chocolatey:
choco install aurora-windows-optimizer --version=13.0.0
Get Aurora for Windows 10 and 11 by downloading the ZIP version:
- SHA-256:
5123e47574eaabae4b621eed575d11d6b6269a9a3fc8f8ee9924bae84a69c8f0
Aurora is also available as an NVDA Addon for improved accessibility. Download the latest version (v18.0 or higher):
- hotkey: NVDA + SHIFT + A to activate aurora!
To update Aurora, open the program and press ALT or go to the Tools menu, then select Check for Updates. A new installer will launch, and you will need to select the directory where Aurora is installed. Common installation directories include:
- Microsoft Store: Documents
- Documents: Where the NVDA Addon may be found (under `Documents).
- Chocolatey: Chocolatey’s default directory.
- Winget: Winget’s installation directory.
Note that the NVDA Addon is usually located in the Documents
folder, but other installations depend on the user-defined directories.
After selecting the correct path, follow the on-screen instructions to complete the update.