1. Enthousiast

    Enthousiast MDL Tester

    Oct 30, 2009
    49,681
    103,548
    450
    1909 has dotnetfx48 onboard, covering all previous ones, except 35.
     
  2. Windows 10 User

    Windows 10 User MDL Guru

    Feb 2, 2017
    2,005
    122
    90
    If Cortana is removed in 20H1 will it break Windows Search?
     
  3. zero cool root

    zero cool root MDL Senior Member

    Jun 17, 2011
    382
    161
    10
    #14863 zero cool root, Apr 20, 2020
    Last edited: Apr 20, 2020
    @MSMG

    Pls, what's values to enable..!!

    I'd like to do a .reg file..!!

    Thanks in advance..!!
     
  4. Feartamixg

    Feartamixg MDL Addicted

    May 15, 2016
    783
    629
    30
    The one trusted method I use to disable Windows Defender is Group Policy Editor (gpedit.msc) to disable Windows Defender by navigating to Computer Configuration > Administrative Templates > Windows Components > Windows Defender Antivirus and enabling Turn off Windows Defender Antivirus. What is changed (registry entries , files, etc) when doing this?

    Does the following do exactly the same thing?
    Code:
    ; Disable Windows Defender
    [HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows Defender]
    "DisableAntiSpyware"=dword:00000001
     
  5. rubenswing1976

    rubenswing1976 MDL Novice

    Jun 11, 2016
    17
    7
    0
    Hello, I want to completely remove all packages like system apps and windows apps at once from the windows iso, it is so tiring to rmove 1 component at a time, is there a faster way to do it will all the listed components hw to generate the list of which component to remove. pls help thank u
     
  6. MSMG

    MSMG MDL Developer

    Jul 15, 2011
    6,414
    15,608
    210
    No workaround yet, it's by Windows Update new mechanism it returns the removed components.

     
  7. MSMG

    MSMG MDL Developer

    Jul 15, 2011
    6,414
    15,608
    210
    Don't replace them, it will break the packs integration.

     
  8. MSMG

    MSMG MDL Developer

    Jul 15, 2011
    6,414
    15,608
    210
    1) VC++ pack is broken

    2) It's your choice to integrate DirectX 9.0c and IE is required for many software's, so far only known list of software's affected is listed in readme.txt

    3) NetFX48 comes built-in W19 v1909 and so it's won't be displayed for integration.

     
  9. MSMG

    MSMG MDL Developer

    Jul 15, 2011
    6,414
    15,608
    210
    No the search is not affected in 20H1.

     
  10. MSMG

    MSMG MDL Developer

    Jul 15, 2011
    6,414
    15,608
    210
    Replace the values 0 to 1 and 1 to 0 in the registry file.

    dword:00000000 -> dword:00000001
    dword:00000001 -> dword:00000000

     
  11. MSMG

    MSMG MDL Developer

    Jul 15, 2011
    6,414
    15,608
    210
    Use the Remove Windows Components using Package List menu to remove all the components at once.

    The list file to be filled is in <Bin\Lists\RemovePkgsList.txt> and the template file is <Bin\Lists\RemovePkgsList_W10_Template.txt>

     
  12. Bluescreen

    Bluescreen MDL Senior Member

    Jul 16, 2009
    344
    51
    10
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  13. volldy36

    volldy36 MDL Novice

    Jan 4, 2019
    14
    4
    0
    How about 1909?
    Thanks
     
  14. zero cool root

    zero cool root MDL Senior Member

    Jun 17, 2011
    382
    161
    10
  15. drew84

    drew84 MDL Expert

    Mar 13, 2014
    1,398
    2,384
    60
    Does work,
    The list was actually for the 1709 version, and the deprovisioned key exists in / and principle applies to all versions above (including 2004 [20H1])
    @hildegard did not specify which components, and yes I am aware that what I posted only covers UWP apps (at least it covers something)

    .... for what it's worthThe following system apps have been removed from my 2004 (build 1) install, and have never returned (so far) after a CU
    Microsoft.AAD.BrokerPlugin
    Microsoft.AsyncTextService
    Microsoft.BioEnrollment
    Microsoft.ECApp
    Microsoft.LockApp
    Microsoft.MicrosoftEdge
    Microsoft.MicrosoftEdgeDevToolsClient
    Microsoft.Windows.AddSuggestedFoldersToLibarayDialog
    Microsoft.Windows.AssignedAccessLockApp
    Microsoft.Windows.CapturePicker
    Microsoft.Windows.FileExplorer
    Microsoft.Windows.FilePicker
    Microsoft.Windows.NarratorQuickStart
    Microsoft.Windows.OOBENetworkCaptivePortal
    Microsoft.Windows.OOBENetworkConnectionFlow
    Microsoft.Windows.ParentalControls
    Microsoft.Windows.PinningConfirmationDialog
    Microsoft.Windows.PeopleExperienceHost
    NcsiUwpApp
    Windows.PrintDialog
    ... am currently trying to find if a similar solution exists for system apps (as with UWPs)
     
  16. app_raiser

    app_raiser MDL Junior Member

    Mar 18, 2018
    93
    42
    0
    #14877 app_raiser, Apr 20, 2020
    Last edited: Apr 20, 2020
    @drew84

    try ehhm.. this (i edited the script so it works with earlier psh version -> in a batch file ;-)

    https://forums.mydigitallife.net/at...2/?temp_hash=ab26b5878653476f1f8d7474c5e1453b

    credits to sycnex!!

    do a reset base afterwards!

    - - - - - - - - - - - - - - - -

    @zero cool root

    results in a yellow "commanding state" of the seccenter-icon which prompts you to revert these options back to default, you can deny but... ...
    ..
    .
    you know what happens regardless what you do if ms is confident doing right. so try this instead:

    https://forums.mydigitallife.net/at...3/?temp_hash=730b72e2c29adedd8dcf1682f6df0abc

    huge thanks and blessings to aveyo!!! who made this possible

    - - - - - - - - - - - - - - - -
     

    Attached Files:

  17. drew84

    drew84 MDL Expert

    Mar 13, 2014
    1,398
    2,384
    60
    I think you misunderstood my post. I for one, don't experience reinstallation of removed apps...
    just trying to help out another member.. and am simply looking in to a registry solution (similar to UWP version) for System Apps

    ... for the most part, I prefer to do my Optimizations Offline, in so doing very rarely have to muck about with OS after installation
     
  18. MSMG

    MSMG MDL Developer

    Jul 15, 2011
    6,414
    15,608
    210
    It breaks the search functionality in v1909

     
  19. MSMG

    MSMG MDL Developer

    Jul 15, 2011
    6,414
    15,608
    210