mirror of
https://github.com/ntdevlabs/tiny11builder.git
synced 2025-09-16 22:18:03 +02:00
Compare commits
2 Commits
06-09-25
...
experiment
Author | SHA1 | Date | |
---|---|---|---|
![]() |
050be005ad | ||
![]() |
024aba051b |
147
README.md
147
README.md
@@ -1,136 +1,91 @@
|
|||||||
# tiny11builder
|
# tiny11builder
|
||||||
Scripts to build a trimmed-down Windows 11 image - now in PowerShell!
|
|
||||||
|
Scripts to build a trimmed-down Windows 11 image - now in **PowerShell**!
|
||||||
<br>
|
<br>
|
||||||
Tiny11 builder, now completely overhauled.
|
Tiny11 builder, now completely overhauled.
|
||||||
</br>
|
</br>
|
||||||
|
|
||||||
Latest Update (September 6, 2025)
|
|
||||||
It's been a while, but a new update is here!
|
|
||||||
|
|
||||||
Added removal for Copilot and the new Outlook for Windows client.
|
|
||||||
|
|
||||||
Switched to a more efficient compression method (/Compress:recovery), resulting in significantly smaller ISO files!
|
|
||||||
|
|
||||||
Included new tweaks to proactively block the reinstallation of certain unwanted apps.
|
|
||||||
|
|
||||||
After more than a year (for which I am so sorry) of no updates, tiny11 builder is now a much more complete and flexible solution - one script fits all. Also, it is a steppingstone for an even more fleshed-out solution.
|
After more than a year (for which I am so sorry) of no updates, tiny11 builder is now a much more complete and flexible solution - one script fits all. Also, it is a steppingstone for an even more fleshed-out solution.
|
||||||
<br>
|
<br>
|
||||||
You can now use it on ANY Windows 11 release (not just a specific build), as well as ANY language or architecture.
|
You can now use it on ANY Windows 11 release (not just a specific build), as well as ANY language or architecture.
|
||||||
This is made possible thanks to the much-improved scripting capabilities of PowerShell, compared to the older Batch release.
|
This is made possible thanks to the much-improved scripting capabilities of PowerShell, compared to the older Batch release.
|
||||||
</br>
|
</br>
|
||||||
Since it is written in PowerShell, you need to set the execution policy to Unrestricted, so that you could run the script.
|
Since it is written in PowerShell, you need to set the execution policy to `Unrestricted`, so that you could run the script.
|
||||||
If you haven't done this before, make sure to run Set-ExecutionPolicy unrestricted as administrator in PowerShell before running the script, otherwise it would just crash.
|
If you haven't done this before, make sure to run `Set-ExecutionPolicy unrestricted` as administrator in PowerShell before running the script, otherwise it would just crash.
|
||||||
|
|
||||||
|
|
||||||
This is a script created to automate the build of a streamlined Windows 11 image, similar to tiny11.
|
This is a script created to automate the build of a streamlined Windows 11 image, similar to tiny11.
|
||||||
My main goal is to use only Microsoft utilities like DISM, and no utilities from external sources. The script has also been updated to use DISM's recovery compression, resulting in a much smaller final ISO size. The only other executable included is oscdimg.exe, which is provided in the Windows ADK and it is used to create bootable ISO images.
|
My main goal is to use only Microsoft utilities like DISM, and no utilities from external sources. The only executable included is **oscdimg.exe**, which is provided in the Windows ADK and it is used to create bootable ISO images.
|
||||||
Also included is an unattended answer file, which is used to bypass the Microsoft Account on OOBE and to deploy the image with the /compact flag.
|
Also included is an unattended answer file, which is used to bypass the Microsoft Account on OOBE and to deploy the image with the `/compact` flag.
|
||||||
It's open-source, so feel free to add or remove anything you want! Feedback is also much appreciated.
|
It's open-source, **so feel free to add or remove anything you want!** Feedback is also much appreciated.
|
||||||
|
|
||||||
Also, for the very first time, introducing tiny11 core builder! A more powerful script, designed for a quick and dirty development testbed. Just the bare minimum, none of the fluff.
|
Also, for the very first time, **introducing tiny11 core builder**! A more powerful script, designed for a quick and dirty development testbed. Just the bare minimun, none of the fluff.
|
||||||
This script generates a significantly reduced Windows 11 image. However, it's not suitable for regular use due to its lack of serviceability - you can't add languages, updates, or features post-creation. tiny11 Core is not a full Windows 11 substitute but a rapid testing or development tool, potentially useful for VM environments.
|
This script generates a significantly reduced Windows 11 image. However, it's not suitable for regular use due to its lack of serviceability - you can't add languages, updates, or features post-creation. tiny11 Core is not a full Windows 11 substitute but a rapid testing or development tool, potentially useful for VM environments.
|
||||||
|
|
||||||
Instructions:
|
Instructions:
|
||||||
Download Windows 11 from the Microsoft website (https://www.microsoft.com/software-download/windows11)
|
|
||||||
|
|
||||||
Mount the downloaded ISO image using Windows Explorer.
|
1. Download Windows 11 from the Microsoft website (<https://www.microsoft.com/software-download/windows11>)
|
||||||
|
2. Mount the downloaded ISO image using Windows Explorer.
|
||||||
Run the script and follow the on-screen prompts (selecting the drive letter and image SKU).
|
3. Select the drive letter where the image is mounted (only the letter, no colon (:))
|
||||||
|
4. Select the SKU that you want the image to be based.
|
||||||
Sit back and relax :)
|
5. Sit back and relax :)
|
||||||
|
6. When the image is completed, you will see it in the folder where the script was extracted, with the name tiny11.iso
|
||||||
When the image is completed, you will see it in the folder where the script was extracted, with the name tiny11.iso
|
|
||||||
|
|
||||||
What is removed:
|
What is removed:
|
||||||
Clipchamp
|
|
||||||
|
|
||||||
News
|
- Clipchamp
|
||||||
|
- News
|
||||||
Weather
|
- Weather
|
||||||
|
- Xbox (although Xbox Identity provider is still here, so it should be possible to be reinstalled with no issues)
|
||||||
Xbox (although Xbox Identity provider is still here, so it should be possible to be reinstalled with no issues)
|
- GetHelp
|
||||||
|
- GetStarted
|
||||||
GetHelp
|
- Office Hub
|
||||||
|
- Solitaire
|
||||||
GetStarted
|
- PeopleApp
|
||||||
|
- PowerAutomate
|
||||||
Office Hub
|
- ToDo
|
||||||
|
- Alarms
|
||||||
Solitaire
|
- Mail and Calendar
|
||||||
|
- Feedback Hub
|
||||||
PeopleApp
|
- Maps
|
||||||
|
- Sound Recorder
|
||||||
PowerAutomate
|
- Your Phone
|
||||||
|
- Media Player
|
||||||
ToDo
|
- QuickAssist
|
||||||
|
- Internet Explorer
|
||||||
Alarms
|
- Tablet PC Math
|
||||||
|
- Edge
|
||||||
Mail and Calendar
|
- OneDrive
|
||||||
|
|
||||||
Feedback Hub
|
|
||||||
|
|
||||||
Maps
|
|
||||||
|
|
||||||
Sound Recorder
|
|
||||||
|
|
||||||
Your Phone
|
|
||||||
|
|
||||||
Media Player
|
|
||||||
|
|
||||||
QuickAssist
|
|
||||||
|
|
||||||
Internet Explorer
|
|
||||||
|
|
||||||
Tablet PC Math
|
|
||||||
|
|
||||||
Edge
|
|
||||||
|
|
||||||
OneDrive
|
|
||||||
|
|
||||||
Copilot
|
|
||||||
|
|
||||||
Outlook for Windows (new)
|
|
||||||
|
|
||||||
For tiny11 core:
|
For tiny11 core:
|
||||||
all of the above +
|
- all of the above +
|
||||||
|
- Windows Component Store (WinSxS)
|
||||||
Windows Component Store (WinSxS)
|
- Windows Defender (only disabled, can be enabled back if needed)
|
||||||
|
- Windows Update (Windows Update wouldn't work anyway without WinSxS, so enabling it would only put the system in a state where it would try to update but fail spectacularily)
|
||||||
Windows Defender (only disabled, can be enabled back if needed)
|
- WinRE
|
||||||
|
|
||||||
Windows Update (Windows Update wouldn't work anyway without WinSxS, so enabling it would only put the system in a state where it would try to update but fail spectacularly)
|
|
||||||
|
|
||||||
WinRE
|
|
||||||
|
|
||||||
<br>
|
<br>
|
||||||
Keep in mind that you cannot add back features in tiny11 core!
|
Keep in mind that **you cannot add back features in tiny11 core**!
|
||||||
</br>
|
</br>
|
||||||
<br>
|
<br>
|
||||||
You will be asked during image creation if you want to enable .net 3.5 support!
|
You will be asked during image creation if you want to enable .net 3.5 support!
|
||||||
</br>
|
</br>
|
||||||
|
|
||||||
Known issues:
|
Known issues:
|
||||||
Although Edge is removed, there are some remnants in the Settings. But the app in itself is deleted. You can install any browser using WinGet (after you update the app using Microsoft Store). If you want Edge, Copilot and Web Search back, simply install Edge using Winget: winget install edge.
|
|
||||||
|
|
||||||
|
1. Although Edge is removed, there are some remnants in the Settings. But the app in itself is deleted. You can install any browser using WinGet (after you update the app using Microsoft Store). If you want Edge, Copilot and Web Search back, simply install Edge using Winget: `winget install edge`.
|
||||||
<br>
|
<br>
|
||||||
Note: You might have to update Winget before being able to install any apps, using Microsoft Store.
|
Note: You might have to update Winget before being able to install any apps, using Microsoft Store.
|
||||||
<br>
|
<br>
|
||||||
</br>
|
</br>
|
||||||
2. Outlook and Dev Home might reappear after some time. This is an ongoing battle, though the latest script update tries to prevent this more aggressively.
|
2. Outlook and Dev Home might reappear after some time.
|
||||||
<br>
|
<br>
|
||||||
</br>
|
</br>
|
||||||
3. If you are using this script on arm64, you might see a glimpse of an error while running the script. This is caused by the fact that the arm64 image doesn't have OneDriveSetup.exe included in the System32 folder.
|
3. If you are using this script on arm64, you might see a glimpse of an error while running the script. This is caused by the fact that the arm64 image doesn't have OneDriveSetup.exe included in the System32 folder.
|
||||||
|
|
||||||
Features to be implemented:
|
Features to be implemented:
|
||||||
~~disabling telemetry~~ (Implemented in the 04-29-24 release!)
|
~~- disabling telemetry~~ Implemented in the 04-29-24 release!
|
||||||
|
- more ad suppression
|
||||||
~~more ad suppression~~ (Partially implemented in the 09-06-25 release!)
|
- improved language and arch detection
|
||||||
|
- more flexibility in what to keep and what to delete
|
||||||
improved language and arch detection
|
- maybe a GUI???
|
||||||
|
|
||||||
more flexibility in what to keep and what to delete
|
|
||||||
|
|
||||||
maybe a GUI???
|
|
||||||
|
|
||||||
And that's pretty much it for now!
|
And that's pretty much it for now!
|
||||||
Thanks for trying it and let me know how you like it!
|
Thanks for trying it and let me know how you like it!
|
||||||
|
BIN
oscdimg.exe
Normal file
BIN
oscdimg.exe
Normal file
Binary file not shown.
Reference in New Issue
Block a user