1. cunuhoujabsq

    cunuhoujabsq MDL Novice

    Jan 30, 2015
    19
    8
    0
    how to completely delete the start menu?
     
  2. MSMG

    MSMG MDL Developer

    Jul 15, 2011
    6,414
    15,614
    210
    In v10.1, I have updated the code to remove the changes done by CU .331 to the removed components, using the image with previous CU's other than .208 breaks the installation of the newer CU.

    Do test with the next upcoming CU, it will install properly.

     
  3. inTerActionVRI

    inTerActionVRI MDL Expert

    Sep 23, 2009
    1,748
    3,575
    60
    I've had these problems. In my case, these were registry entries that had not been properly converted with NTlite.
    It integrates your reg files as they are. That's where I had problems, before I started using the MSMG Toolkit.

    If you put your reg files to be integrated through the toolkit, everything will be converted and integrated correctly.
    can be directly related to registry settings on keys
    HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\
    have to replace (within the reg files) with
    HKEY_LOCAL_MACHINE\SYSTEM\ControlSet001\
    Inside the toolkit it changes a little more.

    To solve it easily you can open your files with notepad and use replace CurrentControlSet with ControlSet001 and click on replace everything.

    Tip: Start again with an unchanged image.

    If that solves the problem, tell us. If not, it is one step less to have problems in the future.

    So, it may be, too, because of removing some components. But I can't tell you which ones.
     
  4. MSMG

    MSMG MDL Developer

    Jul 15, 2011
    6,414
    15,614
    210
    That's Edge Chromium which is not removed by Toolkit yet.

    To un-install it, open a administrator command prompt and navigate to the edge installation folder and run the below command.

    Code:
    setup.exe --uninstall --system-level --verbose-logging --force-uninstall
    
     
  5. MSMG

    MSMG MDL Developer

    Jul 15, 2011
    6,414
    15,614
    210
    Use the Image with latest CU integrated and make sure there's no AV interference with the Toolkit folder.

     
  6. MSMG

    MSMG MDL Developer

    Jul 15, 2011
    6,414
    15,614
    210
    In Integrate Menu, the Updates integration should be after the Features as integrating the features after the update will make the Windows Update to re-offer the updates to update the files related to these features.

     
  7. inTerActionVRI

    inTerActionVRI MDL Expert

    Sep 23, 2009
    1,748
    3,575
    60
    #15868 inTerActionVRI, Jul 8, 2020
    Last edited: Jul 9, 2020
  8. E_B_M

    E_B_M MDL Member

    Jan 16, 2012
    173
    99
    10
    Below is components removed list (which excluded Windows Backup) which did not break system restore .

    GameExplorer
    SpeechRecognition
    WinSAT
    AssignedAccess
    CEIP_SQM
    FaceRecognition
    LocationService
    PicturePassword
    UnifiedTelemetryClient
    WindowsErrorReporting
    WindowsInsiderHub
    HomeGroup
    MultiPointConnector
    RemoteAssistance
    DeviceLockdown
    EaseOfAccessThemes
    EasyTransfer
    FileHistory
    SecurityCenter
    StepsRecorder
    WindowsSubsystemForLinux
    WindowsToGo
    AADBrokerPlugin
    AssignedAccessLockApp
    BioEnrollment
    CBSPreview
    ContentDeliveryManager
    ECApp
    LockApp
    MapControl
    NarratorQuickStart
    OneDrive
    ParentalControls
    PeopleExperienceHost
    QuickAssist
    RetailDemoContent
    SecureAssessmentBrowser
    SettingSync
    SkypeORTC
    Win32WebViewHost
    WindowsDefender
    WindowsMixedReality
    WindowsReaderPDF
    XboxGameCallableUI
    Paint3D
    XboxApp
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  9. inTerActionVRI

    inTerActionVRI MDL Expert

    Sep 23, 2009
    1,748
    3,575
    60
    #15870 inTerActionVRI, Jul 9, 2020
    Last edited: Jul 10, 2020
    https://forums.mydigitallife.net/threads/msmg-toolkit.50572/page-793#post-1606110

    Resent an today v3 updated file in the post above.

    Fix Cortana App was not removed in 2004 H1 (only in the custom removal options I made available).

    Edit: Fixed the bug in the question about choosing the StorageDrive, when you answer "No". I kept asking for the letter and did not go to the Main Menu.
     
  10. l3ullseye

    l3ullseye MDL Novice

    Sep 6, 2010
    7
    1
    0
    So I can't use the latest iso?, Do I have to use the 1709 Creators Update, or is there a v2004 iso with the CU included?
    Sorry I didn't get that!

    I'll check the AV...

    I am using a clean unchanged image (ISO)

    Thanks!
     
  11. miketunes

    miketunes MDL Novice

    Aug 23, 2010
    41
    5
    0
    I'm get a failure to install 2020-06 Cumulative update for Windows 10 2004 (KB4557957) with a fresh install on 10.1. sfc scan comes clean. This is one of the updates that causes savin printer issues - is it possible it's failing because microsoft doesn't want it deployed - or something with my ISO? Anyone else have this issue?
     
  12. Enthousiast

    Enthousiast MDL Tester

    Oct 30, 2009
    50,320
    106,597
    450
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  13. rorewe4314

    rorewe4314 MDL Member

    Jun 18, 2020
    107
    22
    10
    #15874 rorewe4314, Jul 9, 2020
    Last edited: Jul 9, 2020
    MSMG,

    How can I remove Windows ink workspace?
    As I understand it, it is only for uwp applications.

    p.s
    Requires Screen Sketch to work!
     
  14. OrdinaryNova

    OrdinaryNova MDL Novice

    Mar 15, 2019
    32
    3
    0
    Hello there,
    I have a stupid issue, I had created a 2004.264 DVD as usual using MSMG Toolkit but just realized "Work Folders" feature doesn't work in my version ( where I removed Telemetry, Defender etc etc )
    Just wondered if anyone knows which components I need to use Work Folders and if there is a way to add them to an already installed Windows 10?
    Thanks in advance.
     
  15. MSMG

    MSMG MDL Developer

    Jul 15, 2011
    6,414
    15,614
    210
    Use the latest v2004 image, integrate the .331 CU using the Toolkit and then remove the components.

     
  16. MSMG

    MSMG MDL Developer

    Jul 15, 2011
    6,414
    15,614
    210
    Do integrate the latest update KB4567523 and then remove the components.

     
  17. MSMG

    MSMG MDL Developer

    Jul 15, 2011
    6,414
    15,614
    210
    Windows ink workspace is connected with several touch related things, need to check which components are affected.

     
  18. MSMG

    MSMG MDL Developer

    Jul 15, 2011
    6,414
    15,614
    210
    Use the latest v2004 image, integrate the .331 CU using the Toolkit and then remove the components.

     
  19. rorewe4314

    rorewe4314 MDL Member

    Jun 18, 2020
    107
    22
    10
    #15880 rorewe4314, Jul 9, 2020
    Last edited: Jul 9, 2020

    Code:
    Edge
    OneDrive
    SecureAssessmentBrowser
    3DViewer
    AdvertisingXaml
    Alarms
    BingWeather
    Calculator
    Camera
    CommunicationsApps
    Cortana
    DesktopAppInstaller
    FeedbackHub
    GetHelp
    Getstarted
    HEIFImageExtension
    Maps
    MixedRealityPortal
    OfficeHub
    OfficeOneNote
    Paint3D
    People
    Photos
    ScreenSketch
    SkypeApp
    SolitaireCollection
    SoundRecorder
    StickyNotes
    VP9VideoExtensions
    WalletService
    WebMediaExtensions
    WebpImageExtensions
    WindowsStore
    XboxApp
    XboxIdentityProvider
    YourPhone
    ZuneMusic
    ZuneVideo
    
    WindowsInsiderHub
    SecurityCenter
    ContentDeliveryManager
    PeopleExperienceHost
    SmartScreen
    WindowsDefender
    XboxGameCallableUI
    I use your list to create new LTSC Build 2004, I have not expanded it a bit. I try to cut out as much trash as possible without harming the system!

    p.s

    SFC Checker 100% Verified :):D

    This assembly gives 2 times more performance than the official LTSC from MS, on some PCs even 3 times! Tests in YouTube games are impressive and shocking at the same time! Thank you for your wonderful work!