Fixing Windows 11

2024/04/11

Bloat in windows

Following is the list of bloat windows ships with, which can be removed

Lets remove these things by using a tool called tiny11builder.

It is a script for creating a bloat-free Windows 11 iso. Utilizing only Microsoft’s DISM utility and oscdimg.exe from the Windows ADK for bootable ISO creation. Features an unattended answer file for OOBE Microsoft Account bypass and /compact flag deployment. This script is open-source and can be found at github/ntdevlabs/tiny11builder

Steps