1. ingviowarr

    ingviowarr MDL Senior Member

    Dec 14, 2009
    345
    363
    10
    @Feartamixg

    1) You didn't use Toolkit's update options for OS because your build is already is the most recent version?
    I used to only LTSC 2019 and integrating updates for ISO is always a must part.
    Only one correct exception from this rule - if you already have the most rescent build supported by Toolkit.

    2) I just can share another info you can think about - a number of nesessary components, when the Store is NOT removed.
    This info collected by people that use editions newer than LTSC 2019 (i.e. newer than my OS and my experience)

    Apps:

    - Microsoft.DesktopAppInstaller

    - Microsoft.StorePurchaseApp
    - Microsoft.WindowsStore

    - XboxIdentityProvider
    - XboxGameCallableUI

    System Apps:

    - Microsoft.XboxGameCallableUI
    - MicrosoftWindowsClient.CBS

    ----------

    The reality lies somewhere in the middle.
    We have to identify necessary workable config when Store is removed and WindowsStoreClient (back-end) retained.

    I know theory a bit, have some experience / testing in the past (a short period) .
    That was far earlier than @MSMG splitted the Strore on parts.
    My notebook is from era before apps (and always had a classic drivers), I used to LTSC and apps were mostly ignored.
    So we need make a new tests together. And better on newer HW than mine, that have true modern DCH drivers to install.
     
  2. Yanta

    Yanta MDL Senior Member

    May 21, 2017
    491
    284
    10
    #21422 Yanta, Nov 16, 2021
    Last edited: Nov 16, 2021
    The first one does not exist on my system.

    Yep. Clipsvc is always running. It breaks several things if I don't leave it running.
    Appxsvc I have to disable as it accumulates gigs of evtx and tmpx files in %windir%\Temp when enabled.

    Store and store back end are removed from image. As are all xbox components.
    I have no GPO settings that I can find, but I do set a few registry values..

    Code:
    REG ADD "HKEY_CURRENT_USER\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\Advanced" /v StoreAppsOnTaskbar /d 0 /t REG_DWORD /f
    REG ADD "HKEY_CURRENT_USER\Software\Policies\Microsoft\Windows\Explorer" /v NoPinningStoreToTaskbar /d 1 /t REG_DWORD /f
    REG ADD "HKEY_CURRENT_USER\Software\Policies\Microsoft\Windows\Explorer" /v ShowWindowsStoreAppsOnTaskbar /d 2 /t REG_DWORD /f
    REG ADD "HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows\Explorer" /v NoUseStoreOpenWith /d 1 /t REG_DWORD /f
    REG ADD "HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\WindowsStore\WindowsUpdate" /v AutoDownload /d 2 /t REG_DWORD /f
    REG ADD "HKEY_LOCAL_MACHINE\Software\Policies\Microsoft\WindowsStore" /v DisableStoreApps /d 1 /t REG_DWORD /f
    REG ADD "HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\WindowsStore" /v AutoDownload /d 2 /t REG_DWORD /f
    
    I wasn't aware of that. The DDU Author recommends drivers be removed in safe mode.
    I've never had a problem, and I've probably used it a 100 times. But it would definitely save time by not having to boot to safe mode.

    The only thing I have to change to be able to install/jmodify/remove appx packages is to enable appxsvc then reboot.

    the nvcpl package installed without issue. All the content is where it's supposed to be except the license file

    @MSMG suggested that is fine in that it will connect to the internet and activate. That actually doesn't happen. It just throws an error.
    I will remove the drivers again, including nvcpl and try again, now that @MSMG has shown me where to find the licence xml file.
     
  3. PapaKarloS

    PapaKarloS MDL Novice

    Oct 12, 2017
    5
    0
    0
  4. Yanta

    Yanta MDL Senior Member

    May 21, 2017
    491
    284
    10
  5. inTerActionVRI

    inTerActionVRI MDL Expert

    Sep 23, 2009
    1,770
    3,601
    60
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  6. maka213

    maka213 MDL Novice

    Aug 24, 2012
    41
    12
    0

    Yes.
     
  7. Spekuloos

    Spekuloos MDL Novice

    Nov 9, 2021
    3
    2
    0
    Thx the problem was solved by shortening the path name ;)
     
  8. mhussain

    mhussain MDL Senior Member

    Oct 1, 2012
    384
    161
    10
    hi,
    does the issues go away if your toolkit path is
    c:\tk\
    or
    d:\tk\?
    short and sweet?
    Majid
     
  9. roedel

    roedel MDL Junior Member

    Jun 3, 2010
    82
    58
    0
    Any solution for my problem?


    I´ve tested today with .318 again and have the same issue.

    Remove menu is also broken:

    upload_2021-11-16_17-54-39.png

    Many thanks.
     
  10. raptorddd

    raptorddd MDL Addicted

    Aug 17, 2019
    842
    418
    30
    too bad. thank you for your help.
     
  11. MSMG

    MSMG MDL Developer

    Jul 15, 2011
    6,414
    15,627
    210
    Yes may be, but I'm trying with other in-built Win32 function which supports long path names to fix this issue.

     
  12. Dusktilldawn

    Dusktilldawn MDL Junior Member

    Oct 24, 2009
    52
    10
    0
    Hi Master MSMG

    do you have a plan to create .NET6 for W7 & W81
    thanks in advance
     
  13. MSMG

    MSMG MDL Developer

    Jul 15, 2011
    6,414
    15,627
    210
    #21434 MSMG, Nov 16, 2021
    Last edited: Nov 16, 2021
    (OP)
    Checked here with a W11 22000.1 ru-RU ISO, here the menu is working as expected.

    The menu only checks for Image Build and not the Image Service Pack Build or the Image Language, don't know why it's not working for you.

    Can you display the below Debug Information for your image.

    Code:
    ===============================================================================
                           MSMG ToolKit - Debug Information
    ===============================================================================
    
     HostArchitecture=x64
     SelectedSourceOS=w11
     IsSourceSelected=Yes
     IsDialogsEnabled=Yes
     IsLogsEnabled=Yes
    
    
    
     ImageIndexNo=1
     ImageArchitecture=x64
     ImageBuild=22000
     ImageVersion=10.0.22000
     ImageServicePackBuild=1
     ImageServicePackLevel=0
     ImageDefaultLanguage=ru-RU
     ImageCount=1
    
    ===============================================================================
    
    Press any key to continue . . .
    
    Code:
    ===============================================================================
                    MSMG ToolKit - Integrate Windows Features Menu
    ===============================================================================
      [A]   Microsoft .NET Framework 3.5
      [B]   Microsoft .NET Desktop Runtime 6
      [C]   Microsoft Win32 Calculator
      [D]   Windows Accessibility Braille
      [E]   Windows Media Feature Pack
      [F]   Windows Portable Devices
      [G]   Windows PowerShell 7
      [H]   Open Secure Shell (SSH) Client & Server
      [I]   Microsoft Default Inbox Apps
      [J]   Microsoft DaRT 11.0 Tools
      [K]   Microsoft DirectX 9.0c
      [L]   Microsoft Games
      [M]   Windows Sidebar
      [N]   Microsoft Visual C++ Runtime
    
    
      [X]   Go Back
    
    ===============================================================================
    
    Enter Your Choice :
    
    Code:
    ===============================================================================
                              MSMG ToolKit - Remove Menu
    ===============================================================================
    
      [1]   Remove Windows Components
    
      [2]   Remove Windows Apps Using Apps List
    
      [3]   Remove Windows Components Using Package List
    
    
    
    
    
    
    
    
    
    
      [X]   Go Back
    
    ===============================================================================
    
    Enter Your Choice :
    

     
  14. MSMG

    MSMG MDL Developer

    Jul 15, 2011
    6,414
    15,627
    210
    Yes will be creating it soon, just need to prepare the ISO for W7 and W81 to create packs.

     
  15. roedel

    roedel MDL Junior Member

    Jun 3, 2010
    82
    58
    0
    #21436 roedel, Nov 16, 2021
    Last edited: Nov 16, 2021
    Of course

    Code:
    ===============================================================================
                           MSMG ToolKit - Debug Information
    ===============================================================================
    
     HostArchitecture=x64
     SelectedSourceOS=w11
     IsSourceSelected=Yes
     IsDialogsEnabled=Yes
     IsLogsEnabled=Yes
    
    
    
     ImageIndexNo=3
     ImageArchitecture=x64
     ImageBuild=22000
     ImageVersion=10.0.22000
     ImageServicePackBuild=318
     ImageServicePackLevel=0
     ImageDefaultLanguage=de-DE
     ImageCount=10
    
    ===============================================================================
    
    Drücken Sie eine beliebige Taste . . .
    
    I´ve cleaned the Toolkit-Folder and downloaded the Toolkit again. But still same issue.

    Code:
    if "%selectedSourceOS%" neq "w7" if "%selectedSourceOS%" neq "w81" if "%ImageInstallationType:~,6%" equ "Server" (
        echo.  [1]   Remove Windows Components Using Package List
    
    Maybe I´ve found the reason.
    If Toolkit find the ImageInstallationType = Server, then it shows the minimal menu.
    I´m using the Win 11 Boot And Upgrade FiX KiT v2.2 and this change the ImageInstallationType to server I guess.

    I´ll test without the Fix now.

    edit: Damn! That´s it. Works without the Fix. I´m so dumb... Sorry...
     
  16. Ace2

    Ace2 MDL Guru

    Oct 10, 2014
    2,206
    1,909
    90
    Windows 10 Enterprise ltsc 2021 x64:

    Removed ManualSetup from RemovePkgsList_W10_LTSC_2021.txt

    Code:
    Microsoft Windows [Version 10.0.19041.1]
    (c) 2019 Microsoft Corporation. All rights reserved.
    
    C:\Program Files\PowerRun>C:\ToolKitHelper.exe C:\mount C:\RemovePkgsList_W10_LTSC_2021.txt
    MSMG ToolKit Commandline Helper
    Version: 1.0.5508.0
    
    Image Version: 10.0.19044.1288
    
    Component : EdgeChromium
    
    Removing Package files...
    Loading Image Registry...
    Modifying Package Registry...
    Unloading Image Registry...
    
    The operation completed successfully.
    
    Component : InternetExplorer
    
    Removing Package files...
    Modifying Package files...
    Loading Image Registry...
    Modifying Package Registry...
    Unloading Image Registry...
    
    The operation completed successfully.
    
    Component : FirstLogonAnimation
    
    Removing Package files...
    Loading Image Registry...
    Modifying Package Registry...
    Unloading Image Registry...
    
    The operation completed successfully.
    
    Component : GameExplorer
    
    Removing Package files...
    Loading Image Registry...
    Modifying Package Registry...
    Unloading Image Registry...
    
    The operation completed successfully.
    
    Component : SpeechRecognition
    
    Removing Package files...
    Modifying Package files...
    Loading Image Registry...
    Modifying Package Registry...
    Unloading Image Registry...
    
    The operation completed successfully.
    
    Component : TIFFIFilter
    
    Removing Package files...
    Loading Image Registry...
    Modifying Package Registry...
    Unloading Image Registry...
    
    The operation completed successfully.
    
    Component : WindowsMediaPlayer
    
    Removing Package files...
    Modifying Package files...
    Loading Image Registry...
    Modifying Package Registry...
    Unloading Image Registry...
    
    The operation completed successfully.
    
    Component : WindowsPhotoViewer
    
    Removing Package files...
    Modifying Package files...
    Loading Image Registry...
    Modifying Package Registry...
    Unloading Image Registry...
    
    The operation completed successfully.
    
    Component : WinSAT
    
    Removing Package files...
    Modifying Package files...
    Loading Image Registry...
    Modifying Package Registry...
    Unloading Image Registry...
    
    The operation completed successfully.
    
    Component : OfflineFiles
    
    Removing Package files...
    Modifying Package files...
    Loading Image Registry...
    Modifying Package Registry...
    Unloading Image Registry...
    
    The operation completed successfully.
    
    Component : OpenSSH
    
    Removing Package files...
    Modifying Package files...
    Loading Image Registry...
    Modifying Package Registry...
    Unloading Image Registry...
    
    The operation completed successfully.
    
    Component : RemoteDesktopClient
    
    Removing Package files...
    Modifying Package files...
    Loading Image Registry...
    Modifying Package Registry...
    Unloading Image Registry...
    
    The operation completed successfully.
    
    Component : RDC
    
    Removing Package files...
    Loading Image Registry...
    Modifying Package Registry...
    Unloading Image Registry...
    
    The operation completed successfully.
    
    Component : SimpleTCPIPServices
    
    Removing Package files...
    Loading Image Registry...
    Modifying Package Registry...
    Unloading Image Registry...
    
    The operation completed successfully.
    
    Component : TelnetClient
    
    Removing Package files...
    Loading Image Registry...
    Modifying Package Registry...
    Unloading Image Registry...
    
    The operation completed successfully.
    
    Component : TFTPClient
    
    Removing Package files...
    Loading Image Registry...
    Modifying Package Registry...
    Unloading Image Registry...
    
    The operation completed successfully.
    
    Component : AssignedAccess
    
    Removing Package files...
    Modifying Package files...
    Loading Image Registry...
    Modifying Package Registry...
    Unloading Image Registry...
    
    The operation completed successfully.
    
    Component : CEIP
    
    Removing Package files...
    Modifying Package files...
    Loading Image Registry...
    Modifying Package Registry...
    Unloading Image Registry...
    
    The operation completed successfully.
    
    Component : FaceRecognition
    
    Removing Package files...
    Modifying Package files...
    Loading Image Registry...
    Modifying Package Registry...
    Unloading Image Registry...
    
    The operation completed successfully.
    
    Component : KernelDebugging
    
    Removing Package files...
    Loading Image Registry...
    Modifying Package Registry...
    Unloading Image Registry...
    
    The operation completed successfully.
    
    Component : LocationService
    
    Removing Package files...
    Modifying Package files...
    Loading Image Registry...
    Modifying Package Registry...
    Unloading Image Registry...
    
    The operation completed successfully.
    
    Component : PicturePassword
    
    Removing Package files...
    Loading Image Registry...
    Modifying Package Registry...
    Unloading Image Registry...
    
    The operation completed successfully.
    
    Component : PinEnrollment
    
    Removing Package files...
    Loading Image Registry...
    Modifying Package Registry...
    Unloading Image Registry...
    
    The operation completed successfully.
    
    Component : UnifiedTelemetryClient
    
    Removing Package files...
    Modifying Package files...
    Loading Image Registry...
    Modifying Package Registry...
    Unloading Image Registry...
    
    The operation completed successfully.
    
    Component : WiFiNetworkManager
    
    Removing Package files...
    Loading Image Registry...
    Modifying Package Registry...
    Unloading Image Registry...
    
    The operation completed successfully.
    
    Component : WindowsErrorReporting
    
    Removing Package files...
    Modifying Package files...
    Loading Image Registry...
    Modifying Package Registry...
    Unloading Image Registry...
    
    The operation completed successfully.
    
    Component : WindowsInsiderHub
    
    Removing Package files...
    Modifying Package files...
    Loading Image Registry...
    Modifying Package Registry...
    Unloading Image Registry...
    
    The operation completed successfully.
    
    Component : MultiPointConnector
    
    Removing Package files...
    Loading Image Registry...
    Modifying Package Registry...
    Unloading Image Registry...
    
    The operation completed successfully.
    
    Component : RemoteAssistance
    
    Removing Package files...
    Modifying Package files...
    Loading Image Registry...
    Modifying Package Registry...
    Unloading Image Registry...
    
    The operation completed successfully.
    
    Component : RemoteDesktopServer
    
    Removing Package files...
    Modifying Package files...
    Loading Image Registry...
    Modifying Package Registry...
    Unloading Image Registry...
    
    The operation completed successfully.
    
    Component : RemoteRegistry
    
    Removing Package files...
    Loading Image Registry...
    Modifying Package Registry...
    Unloading Image Registry...
    
    The operation completed successfully.
    
    
    Component : DeviceLockdown
    
    Removing Package files...
    Modifying Package files...
    Loading Image Registry...
    Modifying Package Registry...
    Unloading Image Registry...
    
    The operation completed successfully.
    
    Component : EaseOfAccessThemes
    
    Removing Package files...
    Loading Image Registry...
    Modifying Package Registry...
    Unloading Image Registry...
    
    The operation completed successfully.
    
    Component : EasyTransfer
    
    Removing Package files...
    Loading Image Registry...
    Modifying Package Registry...
    Unloading Image Registry...
    
    The operation completed successfully.
    
    Component : FileHistory
    
    Removing Package files...
    Modifying Package files...
    Loading Image Registry...
    Modifying Package Registry...
    Unloading Image Registry...
    
    The operation completed successfully.
    
    Component : ProjFS
    
    Removing Package files...
    Loading Image Registry...
    Modifying Package Registry...
    Unloading Image Registry...
    
    The operation completed successfully.
    
    Component : SecurityCenter
    
    Removing Package files...
    Modifying Package files...
    Loading Image Registry...
    Modifying Package Registry...
    Unloading Image Registry...
    
    The operation completed successfully.
    
    Component : StepsRecorder
    
    Removing Package files...
    Loading Image Registry...
    Modifying Package Registry...
    Unloading Image Registry...
    
    The operation completed successfully.
    
    Component : StorageSpaces
    
    Removing Package files...
    Modifying Package files...
    Loading Image Registry...
    Modifying Package Registry...
    Unloading Image Registry...
    
    The operation completed successfully.
    
    Component : SystemRestore
    
    Removing Package files...
    Modifying Package files...
    Loading Image Registry...
    Modifying Package Registry...
    Unloading Image Registry...
    
    The operation completed successfully.
    
    Component : WindowsBackup
    
    Removing Package files...
    Modifying Package files...
    Loading Image Registry...
    Modifying Package Registry...
    Unloading Image Registry...
    
    The operation completed successfully.
    
    Component : WindowsFirewall
    
    Removing Package files...
    Modifying Package files...
    Loading Image Registry...
    Modifying Package Registry...
    Unloading Image Registry...
    
    The operation completed successfully.
    
    Component : WindowsSubsystemForLinux
    
    Removing Package files...
    Loading Image Registry...
    Modifying Package Registry...
    Unloading Image Registry...
    
    The operation completed successfully.
    
    Component : WindowsToGo
    
    Removing Package files...
    Modifying Package files...
    Loading Image Registry...
    Modifying Package Registry...
    Unloading Image Registry...
    
    The operation completed successfully.
    
    Component : Wordpad
    
    Removing Package files...
    Modifying Package files...
    Loading Image Registry...
    Modifying Package Registry...
    Unloading Image Registry...
    
    The operation completed successfully.
    
    Component : AADBrokerPlugin
    
    Removing Package files...
    Loading Image Registry...
    Modifying Package Registry...
    Unloading Image Registry...
    
    The operation completed successfully.
    
    Component : AccountsControl
    
    Removing Package files...
    Loading Image Registry...
    Modifying Package Registry...
    Unloading Image Registry...
    
    The operation completed successfully.
    
    Component : AssignedAccessLockApp
    
    Removing Package files...
    Loading Image Registry...
    Modifying Package Registry...
    Unloading Image Registry...
    
    The operation completed successfully.
    
    Component : AsyncTextService
    
    Removing Package files...
    Loading Image Registry...
    Modifying Package Registry...
    Unloading Image Registry...
    
    The operation completed successfully.
    
    Component : BioEnrollment
    
    Removing Package files...
    Loading Image Registry...
    Modifying Package Registry...
    Unloading Image Registry...
    
    The operation completed successfully.
    
    Component : CallingShellApp
    
    Removing Package files...
    Loading Image Registry...
    Modifying Package Registry...
    Unloading Image Registry...
    
    The operation completed successfully.
    
    Component : CapturePicker
    
    Removing Package files...
    Loading Image Registry...
    Modifying Package Registry...
    Unloading Image Registry...
    
    The operation completed successfully.
    
    Component : CBSPreview
    
    Removing Package files...
    Loading Image Registry...
    Modifying Package Registry...
    Unloading Image Registry...
    
    The operation completed successfully.
    
    Component : ContentDeliveryManager
    
    Removing Package files...
    Modifying Package files...
    Loading Image Registry...
    Modifying Package Registry...
    Unloading Image Registry...
    
    The operation completed successfully.
    
    Component : CredDialogHost
    
    Removing Package files...
    Loading Image Registry...
    Modifying Package Registry...
    Unloading Image Registry...
    
    The operation completed successfully.
    
    Component : ECApp
    
    Removing Package files...
    Loading Image Registry...
    Modifying Package Registry...
    Unloading Image Registry...
    
    The operation completed successfully.
    
    
    Component : EdgeDevToolsClient
    
    Removing Package files...
    Loading Image Registry...
    Modifying Package Registry...
    Unloading Image Registry...
    
    The operation completed successfully.
    
    Component : FileExplorer
    
    Removing Package files...
    Modifying Package files...
    Loading Image Registry...
    Modifying Package Registry...
    Unloading Image Registry...
    
    The operation completed successfully.
    
    Component : LockApp
    
    Removing Package files...
    Loading Image Registry...
    Modifying Package Registry...
    Unloading Image Registry...
    
    The operation completed successfully.
    
    Component : MapControl
    
    Removing Package files...
    Modifying Package files...
    Loading Image Registry...
    Modifying Package Registry...
    Unloading Image Registry...
    
    The operation completed successfully.
    
    Component : NarratorQuickStart
    
    Removing Package files...
    Loading Image Registry...
    Modifying Package Registry...
    Unloading Image Registry...
    
    The operation completed successfully.
    
    
    Component : OOBENetworkCaptivePortal
    
    Removing Package files...
    Loading Image Registry...
    Modifying Package Registry...
    Unloading Image Registry...
    
    The operation completed successfully.
    
    Component : OOBENetworkConnectionFlow
    
    Removing Package files...
    Loading Image Registry...
    Modifying Package Registry...
    Unloading Image Registry...
    
    The operation completed successfully.
    
    Component : ParentalControls
    
    Removing Package files...
    Modifying Package files...
    Loading Image Registry...
    Modifying Package Registry...
    Unloading Image Registry...
    
    The operation completed successfully.
    
    Component : PeopleExperienceHost
    
    Removing Package files...
    Loading Image Registry...
    Modifying Package Registry...
    Unloading Image Registry...
    
    The operation completed successfully.
    
    Component : QuickAssist
    
    Removing Package files...
    Loading Image Registry...
    Modifying Package Registry...
    Unloading Image Registry...
    
    The operation completed successfully.
    
    Component : RetailDemoContent
    
    Removing Package files...
    Modifying Package files...
    Loading Image Registry...
    Modifying Package Registry...
    Unloading Image Registry...
    
    The operation completed successfully.
    
    
    Component : SkypeORTC
    
    Removing Package files...
    Loading Image Registry...
    Modifying Package Registry...
    Unloading Image Registry...
    
    The operation completed successfully.
    
    Component : SmartScreen
    
    Removing Package files...
    Loading Image Registry...
    Modifying Package Registry...
    Unloading Image Registry...
    
    The operation completed successfully.
    
    Component : Win32WebViewHost
    
    Removing Package files...
    Loading Image Registry...
    Modifying Package Registry...
    Unloading Image Registry...
    
    The operation completed successfully.
    
    Component : WindowsDefender
    
    Removing Package files...
    Modifying Package files...
    Loading Image Registry...
    Modifying Package Registry...
    Unloading Image Registry...
    
    The operation completed successfully.
    
    Component : WindowsMixedReality
    
    Removing Package files...
    Modifying Package Registry...
    Loading Image Registry...
    Modifying Package Registry...
    Unloading Image Registry...
    
    The operation completed successfully.
    
    Component : WindowsReaderPDF
    
    Removing Package files...
    Loading Image Registry...
    Modifying Package Registry...
    Unloading Image Registry...
    
    The operation completed successfully.
    
    Component : WindowsStoreClient
    
    Removing Package files...
    Modifying Package files...
    Loading Image Registry...
    Modifying Package Registry...
    Unloading Image Registry...
    
    The operation completed successfully.
    
    Component : XboxClient
    
    Removing Package files...
    Modifying Package files...
    Loading Image Registry...
    Modifying Package Registry...
    Unloading Image Registry...
    
    The operation completed successfully.
    
    Component : XboxGameCallableUI
    
    Removing Package files...
    Loading Image Registry...
    Modifying Package Registry...
    Unloading Image Registry...
    
    The operation completed successfully.
    
    Component : XGpuEjectDialog
    
    Removing Package files...
    Loading Image Registry...
    Modifying Package Registry...
    Unloading Image Registry...
    
    The operation completed successfully.
    
    Component : Alarms, not found...
    
    
    Component : BingWeather, not found...
    
    Component : Calculator, not found...
    
    Component : Camera, not found...
    
    
    Component : CommunicationsApps, not found...
    
    Component : Cortana, not found...
    
    Component : DesktopAppInstaller, not found...
    
    Component : FeedbackHub, not found...
    
    
    Component : GetHelp, not found...
    
    Component : Getstarted, not found...
    
    Component : HEIFImageExtension, not found...
    
    Component : Maps, not found...
    
    
    Component : OfficeHub, not found...
    
    Component : Paint
    
    Removing Package files...
    Modifying Package files...
    Loading Image Registry...
    Modifying Package Registry...
    Unloading Image Registry...
    
    The operation completed successfully.
    
    Component : People, not found...
    
    Component : Photos, not found...
    
    
    Component : ScreenSketch, not found...
    
    Component : SolitaireCollection, not found...
    
    Component : SoundRecorder, not found...
    
    Component : StickyNotes, not found...
    
    Component : StorePurchaseApp, not found...
    
    
    
    Component : VP9VideoExtensions, not found...
    
    Component : WebMediaExtensions, not found...
    
    Component : WebpImageExtension, not found...
    
    Component : WindowsStoreApp, not found...
    
    Component : XboxGameOverlay, not found...
    
    Component : XboxGamingOverlay, not found...
    
    Component : XboxIdentityProvider, not found...
    
    Component : XboxSpeechToTextOverlay, not found...
    
    Component : XboxTCUI, not found...
    
    Component : YourPhone, not found...
    
    Component : ZuneMusic, not found...
    
    Component : ZuneVideo, not found...
    Code:
    Microsoft Windows [Version 10.0.19041.1]
    (c) 2019 Microsoft Corporation. All rights reserved.
    
    C:\Windows\system32>sfc /scannow /offbootdir=C:\mount /offwindir=C:\mount\windows
    
    Beginning system scan.  This process will take some time.
    
    
    Windows Resource Protection did not find any integrity violations.
     
  17. dany0071199661

    dany0071199661 MDL Member

    Oct 5, 2021
    136
    20
    10
    can anyone make safe remove pck list for windows 11?
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  18. tokacz

    tokacz MDL Novice

    Nov 21, 2009
    7
    3
    0
    my list:
    EdgeChromium
    FirstLogonAnimation
    GameExplorer
    TIFFIFilter
    OfflineFiles
    OpenSSH
    RemoteDesktopClient
    RDC
    SimpleTCPIPServices
    TelnetClient
    TFTPClient
    CEIP
    LocationService
    PicturePassword
    PinEnrollment
    UnifiedTelemetryClient
    WindowsInsiderHub
    MultiPointConnector
    RemoteAssistance
    RemoteDesktopServer
    RemoteRegistry
    WorksFolderClient
    DeviceLockdown
    EasyTransfer
    ProjFS
    SecurityCenter
    StepsRecorder
    WindowsSubsystemForLinux
    WindowsToGo
    Wordpad
    AsyncTextService
    BioEnrollment
    CallingShellApp
    CapturePicker
    CBSPreview
    CredDialogHost
    ECApp
    Edge
    EdgeDevToolsClient
    FileExplorer
    LockApp
    MapControl
    NarratorQuickStart
    OneDrive
    OOBENetworkCaptivePortal
    OOBENetworkConnectionFlow
    ParentalControls
    PeopleExperienceHost
    QuickAssist
    RetailDemoContent
    SecureAssessmentBrowser
    SkypeORTC
    SmartScreen
    Win32WebViewHost
    WindowsDefender
    WindowsMixedReality
    WindowsReaderPDF
    XboxGameCallableUI
    XGpuEjectDialog
    Alarms
    BingNews
    BingWeather
    Camera
    ClientWebExperience
    CommunicationsApps
    Cortana
    DesktopAppInstaller
    FeedbackHub
    GamingApp
    GetHelp
    Getstarted
    HEIFImageExtension
    Maps
    Notepad
    OfficeHub
    Paint
    People
    Photos
    PowerAutomateDesktop
    ScreenSketch
    SolitaireCollection
    SoundRecorder
    StickyNotes
    Todos
    VP9VideoExtensions
    WebMediaExtensions
    WebpImageExtension
    YourPhone
    ZuneMusic
    ZuneVideo

    I don't know if it's 100% safe. Works good for me.
     
  19. mtfclphtknlrkn

    mtfclphtknlrkn MDL Novice

    Nov 6, 2021
    40
    12
    0
    MSMG, Does your tool support Windows 10 Enterprise LTSC 2021?