FirstRun.ps1
is a PowerShell script designed for the initial setup of a fresh Windows installation. It performs various optimizations, disables unnecessary services, installs essential applications using Winget, and activates Office and Windows.
-
Download or clone this repository to your local machine.
-
Open PowerShell as an administrator.
-
Navigate to the directory where
FirstRun.ps1
is located. -
Run the script:
.\FirstRun.ps1
Follow any on-screen prompts.
Optimizes Visual Effects for better performance. Disables Location and Telemetry Services. Adjusts UAC settings to Never Notify. Installs essential applications using Winget. Activates Office and Windows.
This script is compatible only with Windows 10 or Windows 11.
Use this script at your own risk. Ensure you have the necessary permissions and legal rights to activate Office and Windows.
This project is licensed under the MIT License.
Note: Please review the script contents before execution to understand and customize the settings based on your preferences.
For any issues or improvements, feel free to open an issue.