5 ms·
An alternative is Optimize-Offline[0] which uses deprovisioning to remove packages from a Windows install ISO. This is a method which mimics Windows' official
by throwingtoofar 3y ago
An alternative is Optimize-Offline[0] which uses deprovisioning to remove packages from a Windows install ISO.
This is a method which mimics Windows' official methods which should prevent things being re-added when updating.
There are also tweaks to remove the TPM requirement and allow Windows 11 to run on older unsupported CPUs.
[0] https://github.com/gdeliana/Optimize-Offline https://github.com/gdeliana/Optimize-Offline
Edit: To mention there is also an option to bypass the online account requirement.
- j1elo 3y agoNot sure if your link is really a viable alternative. The first line of the Readme says it is for Windows 10: > Optimize-Offline is a Windows Image (WIM/ESD) optimization module designed for Windows 10 versions 1803-to-2009 64-bit architectures.
- throwingtoofar 3y agoWorks with windows 11, I have it on an unsupported gen 6 intel desktop + a newer laptop. This version is a fork of the original thats no longer maintained but they didn't update the readme.
- blinkingled 3y agoInteresting. But seems to only support Windows 10?
- throwingtoofar 3y agoWorks with windows 11 too.