Skip to content

night0721/Tritium

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Tritium - Windows 11 Setup Tool

This tool is what I use when I just installed Windows 11, it will install Sophia Script and run Chris Titus Tech to debloat your system.

How to use

First, you need to start PowerShell as Administrator, then run this command:

Set-ExecutionPolicy -ExecutionPolicy Unrestricted -Scope LocalMachine -Force

Then, you need to download the script, you can do it by running this by going to releases and downloading the latest version or by running this command:

iwr -useb https://raw.githubusercontent.com/night0721/Tritium/main/Tritium.ps1 -OutFile Tritium.ps1

If you not wish to install the script, you can run this command instead:

iwr -useb https://raw.githubusercontent.com/night0721/Tritium/main/Tritium.ps1 | iex

If you have installed the script, at the same PowerShell window, run this command:

.\Tritium.ps1

License

Tritium is licensed under the GNU Public License v3.0. See LICENSE for more information.

Releases

No releases published

Packages

No packages published