does nvidia work for ur IOT or not IOT version guys? https://forums.mydigitallife.net/th...-incompatible-system-for-nvidia-driver.84649/ wasted lot of time by installing windows that wont support nvidia wondering if it will work for non IOT version in my case, it wont detect GPU, and wont install Nvidia driver due to "unsupported version of windows"
Hi! sorry for this newbie question,but how can i upgrade from LTSC 2019 (1809) to this version? i tried mounting this ISO and do the normal way,but it says that the key (1809 LTSC) is not valid and wouldn't let me continue,i like if is possible to keep all my software and configuration,thanks
Each new release of Windows 10 LTSC requires a new Product Key from what I know. You can't simply upgrade to the latest version.
Hi! so i don't have other option other than do a clean install of this version and setup everything from scratch,and lose everything?
an old LTSC key from a forum,not KMS,reading and i think i need to switch from LTSC 2019 (1809) to IOT LTSC 2019 (1809) first? but wich tool or method should i use?
The scripts detects if the system is x64 or x86 automatically. You should install the Runtimes first and then the Extensions. Error can easely happen (red strings) because the package is already present, but they should be not important. I'm not so good with PS scripts, I'll try to improve detection and other stuff next time. In alternative you can install packages manually with the command, in PowerShell, "Add-AppxPackage \PackagePath\NameOfPackage.appx" (without quotes, of course). If you need to uninstall some package you can use the PS command "Remove-AppxPackage PackageName" (without extension). You can retreive the package list you already have in your system with the command "Get-AppxPackage". You can save the list on a .txt too with "Get-AppxPackage >> myappslist.txt". In alternative you could use an app like WPD to have a list and remove packages, but it not shows all. I don't know any other recommended tool.
just enter the key from ms website with slmgr /ipk <kms ltsc2019 serial> before upgrading P.S. check your temp directory, if it's wrong, serial verification fails
Hi! thanks for all your help,but i have to do a clean install plus the kms for this version,one question though i need to make a winpe and for that i need the ADK for 21h2,but in MS Official Web i only found ADK for 21h1,any idea if that version could work?
If using the KMS key, you can upgrade. It's still the same. Only the non-KMS keys (MAK., OEM for IoT) are different.
has MS published the checksums for the ISOs anywhere? I can check the checksums ITT and verify that I have the same idea but no way to verify that it's the official ISO