ARXChrono / win-setup

Windows setup for fresh os install

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

πŸ‘¨β€πŸ’» Shaun's PC Setup

PRs Welcome GitHub issues GitHub pull requests Twitter Follow

πŸ‘‹ Welcome

An unattended script that install setups and configures windows to my personal preference. This is best used on a freshly installed OS.

This script has been updated for windows 11.

πŸš€ Lets go

Run in Windows Powershell as Administrator

My Setup

iwr https://raw.githubusercontent.com/ARXChrono/win-setup/master/setup.ps1 -UseBasicParsing | iex

Minimal Setup

iwr https://raw.githubusercontent.com/ARXChrono/win-setup/master/setup-minimal.ps1 -UseBasicParsing | iex

About

Windows setup for fresh os install


Languages

Language:PowerShell 100.0%