Slimdown10 – turn Windows 10 22H2 or LTSC 2021 into classic/legacy Windows

Discussion in 'Windows 10' started by Deleted member 190847, Feb 15, 2023.

  1. SunLion

    SunLion MDL Addicted

    May 11, 2011
    718
    1,879
    30
    I believe you must remove the tweak from the folder before running the script for it to work.
     
  2. SunLion

    SunLion MDL Addicted

    May 11, 2011
    718
    1,879
    30
    I recommend everyone to review the added tweaks and keep only the ones you want to apply to your image. Remove the rest from the PersonalTweaks folder.
     
  3. fs2com

    fs2com MDL Member

    Oct 14, 2009
    131
    60
    10
    Did you try the file enable notification center that I upload?
    It solved the calendar issue for the windows that I already installed
     
  4. SunLion

    SunLion MDL Addicted

    May 11, 2011
    718
    1,879
    30
    Fixed and updated.

    Please test it.

    Don't forget to select the tweaks you want to apply!

    psw: mdl2025
     

    Attached Files:

  5. sainfo

    sainfo MDL Member

    Dec 6, 2021
    179
    269
    10
    #2025 sainfo, Jan 20, 2025 at 14:52
    Last edited: Jan 22, 2025 at 04:46
    No, I haven't tried it. I have already rolled back to my saved and normally working Windows 11 IoT 24H2 LTSC [26100.2894] x64 RU. A little later I will try this, your option.
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  6. fs2com

    fs2com MDL Member

    Oct 14, 2009
    131
    60
    10
    Might be some other value broke the notification center then. I doubt the script itself broke the calendar, I try it on a fresh install 24H2 LTSC and it work.

    I just put Windows 11 Pro 24H2 on my test PC with the disable_tweak_center applied, and the calendar don't work.
    Will test it tomorrow with Enable_Notification_Center.cmd and let you know.
     
  7. DrakeBond

    DrakeBond MDL Novice

    Oct 28, 2020
    8
    3
    0
    #2027 DrakeBond, Jan 20, 2025 at 16:52
    Last edited: Jan 20, 2025 at 18:01
    Enable_Notification_Center.cmd The calendar is working .
    When All finished.Enable_Notification_Center.cmd will be in the BAT folder, and Enable_Notification_Center.reg will be in the Tweaks folder.
     
  8. sainfo

    sainfo MDL Member

    Dec 6, 2021
    179
    269
    10
    I didn’t find the disable_tweak_center parameter in the script to change or delete it. This evening I will try again to install the system with the Enable_Notification_Center.cmd you suggested. Let's see what comes of this ...
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  9. Mavericks Choice

    Mavericks Choice MDL Guru

    Aug 5, 2015
    3,385
    14,090
    120
    All working perfectly here too.
     
  10. sainfo

    sainfo MDL Member

    Dec 6, 2021
    179
    269
    10
    Yes, I used the .cmd file you suggested and everything works great - thank you very much!
    :tankyou:
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  11. fs2com

    fs2com MDL Member

    Oct 14, 2009
    131
    60
    10
    No it's not in the script, just like @SunLion pointed out it's on PersonalTweaks folder when you first want to build the slimmed ISO
    dnc.png
    So check that folder out and delete the tweak that you don't want in your ISO before building

    Btw I think the important reg edit on the Notification Tweak is the last 2 entry, when I try to disable the toast (the first 2 reg) calendar is still working. So I guess the first 2 reg is for disabling notification (the one above calendar)
     
  12. sainfo

    sainfo MDL Member

    Dec 6, 2021
    179
    269
    10
    Well, of course, that’s exactly what I did. SunLion has a great script, but he tries to tailor it for all occasions. This is probably good, but personally I’m not interested. Therefore, I took from his tool only what I needed and removed what I didn’t need. I added the scripts and scenarios I needed, as well as the .cmd file you suggested. Yesterday I assembled my assembly with this tool and installed it. Everything works fine now, thank you very much for your help.
    :shake:
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  13. SunLion

    SunLion MDL Addicted

    May 11, 2011
    718
    1,879
    30
    Exactly that. The package is for general use, so each person should decide what to do with the tweaks in the PersonalTweaks folder.

    If you don't want to apply them, just remove them from the folder.
     
  14. fs2com

    fs2com MDL Member

    Oct 14, 2009
    131
    60
    10
    @SunLion what is DaRT do btw?
    Just curious, since I myself not installed from the ISO itself but applying install.wim to the partition.
    So I'm not using the modified boot.wim.
     
  15. Mavericks Choice

    Mavericks Choice MDL Guru

    Aug 5, 2015
    3,385
    14,090
    120
    Anyone who does fresh or unattended installs in win11 & would like to remove the bloat in the sources dir as was possible with win 10 previously use this code & adjust paths to suit.

    Code:
    DISM /Mount-Wim /wimfile:D:\sources\boot.wim /index:2 /mountdir:C:\Mount
    reg load HKLM\TEMP C:\Mount\Windows\System32\config\SYSTEM
    reg add HKLM\TEMP\Setup /v "CmdLine" /t REG_SZ /d "X:\\sources\\setup.exe" /f
    reg unload HKLM\TEMP
    DISM /Unmount-Wim /mountdir:C:\Mount /commit"
     
  16. yum13241

    yum13241 MDL Novice

    Sep 8, 2023
    9
    1
    0
    Hello, I have a quick question.

    I used a Windows 10 IoT Enterprise LTSC 2021 ISO with this utility and it's running great other than one specific issue: The MS Store does not work, It says:

    Code:
    Can't sign in with a Microsoft account
    
    This program is blocked by group policy. For more information, contact your system administrator.
    
    0x80704ec
    
    Send Feedback (lol no)
    
    I believe I set EnableStore to 2.
     
  17. SunLion

    SunLion MDL Addicted

    May 11, 2011
    718
    1,879
    30
    Which script did you use?

    Because for Windows 10 there is a new topic:
    https://forums.mydigitallife.net/threads/slimdown10_v2-0-2-continued.88599/page-14#post-1868399

    Here we still discuss about Windows 11. The last scripts refer to W11.
     
  18. sainfo

    sainfo MDL Member

    Dec 6, 2021
    179
    269
    10
    #2039 sainfo, Jan 23, 2025 at 04:35
    Last edited: Jan 23, 2025 at 13:19
    It’s not entirely clear what this script cleans, as well as the purpose of this path and which side is setup.exe here ?
    :thinking:
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  19. yum13241

    yum13241 MDL Novice

    Sep 8, 2023
    9
    1
    0