1. MSMG

    MSMG MDL Developer

    Jul 15, 2011
    6,414
    15,627
    210
    Did you used the Toolkit to mount the offline registry hives or did you manually used the commands to mount them?

    If you had manually used the commands, make sure you have mounted all the reg hives specified in the registry file properly, use these three before the importing of registry

    reg load HKLM\TK_DEFAULT Mount\Install\Windows\System32\config\DEFAULT
    reg load HKLM\TK_SOFTWARE Mount\Install\Windows\System32\config\software
    reg load HKLM\TK_SYSTEM Mount\Install\Windows\System32\config\system

    and use these three lines after importing the registry.

    reg unload HKLM\TK_DEFAULT
    reg unload HKLM\TK_SOFTWARE
    reg unload HKLM\TK_SYSTEM

     
  2. windows builder

    windows builder MDL Guru

    Sep 13, 2017
    2,219
    1,555
    90
    @MSMG
    How to disable or remove SmartScreen and Security Health Center in the installed system?
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  3. amnester

    amnester MDL Junior Member

    Nov 9, 2018
    72
    18
    0
    Integration EdgeChromium in Win10Pro_1909-18363. 657_Russian_x64 was successful!!! Everything works without errors! After installing Windows, the old Edge icon was in the start menu and on the desktop, after restarting Windows, the icon changed to the new Edge everywhere. Thank you, MSMG!!!
     
  4. MSMG

    MSMG MDL Developer

    Jul 15, 2011
    6,414
    15,627
    210
    Disabling SmartScreen

    Code:
    [HKEY_CURRENT_USER\SOFTWARE\Classes\Local Settings\Software\Microsoft\Windows\CurrentVersion\AppContainer\Storage\microsoft.microsoftedge_8wekyb3d8bbwe\MicrosoftEdge\PhishingFilter]
    "EnabledV9"=dword:00000000
    "PreventOverride"=dword:00000000
    
    [HKEY_CURRENT_USER\SOFTWARE\Microsoft\Windows\CurrentVersion\AppHost]
    "EnableWebContentEvaluation"=dword:00000000
    
    [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer]
    "SmartScreenEnabled"="Off"
    
    [HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows\System]
    "EnableSmartScreen"=dword:00000000
    
    [HKEY_USERS\.DEFAULT\Software\Classes\Local Settings\Software\Microsoft\Windows\CurrentVersion\AppContainer\Storage\microsoft.microsoftedge_8wekyb3d8bbwe\MicrosoftEdge\PhishingFilter]
    "EnabledV9"=dword:00000000
    "PreventOverride"=dword:00000000
    
    [HKEY_USERS\.DEFAULT\Software\Microsoft\Windows\CurrentVersion\AppHost]
    "EnableWebContentEvaluation"=dword:00000000
    
    Are you referring Security Health Center to Security Center or Windows Security (Defender)?

     
  5. Kruton

    Kruton MDL Novice

    Sep 9, 2017
    23
    6
    0
    That's interesting.
    Would [HKEY_USERS\.DEFAULT\ be the place to pre-disable services?

     
  6. windows builder

    windows builder MDL Guru

    Sep 13, 2017
    2,219
    1,555
    90
    I did not understand your question.
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  7. MSMG

    MSMG MDL Developer

    Jul 15, 2011
    6,414
    15,627
    210
    Yes you can integrate those keys to offline image for pre-disabling.

     
  8. boyonthebus

    boyonthebus MDL Expert

    Sep 16, 2018
    1,168
    754
    60
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  9. MSMG

    MSMG MDL Developer

    Jul 15, 2011
    6,414
    15,627
    210
    I mean the Security Center in Control Panel or the Windows Security (Microsoft.Windows.SecHealthUI_cw5n1h2txyewy).

     
  10. windows builder

    windows builder MDL Guru

    Sep 13, 2017
    2,219
    1,555
    90
    Second.
    Windows Security Service In the Task Manager
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  11. MSMG

    MSMG MDL Developer

    Jul 15, 2011
    6,414
    15,627
    210
    Disabling Security Health Service

    Code:
    [HKEY_LOCAL_MACHINE\SYSTEM\ControlSet001\Services\SecurityHealthService]
    "Start"=dword:00000004
    
     
  12. boyonthebus

    boyonthebus MDL Expert

    Sep 16, 2018
    1,168
    754
    60
    Could you be a bit more specific please?
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  13. boyonthebus

    boyonthebus MDL Expert

    Sep 16, 2018
    1,168
    754
    60
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  14. MSMG

    MSMG MDL Developer

    Jul 15, 2011
    6,414
    15,627
    210
    When you open Edge Chromium Settings Page, look in left side pane Privacy or Advanced there will option to enable/disable scanning of files being downloaded.

     
  15. windows builder

    windows builder MDL Guru

    Sep 13, 2017
    2,219
    1,555
    90
    Does not help.
    The process still starts and hangs in the task manager.
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  16. xyuelin

    xyuelin MDL Novice

    Jun 9, 2017
    1
    0
    0
    do 9.5 version support 1909?
     
  17. amnester

    amnester MDL Junior Member

    Nov 9, 2018
    72
    18
    0
    Hi ! Can I use MSMG ToolKit v. 9. 5 for Win10Pro_20H1-19041. 21_x64 to integrate games, gadgets, ..... and deleting Microsoft Store apps ?
     
  18. Yanta

    Yanta MDL Senior Member

    May 21, 2017
    491
    284
    10
    Trying to upgrade my server from 2012 R2 to 2019. I'm new to the server side of things with MSMG, so forgive me if I'm asking a dumb question.

    Grabbed the EVAL ISO from a link here and attempted to /set-edition to serverstandard, but when loading the image in MSMS it still says serverstandardeval.

    Anyway, that's not the main issue. I'm loading it into MSMG because I want to remove some of the components, like search, defender etc. Looking at the documentation for MSMG it says..

    Code:
    [F] - Remove all required Windows Components using [Remove->Remove Windows Components] menu.
    
         Note: Only for Client Editions
    
    and if I go into remove components it only shows the option to remove by package list.

    I had previously installed the server and used remove-windowsfeature windows-defender and system-dataarchive, but at least defender still seemed to be partially present. And even though the search feature was not installed, and cortana was disabled I am still seeing multiple search processes running and I can search from the start menu. I don't need any of this stuff.

    So how do I get rid of it?