[DISCUSSION] Windows 11 Final Build 226x1/2/3/4/5 (PC) 22/3H2 [RETAiL/BETA/RP Channel - ni_release]

Discussion in 'Windows 11' started by Enthousiast, May 11, 2022.

  1. petok

    petok MDL Senior Member

    May 4, 2009
    359
    223
    10
    After install 23H2 Enablement Package after some 2-3 hours is silent installed Microsoft.OutlookForWindows_1.2023.1011.100_x64__8wekyb3d8bbwe ( Microsoft.OutlookForWindows_8wekyb3d8bbwe ) is possible disable installing this with policy tweaks? I search but no found.
     
  2. pm67310

    pm67310 MDL Guru

    Sep 6, 2011
    3,875
    3,149
    120
    only possibility are remove provisionned appx after install
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  3. petok

    petok MDL Senior Member

    May 4, 2009
    359
    223
    10
    This two commands is good or need others

    Code:
    Get-AppxPackage Microsoft.OutlookForWindows | Remove-AppxPackage
    
    Get-AppxProvisionedPackage –online | where-object {$_.packagename –like "*Microsoft.OutlookForWindows*"} | Remove-AppxProvisionedPackage –online
    
     
  4. Enthousiast

    Enthousiast MDL Tester

    Oct 30, 2009
    54,966
    125,939
    450
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  5. EaglePC

    EaglePC MDL Expert

    Feb 13, 2012
    1,329
    584
    60
    seems snappier and they finally fixed the intermitted bug the clicking on desktop icons now open.
     
  6. Enthousiast

    Enthousiast MDL Tester

    Oct 30, 2009
    54,966
    125,939
    450
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  7. Enthousiast

    Enthousiast MDL Tester

    Oct 30, 2009
    54,966
    125,939
    450
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  8. Windows 10 User

    Windows 10 User MDL Guru

    Feb 2, 2017
    2,031
    128
    90
    #7851 Windows 10 User, Nov 5, 2023
    Last edited: Nov 5, 2023
    I can finally download 22621.2506's UUP files and since 23H2 is now public, I'll download 22631.2506's instead, even though my current Windows install still didn't receive the 23H2 EP. I have to click "Windows 11, version X" though on UUP Dump, since if clicking "Cumulative Update Preview" I can't download 22631.2506's UUP files. Why is that and what is the difference between these two? Is the former a Windows 11 image with the 22631.2506 LCU Preview already integrated and the latter only the LCU Preview itself? It seems 22632.2506's UUP files don't have.NET Framework CU integrated unlike 22621.2428.
     
  9. pm67310

    pm67310 MDL Guru

    Sep 6, 2011
    3,875
    3,149
    120
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  10. RanCorX2

    RanCorX2 MDL Expert

    Jul 19, 2009
    1,032
    585
    60
    i gave up going to uup as the site sometimes is down and the last few builds i downloaded that said they were 22631 & 22635 just made iso's for 22621, eventhough i picked the right stuff on the site.

    been getting the updates themselves from desk modder de instead.
     
  11. Windows 10 User

    Windows 10 User MDL Guru

    Feb 2, 2017
    2,031
    128
    90
    I don't understand why some ISOs can't be created. It usually happens with the "Cumulative Update for Windows 11 Version X (Y) amd64" builds and not with the "Windows 11, version X (Y) amd64" ones.
     
  12. Paul Mercer

    Paul Mercer MDL Guru

    Apr 6, 2018
    2,084
    4,363
    90
    you can build ISO from CU entries and even bypass the restriction on the UUP dump, but
    1. pre 22563 builds would be missing setup DU update - not a big issue, so there's no block on the website
    2. 22563+ builds would be missing the same setup DU update + all apps, even Settings app wouldn't work
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  13. Windows 10 User

    Windows 10 User MDL Guru

    Feb 2, 2017
    2,031
    128
    90
    What's the difference between the CU and the Windows 11 entries? The former is not the CU alone but a Windows 11 build with a CU integrated (so I don't get why is it called "Cumulative Update for Windows 11 Version X (Y) amd64") and the latter is a Windows 11 build which may already have a CU integrated.
     
  14. Carlos Detweiller

    Carlos Detweiller Emperor of Ice-Cream
    Staff Member

    Dec 21, 2012
    8,076
    10,298
    270
    It was explained one post above yours.
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  15. Paul Mercer

    Paul Mercer MDL Guru

    Apr 6, 2018
    2,084
    4,363
    90
    CU - regular update for existing systems, do not have setup DU update + do not have any apps at all for builds 22563+
    non CU entries - in-place upgrade updates with full updates set + apps

    just ignore CUs and never use it
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  16. Windows 10 User

    Windows 10 User MDL Guru

    Feb 2, 2017
    2,031
    128
    90
    #7860 Windows 10 User, Nov 5, 2023
    Last edited: Nov 6, 2023
    What updates are installed by the Windows 11 installer? Are they even installed with the LCU integrated, and if so, is it because they are other type of updates (like DUs)?

    If the CU entries aren't the MSU/CAB file itself, then it should have another name to not confuse users. Why are they even offered, anyway?

    But sometimes only the CU entries are available.