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. spanishfly

    spanishfly MDL Senior Member

    Dec 5, 2018
    365
    540
    10
    #1301 spanishfly, Sep 11, 2021
    Last edited: Sep 12, 2021
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  2. strotee

    strotee MDL Member

    Jan 30, 2011
    229
    205
    10
  3. spanishfly

    spanishfly MDL Senior Member

    Dec 5, 2018
    365
    540
    10
    #1303 spanishfly, Sep 12, 2021
    Last edited: Sep 12, 2021
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  4. strotee

    strotee MDL Member

    Jan 30, 2011
    229
    205
    10
    #1305 strotee, Sep 12, 2021
    Last edited: Sep 14, 2021
    Will the 4.0.1.9 changes from DrEmpiricism be added to @gdeliana's fork?
     
  5. spanishfly

    spanishfly MDL Senior Member

    Dec 5, 2018
    365
    540
    10
    I'm probably missing something significant in the latest OO4019 update, but if you want to keep using gdeliana's version then here is the only significant improvement I could find:
    Additional Tweaks 4019 update.reg
    Code:
    Windows Registry Editor Version 5.00
    
    ; Add Advanced User Accounts to the Control Panel
    [HKEY_CLASSES_ROOT\CLSID\{98641F47-8C25-4936-BEE4-C2CE1298969D}]
    @="User Accounts (Advanced)"
    "InfoTip"="Opens netplwiz.exe"
    "System.ControlPanel.Category"="9"
    
    [HKEY_CLASSES_ROOT\CLSID\{98641F47-8C25-4936-BEE4-C2CE1298969D}\DefaultIcon]
    @="%SystemRoot%\\System32\\netplwiz.exe"
    
    [HKEY_CLASSES_ROOT\CLSID\{98641F47-8C25-4936-BEE4-C2CE1298969D}\Shell\Open\command]
    @="netplwiz.exe"
    
    [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\ControlPanel\NameSpace\{98641F47-8C25-4936-BEE4-C2CE1298969D}]
    @="Advanced User Accounts"
    
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  6. leo879

    leo879 MDL Novice

    Sep 4, 2021
    6
    1
    0
    I noticed that the "Search" window pop up in the middle of screen unlike the one in original where it stays at bottom left on clicking the Search button on taskbar. I want to keep it like the original, what shall I remove from the OO script?
     
  7. Dgk

    Dgk MDL Member

    Jan 18, 2020
    145
    52
    10
    Anyone tested on 21H2 image from May or updated in August?
     
  8. AveYo

    AveYo MDL Expert

    Feb 10, 2009
    1,836
    5,729
    60
    re-written with the more reliable logic of DIR2ISO snippet by yours truly ;)
    guess I should also add support for the lamer "rolling release" powershell
    (tho it's generally a bad idea to run such scripts in 6+ instead of the native clr one - even under windows 11)
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  9. gdeliana

    gdeliana MDL Senior Member

    Oct 2, 2010
    365
    428
    10
    Yes i will merge them
     
  10. spanishfly

    spanishfly MDL Senior Member

    Dec 5, 2018
    365
    540
    10
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  11. gdeliana

    gdeliana MDL Senior Member

    Oct 2, 2010
    365
    428
    10
    Yes its about W11 atm. But is also about the future of modding windows. I feel like Microsoft is pulling too much the strings with their antivirus. Its becoming more and more difficult to remove it.
     
  12. deafsinger

    deafsinger MDL Junior Member

    Feb 19, 2016
    90
    26
    0
    Is it possible to add OneDrive to LTSC 2019?
    I´ve read it´s not included or at least functional.
     
  13. drew84

    drew84 MDL Expert

    Mar 13, 2014
    1,397
    2,377
    60
  14. Markuzz

    Markuzz MDL Novice

    Feb 8, 2020
    15
    6
    0
    I need a little help please.
    I started out with Win10 LTSC 2019 build 17763.1, updated with W10UI v10.9f to build 2183 with the latest hotfix from September.

    Using @gdeliana O-O fork (4.0.1.9-b5) I'm trying to populate all packages template with the relative command
    Code:
    ./Start-Optimize populateLists
    but then, what I found afterward is that WindowsAppsTemplate.json is empty.
    All Templates are populated, just the WindowsApps are missing.

    Is this a normal behaviour? I ask because I was trying to search for MS Paint Desktop App and could not find it anywhere.