if we choose "default generation links " at UUP site to download CU , then at the end of the page we get the latest insider CU cab file to download
Install multiple CAB from BAT / CMD... FOR %%I IN ("*.CAB") DO Dism /online /Add-Package /Quiet /Norestart /PackagePath:"%%I" Install multiple CAB from Command Line ... FOR %I IN ("*.CAB") DO Dism /online /Add-Package /Quiet /Norestart /PackagePath:"%I"
bluetooth is a disaster with 1809. previous 1803 had some random disconnects but this is worse; the computer crashes, devices can not be removed until bluetooth is disabled and a reboot is done