Optimize-Offline Guide - Windows Debloating Tool, Windows 1803, 1903, 19H2, 1909, 20H1 and LTSC 2019

Discussion in 'Windows 10' started by KedarWolf, Jul 30, 2019.

  1. phazer11

    phazer11 MDL Novice

    Jan 20, 2017
    36
    6
    0
    So, what is everyone using now it seems both GodHand and Gdeliana have pulled the plug? Was dismayed to see it, going to have to switch a few people over next year when W10 goes EOL so was going to start testing. I haven't seen any good alternatives.
    P.S. Thanks to everyone for all the help over the years, this thread has made managing family and friends computers bearable.
     
  2. W7W10

    W7W10 MDL Member

    May 11, 2023
    190
    34
    10
    Please somebody explain me can I debloat Windows 10 LTSC Entrepise 19044.1280 21H2 using this script please?
     
  3. pm67310

    pm67310 MDL Guru

    Sep 6, 2011
    3,875
    3,149
    120
    Ltsc 2019 no bloat ( no store no news edge ) just disable diagtrack and wersvc and pcasvc ( tracking and error reporting and microsoft compatibility assistant ) to cut telemetry
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  4. W7W10

    W7W10 MDL Member

    May 11, 2023
    190
    34
    10
    Excuse me it's 2021, 21H2. Can you please be more specific please? Thank you.
     
  5. rayman95

    rayman95 MDL Senior Member

    Oct 3, 2018
    419
    289
    10
    2021 is a 2019 iso with the bloats @pm67310 describe...
     
  6. W7W10

    W7W10 MDL Member

    May 11, 2023
    190
    34
    10
    Thank you.
     
  7. KedarWolf

    KedarWolf MDL Addicted

    Mar 17, 2016
    983
    885
    30
    Settings I set in the app, plus the default Winhance does when you create the unattend file.
     
  8. W7W10

    W7W10 MDL Member

    May 11, 2023
    190
    34
    10
    Thank you.
     
  9. adric

    adric MDL Expert

    Jul 30, 2009
    1,527
    1,720
    60
    @KedarWolf
    Do you also use ooshutup10 along with Winhance? I compared the Winhance changes to OOShutup10 and OO shows quite a bit more on settings that can be changed.
     
  10. KedarWolf

    KedarWolf MDL Addicted

    Mar 17, 2016
    983
    885
    30
    Yes, there is an option to install it in Winhance.
     
  11. Verifiable

    Verifiable MDL Novice

    Jan 22, 2020
    25
    4
    0
    Ok so in the config file what does true and false mean because context is never established
    does "true" mean install it or delete it?
     
  12. strotee

    strotee MDL Member

    Jan 30, 2011
    231
    207
    10
    Yes, it means to go ahead with the option. This is just a snippet, not the full config file.
    Code:
      "ISO": "Prompt",
      "CompressionType": "Maximum",
      "SelectiveRegistry": {
        "DisableWindowsUpgrade": true,
        "DisableDriverUpdate": true,
        "DormantOneDrive": true,
        "Disable3rdPartyApps": true,
        "ExplorerUIRibbon": true,
        "ClassicSearchExplorer": true,
        "RemoveTaskbarPinnedIcons": true,
        "DisableTeamsApp": true,
        "DisableVirtualizationSecurity": true
      }
     
  13. Mavericks Choice

    Mavericks Choice MDL Guru

    Aug 5, 2015
    4,295
    16,743
    150
    I was using OO for a while shame it has not been updated, I love the idea of the config file as it allows the removal of your choice of unneeded apps or features.