Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork9
ITT (Install Tweaks Tool) included most Windows 10/11 Software and Windows Tweaks & Remove Bloatwares & Windows activation
License
emadadel4/itt
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation

ITT (Install Tweaks Tool) included most Windows 10/11 Software and Windows Tweaks & Remove Bloatwares & Windows activation
- 🚀Automated Installation: Get all your apps installed quietly in one go
- ⚙️Windows Debloater: Remove bloatware and optimize performance.
- 👨💻Developer-Friendly: Add apps, tweaks, themes, Locals and more.
- 🎵Can you hear the music: Chill with tracks from the world of entertainment during setup.
- Right-click on the Start menu.
- Choose "PowerShell" and paste any of the following commands:
Caution
LAUNCH THE SCRIPT ONLY USING OFFICIAL COMMANDS FROM THIS REPOSITORY.
IT'S NOT PORTABLE, SO DO NOT DOWNLOAD OR RUN IT FROM ELSEWHERE.
irm bit.ly/ittea| iex
irm emadadel4.github.io/itt.ps1| iex
irmraw.githubusercontent.com/emadadel4/itt/main/itt.ps1| iex
Note
All links point directly to theitt.ps1 file in this repository. You can test them in browser, make sure the link starts with https://
Example:
iex"& {$(irm bit.ly/ittea) } -i .\myapps.itt"
├── itt/│ ├── static/ > Static files (e.g., apps, settings, images, etc.)│ ├── Initialize/ > Scripts to set up default registry keys and launch the WPF app window│ ├── locales/ > Localization files for different languages│ ├── scripts/ > Core functionality scripts (e.g., install, script blocks, utility scripts)│ ├── templates/ > Template files (e.g., README.md or other templates)│ ├── themes/ > Theme files that define the application's visual style│ ├── xaml/ > UI elements and windows (XAML files)│ ├── build.ps1 > Builds the project and generates the final output script│ └── itt.ps1 > This is the script that you run using the commands above
Make sure you have PowerShell 7 installed (recommended) for building. is available on ITT
Fork the repository and clone it usingGithub desktop. is available on ITT
Open ITT Directory in PowerShell 7 (Run as Administrator)
Set-Location"C:\Users\$env:USERNAME\Documents\Github\ITT"
- Choose what you want to add.
.\newApp.ps1
.\newTweak.ps1
Note
Ensure you understand the tweak you are adding and test it before committing.
Run the following script:
.\newLocale.ps1
Edit
locale.csv
file usingedit-csv extension
.\newTheme.ps1
.\newOST.ps1
.\newQuote.ps1
.\build.ps1-Debug
Note
Test your changes before you submit the Pull Request
If you find this project helpful Give it a ⭐
About
ITT (Install Tweaks Tool) included most Windows 10/11 Software and Windows Tweaks & Remove Bloatwares & Windows activation
Topics
Resources
License
Security policy
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Sponsor this project
Uh oh!
There was an error while loading.Please reload this page.
Uh oh!
There was an error while loading.Please reload this page.