1. MSMG

    MSMG MDL Developer

    Jul 15, 2011
    6,414
    15,627
    210
    Thanks have uploaded the missing file now and it's may be due to the MEGA while downloading the files it changes the character '~' to '_' in filenames, better download them as zipped so that it won't rename the files.

     
  2. MSMG

    MSMG MDL Developer

    Jul 15, 2011
    6,414
    15,627
    210
    Yes, will be doing it now, making changes to the changelog.txt.

     
  3. MSMG

    MSMG MDL Developer

    Jul 15, 2011
    6,414
    15,627
    210
    Thanks have made changes and fixed the issue related to spaces in filenames.

     
  4. kompassorpigo

    kompassorpigo MDL Member

    Jun 22, 2016
    128
    23
    10
    Got it. What would be a good way to circumvent that right now? Removing Defender and using a 3rd party av? That's not a problem. But how do I avoid WU for driver downloads and other things that happen in background but are also necessary for the system to work properly?
     
  5. MSMG

    MSMG MDL Developer

    Jul 15, 2011
    6,414
    15,627
    210
    Updated the ToolKit to v9.4.1

    v9.4.1
    + Updated ToolKit's Bin folder with Windows 10 20H1 Insider Preview WADK (v10.0.18970.1000) Tools.
    > Moved Custom Activation Tokens, Files, Recovery, Registry, Terminal Server, UxTheme feature folders to ToolKit's Custom Folder.
    + Fixed a Bug in the Feature "Remove Windows Component Using Package List", where the ToolKit couldn't process the Package List.
    + Fixed a Bug in the Feature "Import Custom Registry Setting from Registry File", where the import failed with filenames containing spaces.
     
  6. MSMG

    MSMG MDL Developer

    Jul 15, 2011
    6,414
    15,627
    210
    You just need to wait until a fix is worked out.

     
  7. Tiger-1

    Tiger-1 MDL Guru

    Oct 18, 2014
    8,326
    11,612
    270
    Hi bro, try using gpedit.msc :g:
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  8. windows builder

    windows builder MDL Guru

    Sep 13, 2017
    2,219
    1,555
    90
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  9. MIMMO61

    MIMMO61 MDL Senior Member

    Aug 19, 2009
    379
    108
    10
    To be sure, I perform the same procedure again with Toolkit 9.3.2, I see what happens.
     
  10. MIMMO61

    MIMMO61 MDL Senior Member

    Aug 19, 2009
    379
    108
    10
    I had not entered the tweak to invert the colors of the desktop, but the problem is that the Apps have not been eliminated, this is strange, I cannot understand where I did wrong, yet the procedure seems to me to have done it correctly.
    Why are the apps still present? :(

    [4] Remove> [1] Remove Windows component> [7] Windows Apps> [8] All Windows App> Removing All Windows Apps Continue ... [Y]
    ----------------------------------------------------------------------------------------------------
    [4] Remove> [1] Remove Windows component> [6] System Apps:
    [F] Content Delivery Manager
    [L] Map Control
    [N] OneDrive Desktop Client
    [P] People Bar
    [Y] Windows Mixed Reality
    [Z] Windows Store
    [1] Xbox App
    [2] Xbox Game Callable UI
    [3] Xbox Identity Provider
    ----------------------------------------------------------------------------------------------------

    [5] Customize > [6] Apply Tweaks
    [A] Disable Cortana App
    [D] Disable automatic Downloading and Installing 3rd Party Apps
    -----------------------------------------------------------------------------------------------------
     
  11. InstantAli3n

    InstantAli3n MDL Junior Member

    Dec 17, 2014
    92
    71
    0
    That's the new light theme.
     
  12. ARCIGA

    ARCIGA MDL Senior Member

    Mar 23, 2015
    309
    76
    10
    MSMG MDL Developer
    Windows Defender Deleted MSMG ToolKit v9.4.1, it says it is a Virus :(
     
  13. Tiger-1

    Tiger-1 MDL Guru

    Oct 18, 2014
    8,326
    11,612
    270
    ^^
    hmm, I may be wrong but every time I work with Toolkit regardless of version I am always disconnected as a precaution; I think you better ask MSMG himself what he thinks ok so we will all be aware of what is the correct procedure
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  14. 正义羊

    正义羊 MDL Senior Member

    Feb 21, 2016
    260
    160
    10
    You may change it into "Windows Insider Program",this name is title for Settings->Updates->Windows Insider,the Chinese name (zh-cn) is "Windows 预览体验计划".
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  15. spidernz

    spidernz MDL Senior Member

    May 20, 2011
    390
    114
    10
    #12159 spidernz, Sep 8, 2019
    Last edited: Sep 8, 2019
    Does KB4515530 supersede and include KB4497727 fixes?
    If so shouldn't it be removed from the iso to help make it smaller.



    Also if possible can you add Feature Disable since it just requires a loop with

    "%DISMX64%\Dism.exe"/Image:%MOUNT% /Disable-Feature /FeatureName:%FNAME%


    Code:
    "%DISMX64%\Dism.exe"/Image:%MOUNT% /Disable-Feature /FeatureName:AppServerClient /remove                         
    "%DISMX64%\Dism.exe"/Image:%MOUNT% /Disable-Feature /FeatureName:Client-DeviceLockdown /remove                   
    "%DISMX64%\Dism.exe"/Image:%MOUNT% /Disable-Feature /FeatureName:Client-EmbeddedBootExp /remove                     
    /remove is suppose to remove package load but doesn't seem to anymore but I leave it in just in case


    Code:
    -------------------------------------------- | -----------------------------
    Feature Name                                 | State                    
    -------------------------------------------- | -----------------------------
    Printing-PrintToPDFServices-Features         | Enabled                  
    Printing-XPSServices-Features                | Enabled                  
    SearchEngine-Client-Package                  | Enabled                  
    MSRDC-Infrastructure                         | Enabled                  
    TelnetClient                                 | Disabled                  
    TFTP                                         | Disabled                  
    TIFFIFilter                                  | Disabled                  
    LegacyComponents                             | Disabled                  
    DirectPlay                                   | Disabled                  
    SimpleTCP                                    | Disabled                  
    Client-ProjFS                                | Disabled                  
    NetFx4-AdvSrvs                               | Enabled                  
    NetFx4Extended-ASPNET45                      | Disabled                  
    WCF-Services45                               | Enabled                  
    WCF-HTTP-Activation45                        | Disabled                  
    WCF-TCP-Activation45                         | Disabled                  
    WCF-Pipe-Activation45                        | Disabled                  
    WCF-MSMQ-Activation45                        | Disabled                  
    WCF-TCP-PortSharing45                        | Enabled                  
    IIS-WebServerRole                            | Disabled                  
    IIS-WebServer                                | Disabled                  
    IIS-CommonHttpFeatures                       | Disabled                  
    IIS-HttpErrors                               | Disabled                  
    IIS-HttpRedirect                             | Disabled                  
    IIS-ApplicationDevelopment                   | Disabled                  
    IIS-NetFxExtensibility                       | Disabled                  
    IIS-NetFxExtensibility45                     | Disabled                  
    IIS-HealthAndDiagnostics                     | Disabled                  
    IIS-HttpLogging                              | Disabled                  
    IIS-LoggingLibraries                         | Disabled                  
    IIS-RequestMonitor                           | Disabled                  
    IIS-HttpTracing                              | Disabled                  
    IIS-Security                                 | Disabled                  
    IIS-URLAuthorization                         | Disabled                  
    IIS-RequestFiltering                         | Disabled                  
    IIS-IPSecurity                               | Disabled                  
    IIS-Performance                              | Disabled                  
    IIS-HttpCompressionDynamic                   | Disabled                  
    IIS-WebServerManagementTools                 | Disabled                  
    IIS-ManagementScriptingTools                 | Disabled                  
    IIS-IIS6ManagementCompatibility              | Disabled                  
    IIS-Metabase                                 | Disabled                  
    WAS-WindowsActivationService                 | Disabled                  
    WAS-ProcessModel                             | Disabled                  
    WAS-NetFxEnvironment                         | Disabled                  
    WAS-ConfigurationAPI                         | Disabled                  
    IIS-HostableWebCore                          | Disabled                  
    WCF-HTTP-Activation                          | Disabled                  
    WCF-NonHTTP-Activation                       | Disabled                  
    IIS-CertProvider                             | Disabled                  
    IIS-WindowsAuthentication                    | Disabled                  
    IIS-DigestAuthentication                     | Disabled                  
    IIS-ClientCertificateMappingAuthentication   | Disabled                  
    IIS-IISCertificateMappingAuthentication      | Disabled                  
    IIS-ODBCLogging                              | Disabled                  
    IIS-StaticContent                            | Disabled                  
    IIS-DefaultDocument                          | Disabled                  
    IIS-DirectoryBrowsing                        | Disabled                  
    IIS-WebDAV                                   | Disabled                  
    IIS-WebSockets                               | Disabled                  
    IIS-ApplicationInit                          | Disabled                  
    IIS-ASPNET                                   | Disabled                  
    IIS-ASPNET45                                 | Disabled                  
    IIS-ASP                                      | Disabled                  
    IIS-CGI                                      | Disabled                  
    IIS-ISAPIExtensions                          | Disabled                  
    IIS-ISAPIFilter                              | Disabled                  
    IIS-ServerSideIncludes                       | Disabled                  
    IIS-CustomLogging                            | Disabled                  
    IIS-BasicAuthentication                      | Disabled                  
    IIS-HttpCompressionStatic                    | Disabled                  
    IIS-ManagementConsole                        | Disabled                  
    IIS-ManagementService                        | Disabled                  
    IIS-WMICompatibility                         | Disabled                  
    IIS-LegacyScripts                            | Disabled                  
    IIS-LegacySnapIn                             | Disabled                  
    IIS-FTPServer                                | Disabled                  
    IIS-FTPSvc                                   | Disabled                  
    IIS-FTPExtensibility                         | Disabled                  
    MSMQ-Container                               | Disabled                  
    MSMQ-DCOMProxy                               | Disabled                  
    MSMQ-Server                                  | Disabled                  
    MSMQ-ADIntegration                           | Disabled                  
    MSMQ-HTTP                                    | Disabled                  
    MSMQ-Multicast                               | Disabled                  
    MSMQ-Triggers                                | Disabled                  
    NetFx3                                       | Disabled with Payload Removed
    SMB1Protocol                                 | Disabled                  
    SMB1Protocol-Client                          | Disabled                  
    SMB1Protocol-Server                          | Disabled                  
    SMB1Protocol-Deprecation                     | Disabled                  
    DataCenterBridging                           | Disabled                  
    ServicesForNFS-ClientOnly                    | Disabled                  
    ClientForNFS-Infrastructure                  | Disabled                  
    NFS-Administration                           | Disabled                  
    SmbDirect                                    | Enabled                  
    HostGuardian                                 | Disabled                  
    MultiPoint-Connector                         | Disabled                  
    MultiPoint-Connector-Services                | Disabled                  
    MultiPoint-Tools                             | Disabled                  
    AppServerClient                              | Disabled                  
    WorkFolders-Client                           | Enabled                  
    Printing-Foundation-Features                 | Enabled                  
    FaxServicesClientPackage                     | Enabled                  
    Printing-Foundation-InternetPrinting-Client  | Enabled                  
    Printing-Foundation-LPDPrintService          | Disabled                  
    Printing-Foundation-LPRPortMonitor           | Disabled                  
    MicrosoftWindowsPowerShellV2Root             | Enabled                  
    MicrosoftWindowsPowerShellV2                 | Enabled                  
    Windows-Identity-Foundation                  | Disabled                  
    Microsoft-Windows-Subsystem-Linux            | Disabled                  
    HypervisorPlatform                           | Disabled                  
    VirtualMachinePlatform                       | Disabled                  
    Microsoft-Windows-NetFx3-OC-Package          | Enabled                  
    Microsoft-Windows-NetFx4-US-OC-Package       | Enabled                  
    Microsoft-Windows-Client-EmbeddedExp-Package | Disabled                  
    Microsoft-Windows-NetFx3-WCF-OC-Package      | Enabled                  
    Microsoft-Windows-NetFx4-WCF-US-OC-Package   | Enabled                  
    Containers-DisposableClientVM                | Disabled                  
    Microsoft-Hyper-V-All                        | Disabled                  
    Microsoft-Hyper-V                            | Disabled                  
    Microsoft-Hyper-V-Tools-All                  | Disabled                  
    Microsoft-Hyper-V-Management-PowerShell      | Disabled                  
    Microsoft-Hyper-V-Hypervisor                 | Disabled                  
    Microsoft-Hyper-V-Services                   | Disabled                  
    Microsoft-Hyper-V-Management-Clients         | Disabled                  
    Client-DeviceLockdown                        | Disabled                  
    Client-EmbeddedShellLauncher                 | Disabled                  
    DirectoryServices-ADAM-Client                | Disabled                  
    Windows-Defender-ApplicationGuard            | Disabled                  
    Containers                                   | Disabled   
    As a gamer/media pc I've only ever needed
    Code:
    -------------------------------------------- | --------
    Feature Name                                 | State 
    -------------------------------------------- | --------
    Printing-PrintToPDFServices-Features         | Enabled
    Printing-XPSServices-Features                | Disabled
    SearchEngine-Client-Package                  | Enabled
    MSRDC-Infrastructure                         | Disabled
    TelnetClient                                 | Disabled
    TFTP                                         | Disabled
    TIFFIFilter                                  | Disabled
    LegacyComponents                             | Enabled
    DirectPlay                                   | Enabled
    SimpleTCP                                    | Disabled
    Client-ProjFS                                | Disabled
    NetFx4-AdvSrvs                               | Disabled
    NetFx4Extended-ASPNET45                      | Disabled
    IIS-WebServerRole                            | Disabled
    IIS-WebServer                                | Disabled
    IIS-CommonHttpFeatures                       | Disabled
    IIS-HttpErrors                               | Disabled
    IIS-HttpRedirect                             | Disabled
    IIS-ApplicationDevelopment                   | Disabled
    IIS-NetFxExtensibility                       | Disabled
    IIS-NetFxExtensibility45                     | Disabled
    IIS-HealthAndDiagnostics                     | Disabled
    IIS-HttpLogging                              | Disabled
    IIS-LoggingLibraries                         | Disabled
    IIS-RequestMonitor                           | Disabled
    IIS-HttpTracing                              | Disabled
    IIS-Security                                 | Disabled
    IIS-URLAuthorization                         | Disabled
    IIS-RequestFiltering                         | Disabled
    IIS-IPSecurity                               | Disabled
    IIS-Performance                              | Disabled
    IIS-HttpCompressionDynamic                   | Disabled
    IIS-WebServerManagementTools                 | Disabled
    IIS-ManagementScriptingTools                 | Disabled
    IIS-IIS6ManagementCompatibility              | Disabled
    IIS-Metabase                                 | Disabled
    WAS-WindowsActivationService                 | Disabled
    WAS-ProcessModel                             | Disabled
    WAS-NetFxEnvironment                         | Disabled
    WAS-ConfigurationAPI                         | Disabled
    IIS-HostableWebCore                          | Disabled
    IIS-CertProvider                             | Disabled
    IIS-WindowsAuthentication                    | Disabled
    IIS-DigestAuthentication                     | Disabled
    IIS-ClientCertificateMappingAuthentication   | Disabled
    IIS-IISCertificateMappingAuthentication      | Disabled
    IIS-ODBCLogging                              | Disabled
    IIS-StaticContent                            | Disabled
    IIS-DefaultDocument                          | Disabled
    IIS-DirectoryBrowsing                        | Disabled
    IIS-WebDAV                                   | Disabled
    IIS-WebSockets                               | Disabled
    IIS-ApplicationInit                          | Disabled
    IIS-ASPNET                                   | Disabled
    IIS-ASPNET45                                 | Disabled
    IIS-ASP                                      | Disabled
    IIS-CGI                                      | Disabled
    IIS-ISAPIExtensions                          | Disabled
    IIS-ISAPIFilter                              | Disabled
    IIS-ServerSideIncludes                       | Disabled
    IIS-CustomLogging                            | Disabled
    IIS-BasicAuthentication                      | Disabled
    IIS-HttpCompressionStatic                    | Disabled
    IIS-ManagementConsole                        | Disabled
    IIS-ManagementService                        | Disabled
    IIS-WMICompatibility                         | Disabled
    IIS-LegacyScripts                            | Disabled
    IIS-LegacySnapIn                             | Disabled
    IIS-FTPServer                                | Disabled
    IIS-FTPSvc                                   | Disabled
    IIS-FTPExtensibility                         | Disabled
    MSMQ-Container                               | Disabled
    MSMQ-DCOMProxy                               | Disabled
    MSMQ-Server                                  | Disabled
    MSMQ-ADIntegration                           | Disabled
    MSMQ-HTTP                                    | Disabled
    MSMQ-Multicast                               | Disabled
    MSMQ-Triggers                                | Disabled
    SMB1Protocol                                 | Disabled
    SMB1Protocol-Client                          | Disabled
    SMB1Protocol-Server                          | Disabled
    SMB1Protocol-Deprecation                     | Disabled
    DataCenterBridging                           | Disabled
    ServicesForNFS-ClientOnly                    | Disabled
    ClientForNFS-Infrastructure                  | Disabled
    NFS-Administration                           | Disabled
    SmbDirect                                    | Disabled
    HostGuardian                                 | Disabled
    MultiPoint-Connector                         | Disabled
    MultiPoint-Connector-Services                | Disabled
    MultiPoint-Tools                             | Disabled
    AppServerClient                              | Disabled
    WorkFolders-Client                           | Disabled
    Printing-Foundation-Features                 | Disabled
    FaxServicesClientPackage                     | Disabled
    Printing-Foundation-InternetPrinting-Client  | Disabled
    Printing-Foundation-LPDPrintService          | Disabled
    Printing-Foundation-LPRPortMonitor           | Disabled
    MicrosoftWindowsPowerShellV2Root             | Disabled
    MicrosoftWindowsPowerShellV2                 | Disabled
    Windows-Identity-Foundation                  | Disabled
    Microsoft-Windows-Subsystem-Linux            | Disabled
    HypervisorPlatform                           | Disabled
    VirtualMachinePlatform                       | Disabled
    Microsoft-Windows-NetFx3-OC-Package          | Disabled
    Microsoft-Windows-NetFx4-US-OC-Package       | Enabled
    Microsoft-Windows-Client-EmbeddedExp-Package | Disabled
    Microsoft-Windows-NetFx3-WCF-OC-Package      | Disabled
    Microsoft-Windows-NetFx4-WCF-US-OC-Package   | Disabled
    Containers-DisposableClientVM                | Disabled
    Microsoft-Hyper-V-All                        | Disabled
    Microsoft-Hyper-V                            | Disabled
    Microsoft-Hyper-V-Tools-All                  | Disabled
    Microsoft-Hyper-V-Management-PowerShell      | Disabled
    Microsoft-Hyper-V-Hypervisor                 | Disabled
    Microsoft-Hyper-V-Services                   | Disabled
    Microsoft-Hyper-V-Management-Clients         | Disabled
    Client-DeviceLockdown                        | Disabled
    Client-EmbeddedShellLauncher                 | Disabled
    DirectoryServices-ADAM-Client                | Disabled
    Windows-Defender-ApplicationGuard            | Disabled
    Containers                                   | Disabled
    
     
  16. MSMG

    MSMG MDL Developer

    Jul 15, 2011
    6,414
    15,627
    210