Slimdown11 – turn Windows 11 or LTSC 2024 into classic/legacy Windows

Discussion in 'Windows 11' started by SunLion, Mar 2, 2025.

  1. SunLion

    SunLion MDL Expert

    May 11, 2011
    1,636
    6,114
    60
    ==================
    2xH2_Creator_14.0
    ==================
    Updated to 26x00.6584


    - Added option to create 24H2 or 25H2 image
    - In this format, all questions will be presented for choice.
    - The all.txt file was updated
    - Enablement 25H2 is already in the package, no download required
    - Windows Update is disabled at the end of the installation. If you want to re-enable it, use ToggleWindowsUpdate in the Start Menu\Utilities
    - Basic apps were added to the Addons\Install folder, which will be copied to the $OEM$ folder to be installed automatically at the end of the process
    If you don't want to install any of the apps, simply remove them from the Addons\Install folder


    Due to the script's redesign, there may still be issues that need fixing. If so, please report them.


    Test with:
    - pt-br_windows_11_enterprise_ltsc_2024_x64_dvd_2bb6b75b_2.iso
    - en-us_windows_11_iot_enterprise_ltsc_2024_x64_dvd_f6b14814.iso


    https://forums.mydigitallife.net/th...ic-legacy-windows.86552/page-120#post-1872013

    Enjoy!
     
  2. KleineZiege

    KleineZiege MDL Guru

    Dec 11, 2018
    2,388
    3,107
    90
    #1042 KleineZiege, Sep 12, 2025
    Last edited: Sep 12, 2025
    Just dismantled an image, found the activation for.
    Scripts_Enterprise_11_LTSC_2025_Tsforge_Flags_EnterpriseS
    Scripts_IoT__Enterprise_11_LTSC_2025_HWID_Flags_IoTEnterpriseS
    Then a VBS script that allows you to bypass the routine, i.e. Inplace
    ByPass.vbs
    I'll upload it, it's not mine, I found it on 1337 torrent.

    I only upload the activation, which is built into each index, so no OEM folder, just an index for each image.
    The Reg files aren't bad either.
    Take a look and decompile the vbs.

    Scripts_Enterprise_11_LTSC_2025_Tsforge_Flags_EnterpriseS
    Scripts_IoT__Enterprise_11_LTSC_2025_HWID_Flags_IoTEnterprise
    VBS_win11_2025_Inplace

    Pass: MDL2025
     

    Attached Files:

  3. sainfo

    sainfo MDL Addicted

    Dec 6, 2021
    653
    1,445
    30
    #1044 sainfo, Sep 13, 2025
    Last edited: Sep 13, 2025
    Tested this script, well, what can I say, top flight - well done!

    p.s.
    SunLion, just one question: shouldn't there be a “1” instead of a “0” at this point ???
    Code:
    if "%DisableDefender%"=="0" goto skipDisableDefender
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  4. ms_pam

    ms_pam MDL Novice

    Jan 29, 2023
    30
    13
    0
    Understood, I did not realise there were tools/exes also. I was interested in seeing the main script commands to understand what you are safely stripping out from win10. I still think it's helpful for custom iso enthusiasts to be able to read the main script and see what is involved, whether they wish to use it and the accompanying exes before downlaoding from a 3rd party site which is always a potential security risk. Being able to read/copy/fork the raw code I think is always positive for a community but I appreciate it's extra work for you to manage and you already manage a lot so I can absolutely understand that posting the text just so people can have a read at it out of interest may be very low on your priorities and not worht the hassle. I will leave it wiuth you. Thanks all the same.
     
  5. SunLion

    SunLion MDL Expert

    May 11, 2011
    1,636
    6,114
    60
    Don't worry, I'll post the script separately too, in .txt format, so it can be renamed to .cmd

    I'm adding it to the main thread.

    https://forums.mydigitallife.net/th...ic-legacy-windows.86552/page-120#post-1872013

    :)
     
  6. wuliyen

    wuliyen MDL Member

    Oct 6, 2009
    199
    476
    10

    Attached Files:

    • 111.png
      111.png
      File size:
      33.6 KB
      Views:
      37
    • 222.png
      222.png
      File size:
      254.9 KB
      Views:
      37
  7. hoak

    hoak MDL Addicted

    Nov 13, 2009
    627
    1,762
    30
  8. inTerActionVRI

    inTerActionVRI MDL Expert

    Sep 23, 2009
    1,770
    3,601
    60
    I dont know...
    On linux sonds like Trusted Installer, full permission enable. On windows the admin default is different of trusted installer.
    So I would like to know if Sudo for Windows 11 is like Trusted Installer.
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  9. pm67310

    pm67310 MDL Guru

    Sep 6, 2011
    3,875
    3,151
    120
    Nope sudo windows = standard administrator
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  10. bendeyar

    bendeyar MDL Member

    Mar 14, 2019
    241
    510
    10
    With each new script, I made some changes to make it the way I wanted.
    With the script "2xH2_Creator_14.0" I only changed "DirectX9c" and "Calculator", I didn't install them.
    There was nothing else to change.
    The script became the tip of the iceberg.
    It's great.
    After using "NTLite", the resulting "install" file was 3.9gb in size.
    Thanks to "SunLion".
     

    Attached Files:

    • 1.PNG
      1.PNG
      File size:
      245.3 KB
      Views:
      35
  11. KleineZiege

    KleineZiege MDL Guru

    Dec 11, 2018
    2,388
    3,107
    90
    In the folder 2xH2_Creator_14.0,
    OEM there is still an old Massgravel 3.5,
    can I replace it with the newer 3.7?
     
  12. Shrinklier

    Shrinklier MDL Novice

    Jul 7, 2022
    43
    97
    0
  13. SunLion

    SunLion MDL Expert

    May 11, 2011
    1,636
    6,114
    60
    Yes, I'll update here too.

    Thanks for your help.
     
  14. Mavericks Choice

    Mavericks Choice MDL Guru

    Aug 5, 2015
    4,298
    16,752
    150
    Tested & this is the best script for me so far. Thank you @SunLion
     
  15. ms_pam

    ms_pam MDL Novice

    Jan 29, 2023
    30
    13
    0
  16. KleineZiege

    KleineZiege MDL Guru

    Dec 11, 2018
    2,388
    3,107
    90
    It works with the file “de-de_windows_11_enterprise_ltsc_2024_x64_dvd_4f136f69.iso”, ( 2xH2_Creator_14.0 )
    However, I occasionally receive a message from the Security Center stating that it is disabled.
    Change Windows Edition IoT LTSC with Mas 3.7 Works to LTSC 2025.
    Activate with Tsforge StaticCID works.

     

    Attached Files:

  17. SunLion

    SunLion MDL Expert

    May 11, 2011
    1,636
    6,114
    60
    I'll change the activation to TsForge and test it out.

    Thanks!
     
  18. KleineZiege

    KleineZiege MDL Guru

    Dec 11, 2018
    2,388
    3,107
    90
    #1059 KleineZiege, Sep 15, 2025
    Last edited: Sep 15, 2025
    I'm now going to build four images and add them to one image.
    IoT LTSC 2025
    LTSC 2025
    Pro VL
    Enterprise VL
    and add the activation to each wim.
    The script is really good for removing components. I'll adjust the registry entries for myself, but otherwise, great work to everyone who contributed.
    Have a nice evening :)

    PS: I'll let you know tomorrow if it worked, But before that, I'll test the business
     
  19. KleineZiege

    KleineZiege MDL Guru

    Dec 11, 2018
    2,388
    3,107
    90
    #1060 KleineZiege, Sep 16, 2025
    Last edited: Sep 16, 2025