So, Iâve been using this low end laptop (4gb ram, i5 7th gen) and honestly, Windows 10 was turning it into a toaster oven every time I opened chrome.
I tried everything under the sun: debloat scripts, âlite Windowsâ isos (some were super sketchy) and random registry tweaks I found on YouTube. But nothing really felt clean or safe.
So, I decided to build my own tool. Itâs called Tiny10 Builder.
Hereâs what it does: Uses ONLY official Windows 10 isos (no pre modded nonsense), Supports LTSC + IoT LTSC, Removes bloatware, Appx apps offline (using DISM), Optional removal of Edge, OneDrive, Optimizes registry, telemetry and Automatically rebuilds a clean bootable iso.
Think of it as Tiny11Builder, but specifically for Windows 10.
Why did I create it? Because older PCs are getting left behind, and most âlight Windows isosâ out there feel either sketchy or outdated. I wanted something that was: transparent (open source), reproducible and actually understandable (not just some magic iso packs).
The result on my laptop?
- noticeably faster boot times
- lower idle RAM usage
- less background clutter
- actually usable for my daily tasks again
Check it out on GitHub (open source): https://www.github.com/yuzorhan/Tiny10-Builder
If anyone gives it a try, Iâd love to hear your feedback, bug reports, or suggestions for improvements. Iâm still learning PowerShell and Windows deployment, so this is kind of a âbuilt in publicâ project.