[ARCHIVED] Windows Editions Reconstruction Project

Discussion in 'Windows 10' started by whatever127, Jan 10, 2020.

Thread Status:
Not open for further replies.
  1. xinso

    xinso MDL Guru

    Mar 5, 2009
    13,698
    14,426
    340
    #11981 xinso, Jun 26, 2023
    Last edited: Jun 26, 2023
    Q: How to precisely delete the registry key of Microsoft.Windows.SecHealthUI_10.0.19041.XXXX_neutral__cw5n1h2txyew?

    XXXX changes with CU. e.g.
    Code:
    [HKEY_LOCAL_MACHINE\SOFTWARE1\Microsoft\Windows\CurrentVersion\Appx\AppxAllUserStore\InboxApplications\Microsoft.Windows.SecHealthUI_10.0.19041.1682_neutral__cw5n1h2txyewy]
    
    reg query InboxApplications and findstr /i /C:"SecHealthUI".

    This should be right thought. How exactly with script? The neater the better.

    [reg query InboxApplications]
    Code:
    
    HKEY_LOCAL_MACHINE\SOFTWARE1\Microsoft\Windows\CurrentVersion\Appx\AppxAllUserStore\InboxApplications
        Appx    REG_SZ    Appx
    
    HKEY_LOCAL_MACHINE\SOFTWARE1\Microsoft\Windows\CurrentVersion\Appx\AppxAllUserStore\InboxApplications\1527c705-839a-4832-9118-54d4Bd6a0c89_10.0.19041.1023_neutral_neutral_cw5n1h2txyewy
    HKEY_LOCAL_MACHINE\SOFTWARE1\Microsoft\Windows\CurrentVersion\Appx\AppxAllUserStore\InboxApplications\c5e2524a-ea46-4f67-841f-6a9465d9d515_10.0.19041.1503_neutral_neutral_cw5n1h2txyewy
    HKEY_LOCAL_MACHINE\SOFTWARE1\Microsoft\Windows\CurrentVersion\Appx\AppxAllUserStore\InboxApplications\E2A4F912-2574-4A75-9BB0-0D023378592B_10.0.19041.1023_neutral_neutral_cw5n1h2txyewy
    HKEY_LOCAL_MACHINE\SOFTWARE1\Microsoft\Windows\CurrentVersion\Appx\AppxAllUserStore\InboxApplications\F46D4000-FD22-4DB4-AC8E-4E1DDDE828FE_10.0.19041.1023_neutral_neutral_cw5n1h2txyewy
    HKEY_LOCAL_MACHINE\SOFTWARE1\Microsoft\Windows\CurrentVersion\Appx\AppxAllUserStore\InboxApplications\Microsoft.AAD.BrokerPlugin_10.0.19041.1023_neutral_neutral_cw5n1h2txyewy
    HKEY_LOCAL_MACHINE\SOFTWARE1\Microsoft\Windows\CurrentVersion\Appx\AppxAllUserStore\InboxApplications\Microsoft.AccountsControl_10.0.19041.1023_neutral_neutral_cw5n1h2txyewy
    HKEY_LOCAL_MACHINE\SOFTWARE1\Microsoft\Windows\CurrentVersion\Appx\AppxAllUserStore\InboxApplications\Microsoft.AsyncTextService_10.0.19041.1023_neutral_neutral_8wekyb3d8bbwe
    HKEY_LOCAL_MACHINE\SOFTWARE1\Microsoft\Windows\CurrentVersion\Appx\AppxAllUserStore\InboxApplications\Microsoft.BioEnrollment_10.0.19041.1023_neutral_neutral_cw5n1h2txyewy
    HKEY_LOCAL_MACHINE\SOFTWARE1\Microsoft\Windows\CurrentVersion\Appx\AppxAllUserStore\InboxApplications\Microsoft.CredDialogHost_10.0.19041.1023_neutral_neutral_cw5n1h2txyewy
    HKEY_LOCAL_MACHINE\SOFTWARE1\Microsoft\Windows\CurrentVersion\Appx\AppxAllUserStore\InboxApplications\Microsoft.ECApp_10.0.19041.1023_neutral_neutral_8wekyb3d8bbwe
    HKEY_LOCAL_MACHINE\SOFTWARE1\Microsoft\Windows\CurrentVersion\Appx\AppxAllUserStore\InboxApplications\Microsoft.LockApp_10.0.19041.1023_neutral_neutral_cw5n1h2txyewy
    HKEY_LOCAL_MACHINE\SOFTWARE1\Microsoft\Windows\CurrentVersion\Appx\AppxAllUserStore\InboxApplications\Microsoft.MicrosoftEdgeDevToolsClient_10.0.19041.1023_neutral__8wekyb3d8bbwe
    HKEY_LOCAL_MACHINE\SOFTWARE1\Microsoft\Windows\CurrentVersion\Appx\AppxAllUserStore\InboxApplications\Microsoft.Win32WebViewHost_10.0.19041.1023_neutral_neutral_cw5n1h2txyewy
    HKEY_LOCAL_MACHINE\SOFTWARE1\Microsoft\Windows\CurrentVersion\Appx\AppxAllUserStore\InboxApplications\Microsoft.Windows.AppRep.ChxApp_10.0.19041.1023_neutral_neutral_cw5n1h2txyewy
    HKEY_LOCAL_MACHINE\SOFTWARE1\Microsoft\Windows\CurrentVersion\Appx\AppxAllUserStore\InboxApplications\Microsoft.Windows.AssignedAccessLockApp_10.0.19041.1023_neutral_neutral_cw5n1h2txyewy
    HKEY_LOCAL_MACHINE\SOFTWARE1\Microsoft\Windows\CurrentVersion\Appx\AppxAllUserStore\InboxApplications\Microsoft.Windows.CallingShellApp_10.0.19041.1023_neutral_neutral_cw5n1h2txyewy
    HKEY_LOCAL_MACHINE\SOFTWARE1\Microsoft\Windows\CurrentVersion\Appx\AppxAllUserStore\InboxApplications\Microsoft.Windows.CapturePicker_10.0.19041.1023_neutral_neutral_cw5n1h2txyewy
    HKEY_LOCAL_MACHINE\SOFTWARE1\Microsoft\Windows\CurrentVersion\Appx\AppxAllUserStore\InboxApplications\Microsoft.Windows.CloudExperienceHost_10.0.19041.1266_neutral_neutral_cw5n1h2txyewy
    HKEY_LOCAL_MACHINE\SOFTWARE1\Microsoft\Windows\CurrentVersion\Appx\AppxAllUserStore\InboxApplications\Microsoft.Windows.ContentDeliveryManager_10.0.19041.1023_neutral_neutral_cw5n1h2txyewy
    HKEY_LOCAL_MACHINE\SOFTWARE1\Microsoft\Windows\CurrentVersion\Appx\AppxAllUserStore\InboxApplications\Microsoft.Windows.NarratorQuickStart_10.0.19041.1023_neutral_neutral_8wekyb3d8bbwe
    HKEY_LOCAL_MACHINE\SOFTWARE1\Microsoft\Windows\CurrentVersion\Appx\AppxAllUserStore\InboxApplications\Microsoft.Windows.OOBENetworkCaptivePortal_10.0.19041.1023_neutral_neutral_cw5n1h2txyewy
    HKEY_LOCAL_MACHINE\SOFTWARE1\Microsoft\Windows\CurrentVersion\Appx\AppxAllUserStore\InboxApplications\Microsoft.Windows.OOBENetworkConnectionFlow_10.0.19041.1023_neutral_neutral_cw5n1h2txyewy
    HKEY_LOCAL_MACHINE\SOFTWARE1\Microsoft\Windows\CurrentVersion\Appx\AppxAllUserStore\InboxApplications\Microsoft.Windows.ParentalControls_10.0.19041.1023_neutral_neutral_cw5n1h2txyewy
    HKEY_LOCAL_MACHINE\SOFTWARE1\Microsoft\Windows\CurrentVersion\Appx\AppxAllUserStore\InboxApplications\Microsoft.Windows.PeopleExperienceHost_10.0.19041.1023_neutral_neutral_cw5n1h2txyewy
    HKEY_LOCAL_MACHINE\SOFTWARE1\Microsoft\Windows\CurrentVersion\Appx\AppxAllUserStore\InboxApplications\Microsoft.Windows.PinningConfirmationDialog_10.0.19041.1023_neutral_neutral_cw5n1h2txyewy
    HKEY_LOCAL_MACHINE\SOFTWARE1\Microsoft\Windows\CurrentVersion\Appx\AppxAllUserStore\InboxApplications\Microsoft.Windows.Search_10.0.19041.1806_neutral_neutral_cw5n1h2txyewy
    HKEY_LOCAL_MACHINE\SOFTWARE1\Microsoft\Windows\CurrentVersion\Appx\AppxAllUserStore\InboxApplications\Microsoft.Windows.SecHealthUI_10.0.19041.1682_neutral__cw5n1h2txyewy
    HKEY_LOCAL_MACHINE\SOFTWARE1\Microsoft\Windows\CurrentVersion\Appx\AppxAllUserStore\InboxApplications\Microsoft.Windows.SecureAssessmentBrowser_10.0.19041.1023_neutral_neutral_cw5n1h2txyewy
    HKEY_LOCAL_MACHINE\SOFTWARE1\Microsoft\Windows\CurrentVersion\Appx\AppxAllUserStore\InboxApplications\Microsoft.Windows.ShellExperienceHost_10.0.19041.1320_neutral_neutral_cw5n1h2txyewy
    HKEY_LOCAL_MACHINE\SOFTWARE1\Microsoft\Windows\CurrentVersion\Appx\AppxAllUserStore\InboxApplications\Microsoft.Windows.StartMenuExperienceHost_10.0.19041.1023_neutral_neutral_cw5n1h2txyewy
    HKEY_LOCAL_MACHINE\SOFTWARE1\Microsoft\Windows\CurrentVersion\Appx\AppxAllUserStore\InboxApplications\Microsoft.Windows.XGpuEjectDialog_10.0.19041.1023_neutral_neutral_cw5n1h2txyewy
    HKEY_LOCAL_MACHINE\SOFTWARE1\Microsoft\Windows\CurrentVersion\Appx\AppxAllUserStore\InboxApplications\Microsoft.XboxGameCallableUI_10.0.19041.1023_neutral_neutral_cw5n1h2txyewy
    HKEY_LOCAL_MACHINE\SOFTWARE1\Microsoft\Windows\CurrentVersion\Appx\AppxAllUserStore\InboxApplications\MicrosoftWindows.Client.CBS_120.2212.4180.0_neutral_neutral_cw5n1h2txyewy
    HKEY_LOCAL_MACHINE\SOFTWARE1\Microsoft\Windows\CurrentVersion\Appx\AppxAllUserStore\InboxApplications\MicrosoftWindows.UndockedDevKit_10.0.19041.1023_neutral_neutral_cw5n1h2txyewy
    HKEY_LOCAL_MACHINE\SOFTWARE1\Microsoft\Windows\CurrentVersion\Appx\AppxAllUserStore\InboxApplications\NcsiUwpApp_10.0.19041.1023_neutral_neutral_8wekyb3d8bbwe
    HKEY_LOCAL_MACHINE\SOFTWARE1\Microsoft\Windows\CurrentVersion\Appx\AppxAllUserStore\InboxApplications\Windows.CBSPreview_10.0.19041.1023_neutral_neutral_cw5n1h2txyewy
    HKEY_LOCAL_MACHINE\SOFTWARE1\Microsoft\Windows\CurrentVersion\Appx\AppxAllUserStore\InboxApplications\windows.immersivecontrolpanel_10.0.2.1000_neutral_neutral_cw5n1h2txyewy
    HKEY_LOCAL_MACHINE\SOFTWARE1\Microsoft\Windows\CurrentVersion\Appx\AppxAllUserStore\InboxApplications\Windows.PrintDialog_6.2.1.0_neutral_neutral_cw5n1h2txyewy
    
    [findstr /i /C:"SecHealthUI"]
    HKEY_LOCAL_MACHINE\SOFTWARE1\Microsoft\Windows\CurrentVersion\Appx\AppxAllUserStore\InboxApplications\Microsoft.Windows.SecHealthUI_10.0.19041.1682_neutral__cw5n1h2txyewy

    A:
    Code:
    reg load HKLM\SOFTWARE1 %MT%\Windows\System32\config\SOFTWARE >nul
    :: Remove SecHealthUI shortcut icon on Start
    for /f %%i in ('reg query "HKLM\SOFTWARE1\Microsoft\Windows\CurrentVersion\Appx\AppxAllUserStore\InboxApplications" 2^>NUL ^| findstr /i /C:"SecHealthUI"') do (reg delete "%%i" /f >nul)
    reg unload HKLM\SOFTWARE1 >nul
    
     
  2. xinso

    xinso MDL Guru

    Mar 5, 2009
    13,698
    14,426
    340
    #11982 xinso, Jun 26, 2023
    Last edited: Jun 26, 2023
    Microsoft always installs FodMetadata ahead of other FODs.

    Q: Does the sequence really matter?
     
  3. xinso

    xinso MDL Guru

    Mar 5, 2009
    13,698
    14,426
    340
    #11983 xinso, Jun 26, 2023
    Last edited: Jun 26, 2023
    It does not matter at all.
     
  4. xinso

    xinso MDL Guru

    Mar 5, 2009
    13,698
    14,426
    340
  5. xinso

    xinso MDL Guru

    Mar 5, 2009
    13,698
    14,426
    340
  6. xinso

    xinso MDL Guru

    Mar 5, 2009
    13,698
    14,426
    340
  7. xinso

    xinso MDL Guru

    Mar 5, 2009
    13,698
    14,426
    340
  8. example12345678912345678

    Dec 29, 2019
    569
    320
    30
    @xinso, Hi. Can I reconstruct any edition (Core) and any build (15063.0 or 17134) in CMGE style?
    What do I need to edit to get the CMGE style?
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  9. xinso

    xinso MDL Guru

    Mar 5, 2009
    13,698
    14,426
    340
    #11989 xinso, Jun 26, 2023
    Last edited: Jun 27, 2023
    A1: CMGE is not applicable to any edition. You have to judge by which "Update System" is being inherited from source image. it needs "CMIT Update System".

    A2: Use CMGE install.wim as Reconstruction source image.
     
  10. xinso

    xinso MDL Guru

    Mar 5, 2009
    13,698
    14,426
    340
    #11990 xinso, Jun 26, 2023
    Last edited: Jun 27, 2023
    Windows 10 EnterpriseG vs Windows 10 EnterpriseG (China Netcom Government Edition)

    CMGE, having it's own systems. e.g. Activation, Update, etc.

    These features use CMIT links, not Microsoft's.

    Among those group policies, this OEM one is important:
    \Windows\PolicyDefinitions\CMITCustomPolicy.admx
    \Windows\PolicyDefinitions\xx-XX\CMITCustomPolicy.adml
     
  11. xinso

    xinso MDL Guru

    Mar 5, 2009
    13,698
    14,426
    340
    #11991 xinso, Jun 26, 2023
    Last edited: Jun 27, 2023
    Reconstruction = Semi-DIY; Construction = DIY.

    Official Windows image creation is Construction + Reconstruction + Manual treatment (AddOns).
     
  12. xinso

    xinso MDL Guru

    Mar 5, 2009
    13,698
    14,426
    340
    #11992 xinso, Jun 27, 2023
    Last edited: Jun 27, 2023
    Q: Which keys are mandatory for an added language to be recognized as Default installed language?

    If Offline, easy, just "dism /english /image:K: /set-skuintldefaults:xx-XX".

    If online?

    [HKEY_LOCAL_MACHINE\SYSTEM\ControlSet001\Control\MUI\PreInstalledLanguages]
    [HKEY_LOCAL_MACHINE\SYSTEM\ControlSet001\Control\MUI\UILanguages]
    [HKEY_LOCAL_MACHINE\SYSTEM\ControlSet001\Control\Nls\Language]
    [HKEY_LOCAL_MACHINE\SYSTEM\ControlSet001\Control\Nls\Locale]

    Default, two types.
    1. Default display language
    2. Default installed language

    "installed" matters.
    You have to modify them with your language code (xx-XX & XXXX) and reboot before you can remove original installed language pack.

    e.g.
    xx-XX = en-US
    XXXX = 0409 (00000409)
     
  13. xinso

    xinso MDL Guru

    Mar 5, 2009
    13,698
    14,426
    340
  14. xinso

    xinso MDL Guru

    Mar 5, 2009
    13,698
    14,426
    340
  15. haris_mdlf69

    haris_mdlf69 MDL Addicted

    Oct 23, 2018
    574
    968
    30
    I am continually impressed by your expertise and the way you generously share your knowledge. It is evident that you have dedicated significant time and effort to mastering your field:)
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  16. xinso

    xinso MDL Guru

    Mar 5, 2009
    13,698
    14,426
    340
    #11996 xinso, Jun 27, 2023
    Last edited: Jun 27, 2023
    Windows belongs to Microsoft. We just try our best to make it work in one's own favor. Much appreciated for your kindness.
     
  17. xinso

    xinso MDL Guru

    Mar 5, 2009
    13,698
    14,426
    340
  18. acer-5100

    acer-5100 MDL Guru

    Dec 8, 2018
    4,003
    2,923
    150
    #11998 acer-5100, Jun 27, 2023
    Last edited: Jun 27, 2023
    Well....

    WSL belongs to Linux community

    WSA belongs to Google/community

    Edge belongs to KDE team -> Apple+ Google -> Google + Community

    Virtual PC (an then Hyper-V) developed by Connectix

    RemoteFX developed by Callista tecnologies

    Remote desktop developed on top of Citrix work

    DirectX developed by 3D Rendermorphics

    Original defrag developed by Norton (now symantec)

    Internet explorer developed from Spyglass Mosaic

    DOS developed by Seattle Computer Products

    TCP/IP stack developed by *BSD Unix

    Space cadet Pinball developed by Cinematronix

    NT kernel developed with IBM, originally intended as OS2 3.0 kernel

    And so on....

    :D
     
  19. ohault

    ohault MDL Member

    Dec 27, 2022
    192
    53
    10