Slimdown10_v2.0.2 (continued)

Discussion in 'Windows 10' started by SunLion, Sep 1, 2024.

  1. SunLion

    SunLion MDL Expert

    May 11, 2011
    1,729
    6,692
    60
    #1501 SunLion, Jul 28, 2026
    Last edited: Jul 28, 2026
    (OP)
    First of all, I want to say that Windows 11 as a host is terrible for running scripts.

    The error below states that "There are not enough memory resources available to complete this operation" when unmounting the image.
    Regarding the error below, the script uses the Windows 10 IMAGEX to export the Boot.wim, and it seems that Windows 11, acting as the host, doesn't handle this very well.
    To resolve this, I am modifying the script to use wimlib-imagex.exe to export the boot.wim.

    I believe it will work better.
     
  2. hoak

    hoak MDL Addicted

    Nov 13, 2009
    683
    1,931
    30
  3. hoak

    hoak MDL Addicted

    Nov 13, 2009
    683
    1,931
    30
  4. rayman95

    rayman95 MDL Senior Member

    Oct 3, 2018
    450
    316
    10
    Is it worth to use on IoT LTSC 10..the system is already debloat...I understand on a 10 or 11 home version
     
  5. SunLion

    SunLion MDL Expert

    May 11, 2011
    1,729
    6,692
    60
    This script is only for Windows 10.

    For Windows 11, please refer to the topic below:
    https://forums.mydigitallife.net/th...-ltsc-2024-into-classic-legacy-windows.90039/

    If you're referring to the host system, I recommend any version of Windows 10.

    Unfortunately, Windows 11 as a host is not very user-friendly and causes many problems.
     
  6. rayman95

    rayman95 MDL Senior Member

    Oct 3, 2018
    450
    316
    10
  7. SunLion

    SunLion MDL Expert

    May 11, 2011
    1,729
    6,692
    60
    It doesn't have ProvisionedAppxPackages to remove, but there are many registry keys, services, and tasks that can be disabled.

    Take a look at the script.
     
  8. SunLion

    SunLion MDL Expert

    May 11, 2011
    1,729
    6,692
    60
    I have a few questions regarding the use of GitHub:

    - Can I continue hosting the packages on MediaFire or another site?

    - Can the files still be password-protected?
     
  9. hoak

    hoak MDL Addicted

    Nov 13, 2009
    683
    1,931
    30
  10. hoak

    hoak MDL Addicted

    Nov 13, 2009
    683
    1,931
    30
    #1512 hoak, Aug 3, 2026
    Last edited: Aug 3, 2026
    Oh, I think both SunLion and I misunderstood you! Though I haven't tested the latest builds, I'm pretty sure Slimdown10 will work with virtually any Windows10 SKU...
     
  11. dyfi

    dyfi MDL Junior Member

    Oct 16, 2010
    56
    24
    0
    I haven't been here for a while but having a new win tablet used SD10_Renewed_1.63 to install ltsc. Everything went well but have just received a virus error, I did select defender install. Is this regkey change part of the general slimdown or is it flagged as I choose defender to be installed. Appreciate your feedback on what steps I should take to avoid continual defender popups.

    Virtool.jpg
     
  12. SunLion

    SunLion MDL Expert

    May 11, 2011
    1,729
    6,692
    60
    This is a configuration for disable the Microsoft Defender Antivirus "Block at First Sight" feature.
    If you want to use Defender, use the .reg file below to enable all options:
     
  13. dyfi

    dyfi MDL Junior Member

    Oct 16, 2010
    56
    24
    0
    Modified thank you. I am also trying to get a built-in fingerprint scanner to work [Fujitsu Q736]. Settings/accounts/Sign-in options/Windows Hello Fingerprint reports unavailable [couldn't find a scanner compatible]
    I have the correct driver installed, service running, group policy config enabled. Could you advise what I can do to correct this?
     
  14. Mavericks Choice

    Mavericks Choice MDL Guru

    Aug 5, 2015
    4,406
    17,070
    150
    Do a search on which services your app requires & compare to SD services that are removed, if you find that service in SD simply comment it out ::
     
  15. rayman95

    rayman95 MDL Senior Member

    Oct 3, 2018
    450
    316
    10
    Hi, I just try V1.63, but there isn't Auntounattended.xml...
    did you remove it??
     
  16. bendeyar

    bendeyar MDL Senior Member

    Mar 14, 2019
    256
    558
    10
     

    Attached Files:

    • 1.PNG
      1.PNG
      File size:
      244.5 KB
      Views:
      17
  17. rayman95

    rayman95 MDL Senior Member

    Oct 3, 2018
    450
    316
    10
    ah yes, its created after ...thanks

    Name: Windows 10 Entreprise LTSC 2021 SlimDown build 19044.7548 Fr x64 (06 Aout. 2026).iso
    Date: 06/08/2026
    Size: 4 GB (4,320,270,336 bytes)
    --------
    SHA-1: b3489aac3beeee58c6b0b5207373cb3fa71c01a5
    MD5: b2536a1cf5d15aabfe28edf2ffe83e09
    CRC32: d518ad21

    I convert to esd, et voila....:eek:
     
  18. SunLion

    SunLion MDL Expert

    May 11, 2011
    1,729
    6,692
    60
    The Spooler service has been set to manual.

    Try setting it to automatic and see if it works.