I've decided to stick with 23H2. There's nothing 24H2 does that 23H2 can't do apart from bugs and other softwares not supporting it. Winreducer also doesn't fully support 24H2. And you're my clone in the approach to Windows updates. It's the easiest, fastest most convenient way to update the OS without the excess baggage of all the issues constant updates create.
It’s being done by a small team, but it’s promising as it’s a full open-source GUI. If you have a GitHub, perhaps report the bug if you have time. Another thought is just carefully craft an instruction for a code-ready AI: “I need a script that does X. It could be batch or powershell. It must be capable of Y during any Z scenario, and have clearly editable sections to specify my choice of what to add or remove from (subfolder/s) from where the script is written. It should be capable of error detection and attempt to try again in a safe manner, log everything to a file in the folder it is launched from, while also displaying all progress in the user-visible window.” That’s just a rough idea. The more clear you are the better it gets. If there are errors, tell it how it goes and copy-paste them to it. If it’s for use in a VM or on hardware, specify that if the scripts still flounder somehow. Also ask it to add debugging if need be, like pause/start-sleep commands at key points. I wish I could help more but unfortunately I don’t know what’s going wrong exactly. I run my building on a RAM disk for lightning speed and ssd preservation, yet sometimes saving the RD image corrupts files now and then. I keep a clone of the files in a 7z in case it’s bad, and set up task scheduler to run chkdsk z:\ -f when the disk is detected. If nothing else, assume corruption. Footnote, I use NTLite in tandem with MSMGTK because they have abilities the other lacks, and plenty of crossover.
No problem. I understand. I did report it. I'm very old school. I prefer to deal with humans Did take a look at ntlite. Not very functional until you buy a license, which in my currency is about A$90.One day I guess I will have to buy it, but there are other prioprities right now.
How do I remove these using DISM with offline image? Had a read througfh toolkit code but couldn't figure it out/
Hi folks, Is there Windows 11 IoT Enterprise LTSC 23H2 or only 24H2..?? If there is, what is the lifecycle of 23H2..?? Thanks in advance..!!
26100 needs windows11.0-kb5043080-x64_LCU_1742.1.10.msu to be integrated every time you integrate the latest LCU and the updates need to be expanded in full, to be able to integrate them, best to use W10UI, it is prepared to handle them all. And first properly integrate the updates and next you can install/audit/sysprep/capture it.
anyone knows how to remove copilot in w11 24h2 with RemovePkgsList.txt? on older w11 versions, removing Microsoft-Copilot-Package was enough, but its not enough anymore