Have you a broken install of Windows? Restore the health of your instalation, then update to the latest updates, and after all have been working - implement your tweaks
Open spoiler for pictures. Spoiler: Steps Is this what you are looking for or I misunderstood your requirements? This is my version to confirm Spoiler: version details Edition Windows 10 IoT Enterprise LTSC Version 21H2 Installed on 10/12/2023 OS build 19044.3570 Experience Windows Feature Experience Pack 1000.19052.1000.0 Maybe you need to update the windows to latest updates before adding new user unless I am mistaken..
@abbodi1406 Have you see that after October update, your script to remove MS Edge just remove partially the components? Maybe you could include in a new version of the script, the ADMXs of Edge Blocker Toolkit from Microsoft (EdgeChromium_Blocker.adml and EdgeChromium_Blocker.admx). After I've running the cmd file from the kit, I noticed that keys on my registry: [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\EdgeUpdate] "InstallDefault"=dword:00000000 "Install{56EB18F8-B008-4CBD-B6D2-8C97FE7E9062}"=dword:00000000 "Install{F3017226-FE2A-4295-8BDF-00C3A9A7E4C5}"=dword:00000000 "DoNotUpdateToEdgeWithChromium"=dword:00000001
anyone having issues with the KB5031356? For me (iot 21h2 19044.1288) is impossible to install it always failback , error 0x800f0922 on updates page. Thanks
I ran into this problem. Using MAS 2.2 option 6 "Troubleshoot", followed by 2 "Dism RestoreHealth" and 3 "SFC Scannow" seems to have fixed the problem. Hopefully it will work for you as well.
I made a test: in a virtual machine I installed the LTSC 2021 non-IoT, right after I installed the October 2023 cumulative update via Windows Update. After the reboot, Windows Backup and the search bar advice where there, but the existing Edge installation that came preinstalled with Windows wasn't updated to a newer version and can still be uninstalled. So I can conclude that on LTSC non-IoT, the updated Edge is not installed/updated, or if any version of Edge is already installed (even the old version that came preinstalled with Windows), the Cumulative Update doesn't update it.
I use LTSC 2021 on one of my PCs, which I keep updated with W10UI whenever there is an update or updates. Whenever I check Edge, it is always updated as you can see here
The main problem is that if you have Edge uninstalled on LTSC it could be re-installed by updates. I am trying to understand when this happens. On my main installation of LTSC IoT, Edge returned after doing October CU, now I'm doing some test with various LTSC install, I will report later. Also consider that Edge has its autoupdate features (scheduled tasks and services), so if you keep Edge installed on the system, it's normal that it's updated. UPDATE: after testing various installations, I can confirm that Cumulative Update installs Edge only on LTSC IoT version, not in regular LTSC. Windows Backup is installed in both versions.
Maybe adding through command prompt would work. Code: net user USERNAME PASSWORD /add (optionally make it an admin account) Code: net localgroup administrators USERNAME /add Passwords can easily be changed from the ctrl+alt+del screen when logged in as well. The less we have to use the garbage settings and account apps, the better.
LTSC can't be processed by UUP>ISO, there is no UUP file set for LTSC available. My post you link at is not a full UUP file set, they are updates only, use W10UI for integrating them into an existing ISO.
Code: Difference between Iot and Non-Iot Windows Enterprise LTSC 2021: Licensing - Non-Iot version supports the KMS license but not the Digital license. Iot version supports the Digital license and after the update 19044.2788, it supports the KMS license as well. Sandbox - Initial release (19044.1288) of Iot LTSC didn’t have sandbox but non-Iot version had. Later updates enabled it in Iot as well, so there is no difference anymore. Reserved storage feature - Iot doesn’t have reserved storage feature and it’s install takes less space in installation. (Feature is not much important for LTSC release) Windows Update - Iot is supported till 2032 and Non-Iot is supported till 2027. Conclusion, Iot LTSC is better. Source massgrave website.
Thanks man I wanted to try this version but I don't know if I should use this one or go back to 2016 LTSB/2019 LTSC instead. EDIT: Can I use KMS_VL_ALL to activate the IoT version? I don't know what the HWID activation is.
That depends on your needs, when you don't want/need the features 2021 LTSC offers then the older ones could be fine, for example on my older systems i run 2016 LTSB and it runs very well on them.