alec-hs / windows-11-setup

Setup scripts for Windows 11

Repository from Github https://github.comalec-hs/windows-11-setupRepository from Github https://github.comalec-hs/windows-11-setup

Windows 11 Setup Script

Setup scripts for Windows 11 PC.

How to use:

  1. Install Windows

  2. Setup User Account

  3. Login

  4. Download and extract the repo

  5. Run Powershell as normal user

  6. Execute

    Set-ExecutionPolicy -ExecutionPolicy Bypass -Scope Process -Force
  7. cd to the extracted folder

  8. Run the script 'setup.ps1'

About

Setup scripts for Windows 11

License:MIT License


Languages

Language:PowerShell 100.0%